glut still not working... much

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Aug 2009
Posts: 36
Reputation: MattyRobot is an unknown quantity at this point 
Solved Threads: 0
MattyRobot's Avatar
MattyRobot MattyRobot is offline Offline
Light Poster

glut still not working... much

 
0
  #1
Sep 22nd, 2009
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?
my programming ability isn't bad for my age... I'm 13
Reply With Quote Quick reply to this message  
Join Date: Dec 2007
Posts: 360
Reputation: jencas is just really nice jencas is just really nice jencas is just really nice jencas is just really nice jencas is just really nice 
Solved Threads: 69
jencas jencas is offline Offline
Posting Whiz

Re: glut still not working... much

 
0
  #2
Sep 23rd, 2009
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.
If you are forced to reinvent the wheel at least try to invent a better one!

Please use code tags - Please mark solved threads as solved
Reply With Quote Quick reply to this message  
Join Date: Aug 2009
Posts: 36
Reputation: MattyRobot is an unknown quantity at this point 
Solved Threads: 0
MattyRobot's Avatar
MattyRobot MattyRobot is offline Offline
Light Poster

Re: glut still not working... much

 
0
  #3
Sep 23rd, 2009
what is the difference between a #pragma comment and a regular one?
my programming ability isn't bad for my age... I'm 13
Reply With Quote Quick reply to this message  
Reply

Message:



Similar Threads
Other Threads in the C++ Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC