Re: can't create GL3 and GL4 context
Posted by
gouessej on
Dec 22, 2011; 6:13pm
URL: https://forum.jogamp.org/solved-can-t-create-GL3-and-GL4-context-tp3607097p3607161.html
The class path should point to classes, not to native libraries... Therefore, put jogl.all.jar and gluegen-rt.jar into the class path.