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

Missing library #4

Open
ghost opened this issue Mar 11, 2019 · 1 comment
Open

Missing library #4

ghost opened this issue Mar 11, 2019 · 1 comment

Comments

@ghost
Copy link

ghost commented Mar 11, 2019

I cloned your project and tried to run it, but got the error:

"java.lang.UnsatisfiedLinkError: no jnilept in java.library.path"

I tried different versions of the maven dependency, like:

org.bytedeco.javacpp-presets tesseract 4.0.0-1.4.4

But the error persists even though the code compiles.

Tried this in both Intelij and Eclipse.

So, what's the trick to make this great example work?

I seem to be missing something.

Thanks

@gulendambuketgunduz
Copy link

gulendambuketgunduz commented Jul 3, 2019

Hello, I changed org.bytedeco.javacpp-presets version to 3.04.01-1.2, it works for me. Maybe it's about OS. Because my colleague can execute the project in Windows without changing dependencies. (I use macOS)

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

1 participant