From: Mark H. <ma...@dc...> - 2002-10-24 14:09:00
|
Does anyone know why I am getting the following error message? : Exception in thread "main" java.lang.UnsatisfiedLinkError: = gljFetchGLFunctions at gl4java.GLContext.gljFetchGLFunctions(Native Method) at gl4java.GLContext.doLoadNativeLibraries(GLContext.java:896) at gl4java.awt.GLCanvas.<clinit>(GLCanvas.java:178) at Lesson2.init(Lesson2.java:64) at Lesson2.main(Lesson2.java:44) I am using WIndows XP, Java(TM) 2 SDK, Standard Edition Version 1.4.0 = and libGL4Java2.8.2.0-Win32-x86 Thanks, John Day |