Tesseract-OCR_for_Windows icon indicating copy to clipboard operation
Tesseract-OCR_for_Windows copied to clipboard

Allow building with the free VS 2017 build tools.

Open ilatypov opened this issue 7 years ago • 1 comments

This aims at solving issue #16 . The added scripts require local admin rights. The new Windows native docker support may solve this limit.

Attempting to install build tools locally (--installPath c:/vs2017) without admin rights results in an exit code 138 from the installer.

Using /m speeds up msbuild but conflicts with HP Fortify's sourceanalyzer.

ilatypov avatar May 16 '17 06:05 ilatypov

Thanks for your pull request :)

peirick avatar May 22 '17 21:05 peirick