Is there any solution for compiling tesseract on vs 2015?

40 views
Skip to first unread message

楊承憲四資工一甲

unread,
May 28, 2018, 6:38:40 AM5/28/18
to tesseract-ocr
Hello guys !

Is there any way to generate lib and dll files (like OpenCV) for me to include in Visual Studio C++?

I've been trying to solve this for days !

Environment

  • Platform:
    Platform: Windows 10 64-bit
    Visual Studia 2015


I DID follow the way on github.com/tesseract-ocr to compile on Visual Studio 2015


After
   cppan ..
   mkdir build && cd build
   cmake .. -G "Visual Studio 14 2015 Win64"

also encountered encoding format problems , right after fixing it

there was another problem shows that missing '.cppan\storage\lib\c98ba788\Debug\pvt.cppan.demo.unicode.icu.i18n-61.1.0.lib' 

but I checked .cppan\storage , I found folder \.cppan\storage\src\0b\29\775e\i18n that actually has its .cpp & .h files

And It doesn't generate some lib files that I need.

ANYONE or ANYWAY can help to solve this? 
Reply all
Reply to author
Forward
0 new messages