Error message

Please help me!

The following error message occurs while running application that uses JOGL.

Exception in thread "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError: C:\WINDOWS\system32\jogl_cg.dll: Can't find dependent libraries

at java.lang.ClassLoader$NativeLibrary.load(Native Method)

[312 byte] By [Anvarbeka] at [2007-10-3 5:47:49]
# 1
Looks like it's not finding the required dll (jogl_cg.dll). Make sure the dll location is attached to the java library path.
kteegalaa at 2007-7-14 23:56:11 > top of Java-index,Java HotSpot Virtual Machine,Specifications...