Where do you keep the most recent stable release pre-compiled binaries of JOGL? I found current, but (presumably) unstable ones here: https://jogl.dev.java.net/servlets/ProjectDocumentList in the Temporary Files section, but none since 2003 in the Release Builds section (I see lots of more recent jar files, but no DLLs). I also found some relatively old ones here: https://games-binaries.dev.java.net/build/index.html#release, which caused lots of “UnsatisfiedLink” or “Cannot find dependent libraries” errors. All of the posts on this forum that mention sources for these files seem to point to one of these two as well.
I’m using the DLL from “jogl-win32.zip” in the Temporary Files section of the JOGL Project’s Documents and Files area, (marked, “JOGL test build for confesor456”), and it seems to be working for now. Is this right, or should I be getting the library elsewhere?