rindarith / javacv

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

getting UnsatidfiedLInkError #100

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install OpenCV 2.3 and JavaCV
2. Run a sample code

What is the expected output? What do you see instead?
"java.lang.UnsatisfiedLinkError: 
C:\Users.....Temp\jniopencv_core8529665105024060556.dll: Can't find dependent 
libraries"

What version of the product are you using? On what operating system?
I'm using Windows 7,with netbeans, all are 64-bit, VC++ runtime is installed. 
.jar files are added. and PATH points to C:\OpenCV2.3\build\x64\vc10\bin.

Please provide any additional information below.
I have been able to run OpenCV in C++, but in java I get the above error.

Original issue reported on code.google.com by malee...@gmail.com on 18 Aug 2011 at 1:45

GoogleCodeExporter commented 9 years ago
Resolved now. Worked after downloading the latest JavaCV version

Original comment by malee...@gmail.com on 19 Aug 2011 at 4:48

GoogleCodeExporter commented 9 years ago
Good :)

Original comment by samuel.a...@gmail.com on 20 Aug 2011 at 12:42

GoogleCodeExporter commented 9 years ago
I still having the same problem with Temp\jniopencv_core8529665105024060556.dll

I'm using winxp sp3 x86.

I've installed OpenCV -JavaCV -netbeans 7.0.1 in tow different computers but I 
got the same error.

before this I had installed JavaCV in a win7 x86 PC and it worked fine.

Original comment by matricul...@gmail.com on 21 Aug 2011 at 10:54

GoogleCodeExporter commented 9 years ago
Have been using javacv-bin-20110705 without any problems, couple days ago 
downloaded javacv-bin-20110820 and got Exception in thread "main" 
java.lang.UnsatisfiedLinkError: 
C:\Users\Satayev\AppData\Local\Temp\jniopencv_core802613399025041252.dll: Can't 
find dependent libraries.

Switched back to the old version, works fine.

Windows 7. x86. Eclipse Indigo. jre7.

Original comment by a.sata...@gmail.com on 25 Aug 2011 at 9:52

GoogleCodeExporter commented 9 years ago
FYI: 
Common issues with OpenCV under Windows 7 
http://code.google.com/p/javacv/wiki/Windows7AndOpenCV

Original comment by samuel.a...@gmail.com on 27 Aug 2011 at 7:12