Shows the following error: Any help is highly appreciated

Undefined symbols for architecture x86_64:

  "tesseract::TessBaseAPI::GetIterator()", referenced from:

      _main in main.o

  "tesseract::TessBaseAPI::End()", referenced from:

      _main in main.o

  "tesseract::TessBaseAPI::Init(char const*, char const*, 
tesseract::OcrEngineMode, char**, int, GenericVector<STRING> const*, 
GenericVector<STRING> const*, bool)", referenced from:

      tesseract::TessBaseAPI::Init(char const*, char const*) in main.o

  "tesseract::TessBaseAPI::SetImage(Pix*)", referenced from:

      _main in main.o

  "tesseract::TessBaseAPI::Recognize(ETEXT_DESC*)", referenced from:

      _main in main.o

  "tesseract::TessBaseAPI::TessBaseAPI()", referenced from:

      _main in main.o

  "tesseract::LTRResultIterator::WordFontAttributes(bool*, bool*, bool*, 
bool*, bool*, bool*, int*, int*) const", referenced from:

      _main in main.o

  "_pixDestroy", referenced from:

      _main in main.o

  "_pixRead", referenced from:

      _main in main.o

ld: symbol(s) not found for architecture x86_64

clang: error: linker command failed with exit code 1 (use -v to see 
invocation)

-- 
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/e3a2ae96-965d-4b8b-99f1-7b99f307ac11%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to