thanks for replies, guys. my problem was that it would link the dependency libraries compiled by vs2008 but wouldn't execute. It was giving weird runtime errors , when I tried searching on google, it would say things like "reinstall everything etc"... So I basically ended up recompiling everything down to the last small zlib in one solution. Killed 2 evenings :)
On Thursday, April 25, 2013 5:24:15 PM UTC-7, Scott Guthery wrote: > > I've got the LIB_Release build up and running on VC2010. The only change > I had to make was in the name of the output file of libtesseract302. I > removed -static from the end of the name as I recall. Want me to put a zip > somewhere? > > On Thursday, April 25, 2013 5:49:27 AM UTC-4, Лойсо Пондохва wrote: >> >> Hi, >> >> I've spent like 3 hours trying to make the APIExample work. But no, it >> doesn't. Different errors, either DLL can't be loaded, or program manifest >> is wrong or something. I tried static libs - still doesn't start, tried >> recompiling leptonica..... I'm guessing this is because I use VC2010, >> and there everything is compiled with VC2008. Is this right? >> >> Does anyone have anything to suggest what to do to make that APIExample >> work? >> >> Thanks >> Henry >> >> -- -- 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 --- 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]. For more options, visit https://groups.google.com/groups/opt_out.

