himanshukandwal / javacv

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

Exception in thread "main" java.lang.UnsatisfiedLinkError: Can't find dependent libraries #79

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I wrote an app using javacv under Ubuntu and I got an error about dependencies 
on running it on Windows 7. I think it's an OpenCV installation problem because 
the app failes on loading jnixxxxxx.dll .

Can anyone help me to find out what's wrong?Thank you,
Stefano

Original issue reported on code.google.com by Wolliq@gmail.com on 26 Jun 2011 at 11:44

GoogleCodeExporter commented 8 years ago
Did you read this page?
http://code.google.com/p/javacv/wiki/Windows7AndOpenCV

Original comment by samuel.a...@gmail.com on 27 Jun 2011 at 1:55

GoogleCodeExporter commented 8 years ago
Thank you, my fault. Now I see clearly.

Original comment by Wolliq@gmail.com on 27 Jun 2011 at 7:18

GoogleCodeExporter commented 8 years ago

Original comment by samuel.a...@gmail.com on 29 Jun 2011 at 4:04