Hi Hsrt, Did you add "libtesseract302d.lib" and "liblept168d.lib" (or "libtesseract302.lib" and "liblept168.lib" ) under "Linker -> Input -> Additional Dependencies"
23 Mart 2014 Pazar 12:27:16 UTC+2 tarihinde Hsrt yazdı: > > Hello, > > I want to use tesseract on vs2013. And I added lib and include path my vs > project's properties. When I include only this line "#include > <tesseract/baseapi.h>" > ,there isnot error. > But when I use this line "tesseract::TessBaseAPI *api = new tesseract:: > TessBaseAPI();", I get an error like "unresolved external symbol" > -- -- 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.

