Open GoogleCodeExporter opened 8 years ago
hm, can't seem to edit an issue once it's entered...
but i just realized i incorrectly reported the error. it's not a
NoClassDefFoundError, it's an UnsatisfiedLinkError: no jogl in
java.library.path.
looking inside the Java folder within the exported application (also forgot to
mention i've only tested this with an OSX application) i see that none of the
normal files (core.jar, jogl.jar, jnilibs) are present, only the
application-specific jar (e.g. MyGLGraphicsTest.jar).
copying them into the Java folder within the application allows the application
to launch and run correctly.
Original comment by e...@transmote.com
on 16 Nov 2011 at 8:32
Original issue reported on code.google.com by
e...@transmote.com
on 16 Nov 2011 at 6:58