Re: JOGL 2.3.3 state of progress
Posted by
Wade Walker on
Mar 11, 2019; 8:20pm
URL: https://forum.jogamp.org/JOGL-2-3-3-state-of-progress-tp4039264p4039600.html
I've got JARs at
https://github.com/WadeWalker/com.jogamp.jogl, but they were built to be Java 11 compliant, so they probably won't work with Java 8. If you check out my branch, you could set the -release value to Java 8 and build, which should still work until we upgrade to Java 12 :)