From: Jiba <a1...@So...> - 2001-04-08 16:42:30
|
Steven Hugg wrote: > > > > > jawt.DLL exists in the right dir and is found by java, but a lib that > > jawt require cannot be found... > > > > What is exactly JAWT ? If I remember, it doesn't exist in JDK 1.1 or 1.2 > > => this can explain why GL4JavaJauGljJNI and GL4JavaJauGljJNI12 can be > > loaded (i suppose those lib are for the corresponding JDK ?). > > I think JAWT is java.awt.* native libraries moved to a DLL, so that they > don't penalize programs that don't use AWT. This is a Good Thing, > except that it breaks GL4Java... > > JAWT is not in the path in JDK 1.3, but it is in JRE 1.3. I copied > JAWT.DLL to my jdk1.3/bin directory and crossed my fingers, it seemed to > work. Make sure there are no old gl4java dll's in your path. You're true, JRE works well !!!!!! It must be a strange bug in the jDK ? Thanks a lot ! > _______________________________________________ > gl4java-usergroup mailing list > gl4...@li... > http://lists.sourceforge.net/lists/listinfo/gl4java-usergroup A11W |