GL11.glGetString(GL11.GL_VERSION) crashes on OS X

Started by rtz, February 28, 2008, 14:22:22

Previous topic - Next topic

rtz

Hi everyone,

I am using LWJGL 1.1.3 on Mac OS X Leopard to write an Eclipse plugin, and calling GL11.glGetString(GL11.GL_VERSION) crashes the application. I have attached the OS X error report to this post. Is this a known bug, and is it fixed in 1.1.4?

Best regards and thanks for the great work!
Kristian

Matzon


rtz

No, I just tested it on Windows, and it worked fine there. Do you need me to check anything else or provide more information?