Login  Register

Re: UnsatisfiedLinkError: jogamp.nativewindow.jawt

Posted by gouessej on Feb 29, 2016; 9:23am
URL: https://forum.jogamp.org/RE-OPEN-UnsatisfiedLinkError-jogamp-nativewindow-jawt-tp4036242p4036380.html

gluegen != gluegen-rt

You have to disable the automated native library loading when setting the Java library path. Yes AWT native libraries have to be loaded.

Do you use OSGI?

Why not trying to put jogamp-fat.jar into your classpath as a first step to get something working?
Julien Gouesse | Personal blog | Website