On Thu, Jul 26, 2012 at 8:04 PM, Nada Feteha <[email protected]> wrote: > I do that but now I have this error (0x0150002) , I tried this solution > > http://stackoverflow.com/questions/5126105/c-unable-to-start-correctly-0xc0150002 > > and also this > http://answers.yahoo.com/question/index?qid=20081223052629AAH0xaM
As far as your problem building with VS2010 see [1] for a general procedure for converting VS2008 solutions to VS2010. If the links posted by you are correct, then DependencyWalker will help. See [2] for some more info. BTW you (and anyone else having issues with VS2010) really ought to read ALL of "Visual Studio 2008 Developer Notes for Tesseract-OCR" [3], since most of it also applies to VS2010. [1] http://tpgit.github.com/UnOfficialLeptDocs/vs2008/vs2010-notes.html [2] http://tesseract-ocr.googlecode.com/svn/trunk/vs2008/doc/tools.html#id11 [3] http://tesseract-ocr.googlecode.com/svn/trunk/vs2008/doc/index.html -- 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

