Login  Register

Binding and executing JOGL with Windows 7 64 Bit

Posted by Bernhard Kilger on Mar 13, 2019; 3:36pm
URL: https://forum.jogamp.org/Binding-and-executing-JOGL-with-Windows-7-64-Bit-tp4039605.html

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