I downloaded the current (v254) svn code 2.04. I compiled using VS2005express before seeing this post about 2005 deprecated. Why?? I compiled using the 2005 sln from 2.03, compiled with less warnings this time. I am running on 2003 server SP1. The dll works great...rather slow though. But when running EXE in the command prompt nothing happens, no log file ( which I see from the post that it won't produce a log file) nor an output file. When stepping into the debug window, I am getting an Unhandled exception at 0x6fd8cf1d in tesseract.exe: 0xC0000005: Access violation reading location 0x00000245.
This happens at line 205 @tessedit.cpp TIFFGetField(tif, TIFFTAG_IMAGEWIDTH, &image_width); This was the same error I was getting with 2.03. I have the HAVE_LIBTIFF defined with the library installed. Here is the dissasembly from the libtiff3.dll 6FD8CF1D mov ebx,dword ptr [edx+244h] EBX = 7FFDF000 EDX = 000000001 ESP = 0012F9E8 ESI = 00000100 Please help! Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

