I am able to confirm Tesseract r454 with new Leptonica-1.66 binary ran w/o the problem that was reported in Issue 304. Well, with one little other problem, though:
Could not open file, ./tessdata/eng.user-words I had to create an empty file with the name to get it to run. When I tried with -l vie, it again put out another error: Could not open file, ./tessdata/vie.user-words The program should be able to continue w/o any *.user-words files. Thanks. On Aug 23, 6:19 am, zdenko podobny <zde...@gmail.com> wrote: > > There is new version (1.66) of leptonica [1] including precompiled windows > libraries. I copied > lib/*.lib from leptonica-1.66-win32-lib-include-dirs.zip to tesseract\lib > and lib/*.dll to tesseract\ directory.. > > Than I was able to build Debug and Release version tesseract and > these commands work :-): > > tesseract.exe phototest.tif phototest > tesseract.exe phototest.tif phototest batch.nochop makebox > tesseract.exe phototest.tif phototest nobatch box.train > > This is first time when I was able to compile tesseract on windows and it > produce output :-). I have almost no experience with compiling sw on Windows > so it would be great is somebody can check this or provide better process. > > [1]http://code.google.com/p/leptonica/downloads/list > > BR, > > Zd. -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to tesseract-...@googlegroups.com. To unsubscribe from this group, send email to tesseract-ocr+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/tesseract-ocr?hl=en.