Den 2015-04-02 10:35, Sanda [via jogamp] skrev:
> 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?
you also need to add gluegen-rt-natives-windows-amd64.jar
Cheers
Xerxes