Hi, How I shoud link tesseract so on my app?
My App crash with this: release/parallel/ocr/doksafe_ocr_engine: symbol lookup error: ./behavior/tesseract/libocr_default_engine.so: undefined symbol : _ZN5dsafe8behavior3ocr9tesseract2v19tesseract11TessBaseAPIC1Ev I link with: lib tesseract from: /usr/local/lib lib lept from: /usr/lib What is wrong? any help? My lib dirs: $ ls /usr/local/lib libtesseract.so.3 libtesseract.so.3.0.2 ... $ ls /usr/lib/liblept* /usr/lib/liblept.a /usr/lib/liblept.so.3 /usr/lib/liblept.so /usr/lib/liblept.so.3.0.0 Thanks -- -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tesseract-ocr?hl=en --- 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]. For more options, visit https://groups.google.com/groups/opt_out.

