Re: Help installing JOGL
Posted by Penny on Jan 29, 2013; 6:45pm
URL: https://forum.jogamp.org/Help-installing-JOGL-tp3295611p4028051.html
theres about 40 jar files with "native" in the name in "C:\Program Files\Java\jogl\jar" exactly as the 7z file.
not sure how to get a stderr output but I can provide you with the error stack trace...
========================================
SENTINEL [main]:Tue Jan 29 18:42:18 GMT 2013
java.lang.NoClassDefFoundError: javax/media/opengl/GLProfile
a.Test.init(11)
a.MyProgram.init(28)
a.MyProgram.main(47)
========================================