Re: Jogl_cg can't load cg or cggl library on system64.
Posted by
gouessej on
Jan 12, 2015; 2:46pm
URL: https://forum.jogamp.org/Jogl-cg-can-t-load-cg-or-cggl-library-on-system64-tp4033828p4033844.html
You can use the option "-d32" to run the 64-bit JVM in a 32-bit environment so that you don't need a 32-bit JVM. I'm not sure that it works but you can give it a try.
The JOGL CG code should work but as I wrote, it's unmaintained :s