Installing Glut

For some reason, whenever I include glut.h in my programs it sais that it is a invalid/corrupt file.

My compiler is Microsoft Visual C++.NET, (7.0) I am not doing a .NET application though, just a win32.

So is their a special download I have to get for for this compiler?

can you edit glut.h in ms visual?

Yes.

no, I use vc7 and glut works just fine… no special treatment. Have you tried the same files with another compiler? Maybe if you just download again glut?

I mean ,no, no special download needed. Yes, you can modify the header…