I am using it with VS 2010 and i didn't try with VS2013. I am not sure what 
the problem is, but these may help you;
- Check the "Windows event log" (under of it check -> Windows Logs -> 
System Logs) , sometimes it says which dll is missing exactly. 
- Run with release not with debug. (Be sure release versions of dlls is 
selected in Linker) 
- Bu sure also lebtonica dll is added to directory of your project exe. 
- Bu sure tesseract directory is like -> 
 [tesseract]
        /include
            /tesseract
            /lebtonice
        /lib
           libtesseract302.lib
           liblept168.lib 
           libtesseract302d.lib
           liblept168d.lib 

-Check these links -> 
http://code.google.com/p/tesseract-ocr/issues/detail?id=682
https://groups.google.com/forum/#!topic/tesseract-ocr/k-cwWKmVbTM
http://markmail.org/message/pcglff3ri22b6frd
http://community.rti.com/kb/how-resolve-error-application-was-unable-start-correctly-0xc0150002-click-ok-close-application


25 Mart 2014 Salı 10:42:47 UTC+2 tarihinde Hsrt yazdı:
>
> @Faruk I added them , I get a run time error "missing dll". When I put dll 
> the folder of my projeject's exe, I get a run time error "application was 
> unable to start correctly "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

--- 
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/d/optout.

Reply via email to