Hi. I included all libs\h files, add tesseract and leptonica lib, but when
I try to use this:
Pix *pix = pixRead("C:\\2.tiff");
myOCR->SetImage(pix);
I have error
Error LNK2019 unresolved external symbol "public: void __thiscall
tesseract::TessBaseAPI::SetImage(struct Pix const *)"
(?SetImage@TessBaseAPI@tesseract@@QAEXPBUPix@@@Z) referenced in function
_main
How can I resolve it?
Tesseract - ocr version : 3.04.00
Leptonica version : leptonica-1.73 (Aug 18 2016, 11:32:05) [MSC v.1900 LIB
Debug
x86]
--
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 https://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tesseract-ocr/4982e845-209e-4a57-8a0c-921d27eb2d47%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.