Page 1 of 1

r465 many compiling errors

Posted: Fri Sep 18, 2009 22:34
by Enjay
I suspect that you are in the middle of something and you know this but, just in case this isn't known about, attempting to compile r465 gives 239 errors. I can post them all if you need me to.

Re: r465 many compiling errors

Posted: Fri Sep 18, 2009 22:43
by Graf Zahl
I can compile it without errors. If any of the errors seem to be OpenGL related you may want to update glext.h. I added some relatively recent GL extension to the code so if your files are older they may not contain it.

Re: r465 many compiling errors

Posted: Fri Sep 18, 2009 23:08
by Enjay
Aha! That fixes it. Thanks.