Login  Register

Re: can't create GL3 and GL4 context

Posted by gouessej on Dec 22, 2011; 6:01pm
URL: https://forum.jogamp.org/solved-can-t-create-GL3-and-GL4-context-tp3607097p3607125.html

Hi

You need the JARs containing the native libraries for your OS and your architecture (jogl-all-natives-windows-amd64.jar and gluegen-rt-natives-windows-amd64.jar), you have to put them into the same directory than jogl.all.jar and gluegen-rt.jar, you don't need to set the Java Library Path. The class path should contain only the 2 first JARs.
Julien Gouesse | Personal blog | Website