Login  Register

Re: UnsatisfiedLinkError: jogamp.nativewindow.jawt

Posted by Wade Walker on Feb 29, 2016; 5:42pm
URL: https://forum.jogamp.org/RE-OPEN-UnsatisfiedLinkError-jogamp-nativewindow-jawt-tp4036242p4036390.html

Hi Gaël,

You might look at this post (http://forum.jogamp.org/JOGL-with-OSGi-td3773888.html) where I talk about how Eclipse applications find the JOGL JARs that contain these native libraries. You might need to add a custom path resolver to the Eclipse app, otherwise it won't find the JOGL JARs correctly (see the other post for more details).