Binding and executing JOGL with Windows 7 64 Bit

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Binding and executing JOGL with Windows 7 64 Bit

Bernhard Kilger

Hello,

in addition to my question of Mar 10, I attached some files to show the problem in detail:

  1. Source program TestJOGL.java, which can be compiled in any System
  2. Result running the program under Windows 7 32-Bit. It shows the intended 12 red lines, forming a cube in perspective view
  3. Error result trying to run exactly the same program under Windows 64 Bit

By the way, I wonder whether the module jogl.dll is necessary or not. Omitting this module leads to the message "no jogl defined". But on the other hand, it is not contained in any of the downloaded native libraries.

Many thanks for any help!

Bernhard KilgerĀ 


TestJOGL.java (30K) Download Attachment
TestJOGL.jpg (33K) Download Attachment
log.txt (6K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Binding and executing JOGL with Windows 7 64 Bit

gouessej
Administrator
Hello

Please use jogamp-fat.jar and don't keep any files of other JOGL's versions in your environment.
Julien Gouesse | Personal blog | Website