Login  Register

Re: Jogl initialisation

Posted by Penny on Dec 11, 2013; 8:12pm
URL: https://forum.jogamp.org/Jogl-initialisation-tp4030830p4030858.html

I agree.
I don't really wish to start changing environment variables or the java library path.

I think jogl/gluegen saves the natives to System.getProperty("java.library.path");

I will have a play :)