If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
starphoenix
Posts: 13 Joined: Thu Mar 27, 2008 2:59 am
Post
by starphoenix » Thu Feb 12, 2009 1:13 am
Ive just recently reformatted my hard drive, and in attempting to continue working on a project of mine using Irrlicht, I tried to compile the libraries again, I've made some changes of my own, and it cant find GL/gl.h. I don't remember having to install or download anything the last time I started working with this. Can anyone help me or point me in the direction of finding these includes?
hybrid
Admin
Posts: 14143 Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:
Post
by hybrid » Thu Feb 12, 2009 8:30 am
Would help if you'd have told us which OS and IDE/compiler you use.
starphoenix
Posts: 13 Joined: Thu Mar 27, 2008 2:59 am
Post
by starphoenix » Thu Feb 12, 2009 8:28 pm
Sorry, forgot about that little detail, I'm using Windows XP SP3, and Microsoft Visual Studio 2008
hybrid
Admin
Posts: 14143 Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:
Post
by hybrid » Fri Feb 13, 2009 9:28 am
Then you need to install a proper gfx card driver which comes with OpenGL support, though the headers should be part of VS.
bitplane
Admin
Posts: 3204 Joined: Mon Mar 28, 2005 3:45 am
Location: England
Contact:
Post
by bitplane » Fri Feb 13, 2009 11:44 am
Mine are in-
C:\Program Files\Microsoft SDKs\Windows\v6.0A\Include\gl\
If it can't find them automatically then you've messed up the Windows Platform SDK install or your Visual Studio settings