please help

I bought the book open gl game programming and Im on chapter 5 with the robot rotating. Anyway I cant get it to compile and I think its my settings on VC++. This is how I did it 1. new /win32application / simple app the n I linked the opengl32.lib glu32.lib. I dont know what else to I`ve tried not using mfc . I wrote all the code in the .cpp file and some of the cast were c stye and I change the to static_cast.

Please someone bail me out
thanks

Hi

FYI People aren’t clairvoyant

You need to at least post the error messages you get when trying to compile the project