Quantcast
Channel: OpenCV Q&A Forum - Latest question feed
Viewing all articles
Browse latest Browse all 19555

openCV dll problem : no opencv_java2413 in java.library.path

$
0
0
I'm unable to get OpenCV to work within my Groovy/Grails web application, I've successfully included the jar and I can import all the libraries but when I try to run my app I get the following error :> no opencv_java2413 in java.library.path I've already asked Grails and stackOverFlow but they recommanded me to open an issue here, to install OpenCv, I've first added gradle dependency : >compile files('libs/opencv-2413.jar') (after adding the jar to libs folder for sure) and then added the required vm option as follow : ![image description](/upfiles/14641723851988814.jpg) I'm using : Windows 8.1 OpenCV 2.4.13 grails 3.1.5 Intellij Idea Version : 2016.1.2b Thank you !

Viewing all articles
Browse latest Browse all 19555


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>