Hi.
I looked for an answer in the forum, but it looks like I’m the only one with this problem. (Well, I’m a newbie to JOGL; this can be a naive question, but I don’t know how to solve it)
I wrote a simple programa that displays some objects. I wrote an application and an applet version. The applications runs perfectly. The applet, I don’t know why, runs when start it from eclipse. When I try to start it from appletviewer or a web browser, the drawing area of the applet shows: “JOGL not installed”.
Does anybody have any idea what the problem is?
Thanks.