Bug with LWJGL 2

Started by Leshiy, February 19, 2008, 04:16:44 PM

Previous topic - Next topic

Leshiy

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

EgonOlsen

LWJGL2 is still alpha. I'm not going to support it as long as it isn't a stable release.

Leshiy

Oh yeah thats what I meant just thought let u know for the future :)