Can't find JOGL binaries
Posted by kitfox on Nov 15, 2011; 2:56pm
URL: https://forum.jogamp.org/Can-t-find-JOGL-binaries-tp3509894.html
I've been developing a project using JSR-231. So far, I've been able to get away with using the library plugin for NetBeans. However, I would like to change my build process so it is independent of NetBeans. To do this, I'll need to link to the jar files directly.
I've spent an hour combing through the jogamp.org website, and cannot find what I need to download to allow me to develop with JOGL on my home machine. I remember back with JOGL 1.1.1 there was a zip file with all the relevant jars and native libraries. Is there something like that I can grab now?