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.

