I'm having the same problem. Did you solve it?
Em sábado, 4 de julho de 2015 15:00:42 UTC-3, [email protected] escreveu: > > 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/fbc79dbb-e5b7-4075-9757-553c58cf961d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

