Which version tesseract you are using? On Saturday, 4 July 2015 23:30:42 UTC+5:30, [email protected] wrote: > > 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/31e386f3-3d41-4406-8897-47fa1a14b9e1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

