Hi, i had a similar issue, did you tried to add a debug in the source code, something like :
*std::cerr << traineddata_path.c_str() << std::endl;* or a printf should do it. did you do this command from the wiki ? src/training/tesstrain.sh --fonts_dir /usr/share/fonts --lang eng --linedata_only \ --noextract_font_properties --langdata_dir ../langdata \ --tessdata_dir ./tessdata --output_dir ~/tesstutorial/engtrain By the way, i am stuck at this point , tesseract seems to loop infintely at this point. -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/6e11f4c3-3142-45a1-9f31-9a9f86504a93%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

