Login  Register

Re: Access to jogamp.org

Posted by Bernhard Kilger on Apr 22, 2019; 3:50pm
URL: https://forum.jogamp.org/Access-to-jogamp-org-tp4039603p4039719.html

Hello Wade,
here I'm back again after a pause of a few weeks. As mentioned earlier, there was a problem accessing jogamp.org, which is solved meanwhile. Many thanks for your efforts.
Based on new downloads from this website, I succeeded in establishing my JOGL application under Windows 7 Bit 64, which had been my original problem. But it was a lot of work, because half the references to the OpenGL classes didn't match any more (for example GL2 instead of GL, and so on). It was a rather desperate work, like poking in a haystack! But now I'm ready again using Windows 64 Bit.
On the other hand, I have got the equivalent problem trying the same on my second PC, here working with 32 Bit Windows. It seems to be impossible to establish the right JOGL libraries and jar's. The compiler runs without errors, but the execution leads to ClassLoader problems, for instance concerning WriteClonable in the display section, among others.
It would be nice, if I could get a reliable step by step instruction to run the correct binding of JOGL, based an the actual Java version 8.211.
Best regards
Bernhard Kilger