Login  Register

Re: Need help in installing Jogl

Posted by skypatcher on Jun 09, 2019; 7:45am
URL: https://forum.jogamp.org/Need-help-in-installing-Jogl-tp4039825p4039844.html

Thanks for the reply.

Jogl works in my old installation.  But the jogamp-all-platforms.7z as suggested by the Jogl page do no have jogl-fat.jar.
It has jogl-all.jar and gluegen.jar.

And the package name are different.  I change the package names as suggested by the web page.
But the imports, for example,    com.jogamp.opengl.GL2  does not work any more.