Login  Register

Re: JOGL Demo Errors

Posted by gouessej on Mar 10, 2014; 8:52am
URL: https://forum.jogamp.org/JOGL-Demo-Errors-tp4031803p4031805.html

Hi

Maybe this problem is caused by your virus scanner (F-Secure, Microsoft Security Essentials, ...).

JOGL 2 is composed of Java libraries and native libraries (DLLs under Windows). They are packaged as JARs and native libraries are extracted from JARs into a temporary directory in order to be loaded as it is impossible to load a native library within a JAR.
Julien Gouesse | Personal blog | Website