You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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.4But 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
The text was updated successfully, but these errors were encountered: