Hello , I am new to Java but I wish to code a game app. entirely within jython and OpenGL. I have tried to install JOGL , but I have received the following error
:
java.lang.UnsatisfiedLinkError: java.lang.UnsatisfiedLinkError: no gluegen-rt in java.library.path
I don't seem to have any gluegen-rt.jar or .dll
Can anyone walk me through the process or point me to a tutorial ??
Thank-you