Thanks, TP, I will try it. I also considered building leptonica from scratch, so may do that as well. Maybe it is something with my setup, though strange it is only this file... of course only .gif I tested. I will test with the built tesseract .exe as well.
What version of leptonica is your tesseract using? On Tuesday, December 18, 2012 5:23:33 AM UTC-5, TP wrote: > > On Mon, Dec 17, 2012 at 3:29 PM, occorled <[email protected] <javascript:>> > wrote: > > I know this is not the leptonica page, but I didn't see a forum link for > it > > at (http://code.google.com/p/leptonica/) and thought maybe someone who > uses > > it might know the answer to this question. > > > > I am using 3.02 tesseract, src built from scratch in VS2010 into static > > lib, lightly wrapped it and using it in a C#.NET project. I am using > the > > leptonica static libs for my tesseract wrapper, specifically the > binaries > > that are downloadable with tesseract, which where built in VS2008. If > you > > look at the leptonica documentation it says that is ok... "Programs > built > > with Visual Studio 2010 can link with the static binary libraries > supplied > > in the liblept Visual Studio 2008 pre-built binaries for Windows > archive." - > > http://tpgit.github.com/UnOfficialLeptDocs/vs2008/vs2010-notes.html > > My (out of date) local build of tesseract has no problem with your > gif. Build and run leptonica's test program gifio_reg mentioned at [1] > and see if it works. > > [1] > http://tpgit.github.com/UnOfficialLeptDocs/vs2008/building-image-libraries.html#statically-linking-with-giflib > > -- 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

