tesseract-emscripten icon indicating copy to clipboard operation
tesseract-emscripten copied to clipboard

cannot build the visual studio 2010 project

Open ioniverse opened this issue 9 years ago • 2 comments

visual studio 2010 project cannot be built because of this error:

"Cannot open include file: 'allheaders.h': No such file or directory"

Can you help me with a solution to this?

ioniverse avatar Dec 01 '15 16:12 ioniverse

try using the makefile in the javascript/ directory

https://github.com/naptha/tesseract-emscripten/blob/master/javascript/Makefile

antimatter15 avatar Dec 02 '15 02:12 antimatter15

I tried the makefile in the javascript directory, but there is no "wumbo" directory under leptonica.

hahongchul avatar Nov 13 '18 02:11 hahongchul