jogamp
›
jogl
Login
Register
Re: UnsatisfiedLinkError
Posted by
gouessej
on
Jul 15, 2014; 7:57am
URL:
https://forum.jogamp.org/UnsatisfiedLinkError-tp4032562p4032570.html
Hi
You need the JARs containing the native libraries too, put them into the same directory than the JARs containing the classes. It's explained in our wiki:
http://jogamp.org/wiki/index.php/Setting_up_a_JogAmp_project_in_your_favorite_IDE#Compile_and_run_your_project_from_the_command_line
You posted some other exceptions here:
http://stackoverflow.com/questions/24742009/unsatisfiedlinkerror-no-such-method-jogl-gluegen-jogamp
You should ensure that you use the same version of JOGL than the one used to build Processing.
Julien Gouesse |
Personal blog
|
Website
Free forum by Nabble
Edit this page