Wahoo, I’ve handled the whole custom pixel format code and such so no longer will your code always run with stencil buffers and such unless your applications really wants it. I’ll have that up on the site this weekend.
Its checked in now. Will show up in the nightly build if I got it in before the deadline. In any event - I will post new binaries out there so people can link those right into their existing code. Cannot update the webstart versions yet since those libraries have to be signed.
Thanks for doing this. I just went to try it, and I can’t compile anymore. We’re using MacOSX 10.2, and it does say you can’t use earlier than 10.3, but I’ve built it a number of times before.
Did the status of whether I can use 10.2 change?
It is complaining about not finding JAWT.
thanks
andy
Whoops, sorry, my fault. It was finding my jogl.properties file I’d set up for Linux. (Should the build directions change in where the MacOSX jogl.properties file should go? It says ~/Library/Java, but I think it got it from ~.)
Thanks for the pixel format stuff. It works fine. Will you be taking the print statement(s) out soon?
thanks
andy
I assumed that Ken would have taken it out already - yeah I’ll take it out this weekend. Currently working an issue of LWJGL window rendering.