When using the following code:

tesseract::TessBaseAPI tess;
int result = tesseract.Init(argv[0], lang);

Init will return -1, indication that something went wrong. I know the
tessdata is in the right location (if I move it I get an actual error
message), but I can't seem to figure out why Init() is not working
now. How can I get more info about what is going wrong?

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tesseract-ocr?hl=en.

Reply via email to