Login  Register

Re: Error Netbeans with JOGL

Posted by Demoscene Passivist on Aug 11, 2010; 1:49pm
URL: https://forum.jogamp.org/Error-Netbeans-with-JOGL-tp1086379p1087676.html

Seems that u haven't supplied ur platform native libraries to the java library path. E.g. when u are on Windows u have to add gluegen-rt.dll, jogl_desktop.dll and nativewindow_awt.dll to ur path. Something similar has to be done on Linux and MacOS.