deploying JOGL apps
Posted by Agnes on
URL: https://forum.jogamp.org/deploying-JOGL-apps-tp4025829.html
Hi all,
So far I have been running my JOGL app in Eclipse so I have used Eclipse-specific features to set up a JOGL library with the paths to the necessary natives.
This may be a very dumb question, but what do I have to do to run my app outside Eclipse? In Eclipse I use a wizard to map the location of the native code, but how would I do that on the windows command line?
Many thanks,
Agnes