Re: JOGL 2.3.3 state of progress
Posted by
Wade Walker on
Mar 16, 2019; 8:32pm
URL: https://forum.jogamp.org/JOGL-2-3-3-state-of-progress-tp4039264p4039619.html
If you have to run on Windows 7, my unofficial version of JOGL may not help you -- it's compiled for Java 11, which I'm not sure runs on such an old version of Windows.
It appears that my instructions for how to build JOGL on the command line (which is the step before building in Eclipse) at
https://jogamp.org/wiki/index.php/Building_JOGL_on_the_command_line are now offline with the rest of the site :( If you want to try to build your own version on Windows, I can send more specific instructions, but it is a bit of a process, since you have to install MSYS2 (
https://www.msys2.org/) to compile the native-code portions.