I am trying to learn JOGL but I am having great difficulty in setting it up.
I would like to take a look at the demos on the jogamp site here
http://jogamp.org/jogl-demos/www/ but I can't get any of them to run.
This is the error I keep getting: java.lang.UnsatisfiedLinkError: C:\Users\<user>\AppData\Local\Temp\jogamp_0000\file_cache\jln8184470350729084921\jln7347934702996572695\gluegen-rt.dll: Access is denied
I don't know why it is trying to extract the dll here or why it can't access it but I have no idea how to fix the problem.