I have been trying for ages to get glut working (in code blocks)
and now it works... sort of. I can compile and run applications but it comes up with several warning: ignoring #pragma comment errors in glut.h. I got the glut.h file from here. because all other downloads of glut I used didn't work at all. why am I having this trouble with installing glut?
It seems that the compiler you are using, does not know "#pragma comment". Because it is only a comment, just remove these statements from the source code.
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.