Hallo Wide,
many thanks once again.
But I must tell you that the difficulties go on. I have
established all your jar's in the CLASSPATH, but trying to compile
my TestJOGL.java leads to an error message concerning the central
class GL:
error: cannot access GL
bad class file: d:\jogl\jogl-all.jar(com/jogamp/opengl/GL.class)
class file has wrong version 55.0, should be 52.0
Please remove or make sure it appears in the correct subdirectory of the classpath
The class GL seems to be found but to have the wrong "version". I
don't know how to handle this message.
And once again: What's about the general access to jogamp.org? It still doesn't run at my PC.
Best regard
Bernhard
Am 16.03.2019 um 21:25 schrieb Wade Walker [via jogamp]:
Hi Bernhard,
In JOGL 2 for several years now, separate .dll files haven't been necessary. They're hidden inside gluegen-rt-natives-windows-amd64.jar and jogl-all-natives-windows-amd64.jar, and they're secretly unzipped into a temp directory somewhere on your system when you load the first JOGL class. You can see the exact JAR files I use at https://github.com/WadeWalker/com.jogamp.jogl, though these are not official releases and they may be overkill for your situation (e.g. if you don't have to deploy on all 3 desktop platforms).
I'm not sure what the difficulty is with Windows 7 64-bit. One of the disadvantages of Sven not being around much these days is that we don't have access to his test cluster, which had these older operating systems that we could test on. I only do unofficial releases for my own use, so I can only test on the latest versions of the desktop OSes and the latest Java that are installed on my own computers.
If you reply to this email, your message will be added to the discussion below:http://forum.jogamp.org/Access-to-jogamp-org-tp4039603p4039618.html
If you reply to this email, your message will be added to the discussion below:http://forum.jogamp.org/Access-to-jogamp-org-tp4039603p4039620.html
Free forum by Nabble | Edit this page |