On Thu, Aug 19, 2010 at 11:45 PM, Max <[email protected]> wrote: > > On Aug 19, 11:49 am, "Jimmy O'Regan" <[email protected]> wrote: > > On 19 August 2010 11:23, Joe Degenhardt <[email protected]> > wrote: > > > > No, that's the state of things. > > > > hmm... The latest code compiles and works for me :). May be I should > have mentioned that only the release mode is compilable and runnable > "out of the box", since leptonlibd.dll (debug version of leptonica) is > missing on svn. > > >The latest revision in > >the svn can be compiled and does not crash so far but stops with an > >error message which has already been reported in issue 345. > > To workaround issue 345 you can revert change #r448 . > > max > > -- > 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]<tesseract-ocr%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/tesseract-ocr?hl=en. > > 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 [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.

