From: Sahuc D. <Sa...@th...> - 2002-04-04 12:09:27
|
Hi folks ! I don't know if it's a bug of mine, but I doubt considering the following: I've an application with texturing of objects. while exiting, I wish to free texture resources by using glGenTextures method. Under NT4, there is no problem but under Win2000 this makes the Java application crashing in the native gl4java method (That's what Hotspot is telling me). I'm using JDK1.3.1_02 and GL4Java 2.8.2.0 on both configuration and using a Nvidia Quadro2 Pro card (28.32 drivers) Has any1 already got the same problem or should I change my config ? ;-) Thanks. David. |