I need to use JOGL for a small part of an app I am writing, but I am mystified by the downloading instructions. I’m expecting an archive with some platform-specific libraries and some JARs for the JOGL classes but all I can find are JNLP files. These cause my browser to pop up a Web Start dialog for a second but that’s all. Is it possible to just download the files I need in a normal way and put them in a directory under my control? I’m probably missing something very basic…
Hi
The latest release candidate is here:
http://jogamp.org/deployment/v2.0-rc8/archive/
This archive contains all JARs including those specific to the supported platforms:
http://jogamp.org/deployment/v2.0-rc8/archive/jogamp-all-platforms.7z
Please rather post such questions in the JOGL section or on the official JogAmp forum:
http://forum.jogamp.org/
Good luck.
Thanks, I have been deconfused