How to install JOGL for Jython
Posted by
feather on
Sep 12, 2011; 4:57am
URL: https://forum.jogamp.org/How-to-install-JOGL-for-Jython-tp3328716.html
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