Exporting Jogl app from Eclipse
Posted by Stephen Watson on Aug 10, 2011; 3:57pm
URL: https://forum.jogamp.org/Exporting-Jogl-app-from-Eclipse-tp3243022.html
Can anyone point me to some simple step by step instructions for exporting a JOGL application from Eclipse? I'm currently converting a Delphi OpenGL based application to Java using Eclipse and JOGL and have got stuck at this point. Attempts to create a Runnable JAR file result in the message "no gluegen-rt in java.libary.path".
I'd be grateful for any help that gets me past this blocker - thanks!