cdut007 / javacv

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

How to install? UnsatisfiedLinkError jniopencv_core36577.dll #124

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
You installation guide not clear because you did not mention what file to 
extract. 
Wondering where is the jniopencv_core36577.dll & jniopencv_core213123123432.so? 
I just found jniopencv_core.dll & jniopencv_core.so inside jar.

Windows
Exception in thread "main" java.lang.UnsatisfiedLinkError: 
C:\Users\jimmy6\AppData\Local\Temp\jniopencv_core36577.dll:

Ubuntu
Exception in thread "main" java.lang.UnsatisfiedLinkError: 
C:\Users\jimmy6\AppData\Local\Temp\jniopencv_core213123123432.so:

Original issue reported on code.google.com by jim...@winlightplus.com on 31 Oct 2011 at 2:45

GoogleCodeExporter commented 9 years ago
Have you taken the time to read the README.txt file?

Original comment by samuel.a...@gmail.com on 31 Oct 2011 at 3:00

GoogleCodeExporter commented 9 years ago
i.e.: Please make sure you have installed OpenCV 2.3.1

Original comment by samuel.a...@gmail.com on 2 Nov 2011 at 1:17

GoogleCodeExporter commented 9 years ago
I am not C guy. not sure how to compile it...

Original comment by jim...@winlightplus.com on 2 Nov 2011 at 3:19

GoogleCodeExporter commented 9 years ago
No need to compile anything. Please follow the instructions here:
Common issues with OpenCV under Windows 7 
http://code.google.com/p/javacv/wiki/Windows7AndOpenCV

Original comment by samuel.a...@gmail.com on 3 Nov 2011 at 9:47

GoogleCodeExporter commented 9 years ago
i may need run in ubuntu

Original comment by jim...@winlightplus.com on 3 Nov 2011 at 2:13

GoogleCodeExporter commented 9 years ago
Some people make precompiled packages of OpenCV available on the Web. I do not 
know if they work, but they should, e.g.:
    https://launchpad.net/~gijzelaar/+archive/opencv2.3

Original comment by samuel.a...@gmail.com on 4 Nov 2011 at 2:51

GoogleCodeExporter commented 9 years ago
i followed evry instruction.But i still cnt run the samples.

Original comment by kpld...@gmail.com on 22 Jun 2012 at 8:31