I’m using Fedora Core 4, and when I try to call glGenLists I’m getting
java.lang.UnsatisfiedLinkError: glGenLists
The same call in windows works without any problem. I’m using the latest native library .so files. Are the display lists just not implemented on linux yet? Every else drawing, lighting, etc has worked fine on FC4 so far.
Thanks!