Login  Register

Re: Jogl initialisation

Posted by gouessej on Dec 11, 2013; 6:51pm
URL: https://forum.jogamp.org/Jogl-initialisation-tp4030830p4030857.html

Actually, maybe this is not the problem. When there are dependencies between native libraries, you have to handle them by yourself even though they are "reachable" by using System.loadLibrary which looks in the Java library path and in some environment variables (system dependent).
Julien Gouesse | Personal blog | Website