I have been having trouble following tutorials for learning OpenGL. More specifically, RoD's tutorials. They make sense, I can completely comprehend what is being explained. But suddenly, I hit a dead end. In one of the tutorials (The 5th maybe?Something like that:P) it gives a whole bunch of source code and says to compile it and you should see a robot. I go to compile it and I get a bunch of problems. Library missing, undeclared this, undeclared that...I beleive the problem may be in one or more of the following items:

1. I am running Dev-C++ on Windows XP Home
2. Maybe I don't have the most recent OpenGL libraries
3. Maybe Copy & Paste won't work here??

Help would be greatly appreciated. Thanks in advance