Yeah, i've run into the same problem. Did you solve it? суббота, 4 июля 2015 г., 21:00:42 UTC+3 пользователь [email protected] написал: > > Hello everyone, > > I'm trying to compile the Basic Example > <https://code.google.com/p/tesseract-ocr/wiki/APIExample> in Visual > Studio 2013 for x64. > I do get the following error: > > > - error LNK2019: unresolved external symbol "public: void __cdecl > tesseract::TessBaseAPI::SetImage(struct Pix const *)" > (?SetImage@TessBaseAPI@tesseract@@QEAAXPEBUPix@@@Z) referenced in function > main > > > If comment out the line "api->SetImage(image);" everything compiles > properly. > So I guess the linking is fine. > > What could be the problem? > Any help is appreciated. :-) >
-- 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]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/358994f6-7422-4742-b1cd-4766afa169fe%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

