kapry / javacv

Automatically exported from code.google.com/p/javacv
GNU General Public License v2.0
0 stars 1 forks source link

where can I find iniopencv_core.dll and all the dlls in sandbox-windows-x86 #205

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I went through the installation steps and read the "readme" file but still 
have this problem:
I tried to run JavaCV in eclipse and I face this error:
Exception in thread "main" java.lang.UnsatisfiedLinkError: no jniopencv_core in 
java.library.path

2.I've checked other peoples had same problem before but I didn't get how I 
should fix the error. 

3.Actually I traced the” Loader.java” where the error showed up and found 
out that I should have some dlls like "jniopencv_core.dll". But I cannot find 
it anywhere except in "Sandbox-windows-x86" in OpenCV2_CookBook. But there is 
no way to download the dlls.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
Windows 7
JavaCV (having OpenCV 2.4 and JavaCPP)
Eclipse

Please provide any additional information below.

Original issue reported on code.google.com by maryam.b...@gmail.com on 17 May 2012 at 10:33

GoogleCodeExporter commented 8 years ago
It's inside javacv-windows-x86.jar and javacv-windows-x86_64.jar found in this 
archive:
    http://javacv.googlecode.com/files/javacv-bin-20120512.zip

Next time, please ask your questions on the mailing list if possible, thank you!

Original comment by samuel.a...@gmail.com on 20 May 2012 at 3:35