Login  Register

gluegen-rt.dll Error

Posted by Sanda on Apr 02, 2015; 8:35am
URL: https://forum.jogamp.org/gluegen-rt-dll-Error-tp4034228.html

Hy!
I am trying to compile a Java program but I always get this error:
 Exception in thread "main" java.lang.UnsatisfiedLinkError: Can't load library: C:\Users\spopoiu\Desktop\Java\Workspace\Grafica\gluegen-rt.dll

I added this 3 libraries gluegen-rt.jar, jogl-all.jar and jogl-all-native-windows-amd64.jar in Referenced Libraries. I also tried this to another computer and it worked, but on mine doesn't.

What should I do?