Tesseract 3.05 Build errors in Visual Studio 2017
问题 I used the solution provided here in order to make Tesseract 3.05 work on my windows10 x64 project, visual studio 2017. I got these errors when building it: 11>c:\users\mestiri\documents\vs2015_tesseract-master\vs2015_tesseract-master\tesseract_3.05\ccutil\unichar.h(164): error C3646: 'UTF32ToUTF8': unknown override specifier 11>c:\users\mestiri\documents\vs2015_tesseract-master\vs2015_tesseract-master\tesseract_3.05\ccutil\unichar.h(164): error C2059: syntax error: 'const' 11>c:\users\jihed