Hi, I’m new in JOGL and my problem is how to load an applet did in JOGL in other PC without jogl.rar installed (In my PC does work!).
I have read that exists a JOGLAppletLauncher, but it doesn’t work.
THe example:
dog.jar --> My jar did with my classes.
c:\workspace\ --> In this folder I have all: dog.jar, all the classes(JOGLApplet1.class and other) and jogl.jar.
Then I follow an example like this
I need help please!!! If someone know other way to Install JOGL to view Applets,`please tell me how.