Which version of Visual Studio? This link has some possible solutions: http://social.msdn.microsoft.com/Forums/uk/vsdebug/thread/f2d31010-dc89-4290-8869-11bf4a037ea0 It looks like you may want to disable debugging (enable expert mode). -_Sven
On Wed, Sep 26, 2012 at 11:57 AM, Nada Feteha <[email protected]> wrote: > hi I try run simple code use tesseract and I did all steps in this link > > http://tpgit.github.com/UnOfficialLeptDocs/leptonica/index.html > but now I have this error any one have any idea how can I solve that ?? > > > 'try.exe': Loaded 'C:\BuildFolder\try\Debug\try.exe', Symbols loaded. > 'try.exe': Loaded 'C:\Windows\SysWOW64\ntdll.dll', Symbols loaded (source > information stripped). > 'try.exe': Loaded 'C:\Windows\SysWOW64\kernel32.dll', Symbols loaded (source > information stripped). > 'try.exe': Loaded 'C:\Windows\SysWOW64\KernelBase.dll', Symbols loaded > (source information stripped). > 'try.exe': Loaded 'C:\BuildFolder\lib\libtesseract302d.dll', Symbols loaded. > 'try.exe': Loaded 'C:\Windows\SysWOW64\ws2_32.dll', Symbols loaded (source > information stripped). > 'try.exe': Loaded 'C:\Windows\SysWOW64\msvcrt.dll', Symbols loaded (source > information stripped). > 'try.exe': Loaded 'C:\Windows\SysWOW64\rpcrt4.dll', Symbols loaded (source > information stripped). > 'try.exe': Loaded 'C:\Windows\SysWOW64\sspicli.dll', Symbols loaded (source > information stripped). > 'try.exe': Loaded 'C:\Windows\SysWOW64\cryptbase.dll', Symbols loaded > (source information stripped). > 'try.exe': Loaded 'C:\Windows\SysWOW64\sechost.dll', Symbols loaded (source > information stripped). > 'try.exe': Loaded 'C:\Windows\SysWOW64\nsi.dll', Symbols loaded (source > information stripped). > 'try.exe': Loaded 'C:\Windows\SysWOW64\user32.dll', Symbols loaded (source > information stripped). > 'try.exe': Loaded 'C:\Windows\SysWOW64\gdi32.dll', Symbols loaded (source > information stripped). > 'try.exe': Loaded 'C:\Windows\SysWOW64\lpk.dll', Symbols loaded (source > information stripped). > 'try.exe': Loaded 'C:\Windows\SysWOW64\usp10.dll', Symbols loaded (source > information stripped). > 'try.exe': Loaded 'C:\Windows\SysWOW64\advapi32.dll', Symbols loaded (source > information stripped). > 'try.exe': Loaded 'C:\BuildFolder\lib\liblept168d.dll', Cannot find or open > the PDB file > The program '[7208] try.exe: Native' has exited with code -1072365566 > (0xc0150002). > > -- > 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 -- ``All that is gold does not glitter, not all those who wander are lost; the old that is strong does not wither, deep roots are not reached by the frost. >From the ashes a fire shall be woken, a light from the shadows shall spring; renewed shall be blade that was broken, the crownless again shall be king.” -- 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

