www.jpct.net

jPCT - a 3d engine for Java => Bugs => Topic started by: Leshiy on February 19, 2008, 04:16:44 pm

Title: Bug with LWJGL 2
Post by: Leshiy on February 19, 2008, 04:16:44 pm
Just been trying to run LWJGL alpha2 to try and get the errors out and got an exception. They have restructured code since 1.1.4. In particular GLU now not in org.lwjgl.opengl.glu that has been moved to org.lwjgl.util.glu. You might want to refractor your code to include the changes because otherwise it throws exceptions all over the place. I got JPCT 1.15.

There are probably other changes that I haven't spotted yet, but here is heads up anyway.

Leshiy
Title: Re: Bug with LWJGL 2
Post by: EgonOlsen on February 19, 2008, 07:04:30 pm
LWJGL2 is still alpha. I'm not going to support it as long as it isn't a stable release.
Title: Re: Bug with LWJGL 2
Post by: Leshiy on February 21, 2008, 04:34:07 pm
Oh yeah thats what I meant just thought let u know for the future :)