Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Symbol not found when calling text_for #56

Open
rcarvalho opened this issue Jan 19, 2016 · 1 comment
Open

Symbol not found when calling text_for #56

rcarvalho opened this issue Jan 19, 2016 · 1 comment

Comments

@rcarvalho
Copy link

Is anyone getting this? I installed tesseract with Homebrew.

dyld: lazy symbol binding failed: Symbol not found: __ZN9tesseract11TessBaseAPI8SetImageEPK3Pix
  Referenced from: /var/folders/lz/q_jhj6pn7_q6g9mxwq9lk5mr0000gn/T/.ffi-inline-501/23a7d6abf370ddf8ee1763892799f19ec73e72f4.dylib
  Expected in: /usr/local/lib/libtesseract.3.dylib

dyld: Symbol not found: __ZN9tesseract11TessBaseAPI8SetImageEPK3Pix
  Referenced from: /var/folders/lz/q_jhj6pn7_q6g9mxwq9lk5mr0000gn/T/.ffi-inline-501/23a7d6abf370ddf8ee1763892799f19ec73e72f4.dylib
  Expected in: /usr/local/lib/libtesseract.3.dylib
@Ndshah82
Copy link

Ndshah82 commented Feb 2, 2016

Yes I'm getting the same error on 3.04.00. Is there a fix? I'm calling words_for

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants