From: Steven H. <hu...@fa...> - 2001-03-21 18:52:06
|
I had the same problem, but only with 2.6.0. Version 2.5.0 has been working fine under Windows 98 and JDK 1.3. Must be the new way the native libs are loaded? Max Gilead wrote: > > Jan Fischer wrote: > > > GLCanvas could not load def. native libs. > > Could this be that it can't find OpenGL libs? GLCanvas calls > GLContext.loadNativeLibraries(...) which loads both GL4J native libs and > OpenGL native libs. > > HTH, > Max |