Tags: idscan/leptonica
Tags
Add ENABLE_LEPTWIN option and default off leftwin.c does not build on Windows Server 2019 targets but seems that tesseract does not actually use it, so disable builds
Ensure microsoft extensions are added for VS builds To overcome the issue where some MS header files include C++ style comments - true for Windows Server 2019 sdk
Change C++ to C comments Since we are compiling as C, seems C++ style comments (//) are causing issues. Guess work on some compilers but not all.
Fix hunterisation Some minor fixes from the earlier changes where we've manually corrected older version.
Fix hunterisation Some minor fixes from the earlier changes where we've manually corrected older version.
Merge pull request #1 from john-forrest/hunter Fix for iOS builds
Merge pull request hunter-packages#6 from xsacha/hunter Fix MSVC2015
Merge pull request hunter-packages#5 from xsacha/hunter Just link targets directly. No need to check.
PreviousNext