Basic tutorials to build v3.02.02 library with Qt 5.1 or library + tesseract .exe with MinGW + CMake
64 views
Skip to first unread message
Broija
unread,
Oct 5, 2014, 6:00:46 PM10/5/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tesser...@googlegroups.com
Hi,
I've posted an article that explains how you can compile tesseract-ocr 3.02.02 with MinGW and CMake. Tested with basic MinGW from www.mingw.org and the one given with Qt 5.1.
The steps described are very basic and surely deserve some improvements though it can be sufficient to get started.
It doesn't deal with Leptonica compilation. I've used already compiled libraries from zdenop's repository: https://github.com/zdenop/tesseract-mingw . Thanks a lot to him for his work!