Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Error :no opencv_java246 in java.library.path

I am following this http://docs.opencv.org/doc/tutorials/introduction/desktop_java/java_dev_intro.html to install openCv for java. I am running the example according to this link.

The following error appear.

Exception in thread "main" java.lang.UnsatisfiedLinkError: no opencv_java246 in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1860) at java.lang.Runtime.loadLibrary0(Runtime.java:845) at java.lang.System.loadLibrary(System.java:1084) at openCvHello.main(openCvHello.java:9) I am trying to solve it 5 days ago. Please help me as soon as posible