Posted by
java3dhater on
Aug 17, 2012; 10:34pm
URL: https://forum.jogamp.org/Mac-and-JOGAMP-went-wrong-tp4025807p4025828.html
more information...
i am using jogl
Manifest-Version: 1.0
Ant-Version: Apache Ant 1.8.2
Created-By: 1.6.0_31-b04-415-11M3635 (Apple Inc.)
Specification-Title: Java Bindings for OpenGL API Specification
Specification-Version: 2.0
Specification-Vendor: JogAmp Community
Implementation-Title: Java Bindings for OpenGL Runtime Environment
Implementation-Version: 2.0-b57-20120502
Implementation-Branch: rc
Implementation-Commit: 9ff0b0dafea2a03a915c97eb1513c39c27b6a7ae
Implementation-Vendor: JogAmp Community
Implementation-URL:
http://jogamp.org/Extension-Name: javax.media.opengl
Implementation-Vendor-Id: com.jogamp
Trusted-Library: true
and GlueGen
Manifest-Version: 1.0
Ant-Version: Apache Ant 1.8.2
Created-By: 1.6.0_31-b04-415-11M3635 (Apple Inc.)
Specification-Title: GlueGen Java Bindings Generator
Specification-Version: 2.0
Specification-Vendor: JogAmp Community
Implementation-Title: GlueGen Run-Time
Implementation-Version: 2.0-b43-20120502
Implementation-Branch: rc
Implementation-Commit: 4ce601b38ca8418eddbe8cca4d531e6161fae26b
Implementation-Vendor: JogAmp Community
Implementation-Vendor-Id: com.jogamp
Implementation-URL:
http://jogamp.org/Extension-Name: com.jogamp.common
Trusted-Library: true
if i understand well the problem... the problem is not java3d (1.5.2 in my case)
but the jogl and gluegen that work with this java3d 1.5.2 (*) and java1.6.33 (**) installed on my mac
so the main question is do you know which version of jogl and gluegen works well with (*) and (**) ?
All the best