On Wed, Apr 3, 2013 at 8:04 PM, Renato Forti <rtfo...@gmail.com> wrote:

> 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
>
>
> Are you sure you have problem with tesseract library???  undefined symbol
: _ZN5dsafe8behavior3ocr9tesseract2v19tesseract11TessBaseAPIC1Ev  indicates
that problem is with non tesseract (custom?) function...

-- 
-- 
You received this message because you are subscribed to the Google
Groups "tesseract-ocr" group.
To post to this group, send email to tesseract-ocr@googlegroups.com
To unsubscribe from this group, send email to
tesseract-ocr+unsubscr...@googlegroups.com
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 tesseract-ocr+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to