r465 many compiling errors
Moderator: Graf Zahl
- Enjay
- Developer
- Posts: 4748
- Joined: Tue Aug 30, 2005 23:19
- Location: Scotland
- Contact:
r465 many compiling errors
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.
- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact:
Re: r465 many compiling errors
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.
- Enjay
- Developer
- Posts: 4748
- Joined: Tue Aug 30, 2005 23:19
- Location: Scotland
- Contact:
Re: r465 many compiling errors
Aha! That fixes it. Thanks.