Better get an IDE. I'd suggest VC++ in this case - not because it's so newbie friendly (it's not) but because AC comes with a ready-to-use project file.
http://www.microsoft.com/express/Downloa...Visual-CPP , just select your language and let it install, then open source/vcpp/cube.sln . To compile and run, click the green arrow (if I remember correctly).
Of course, you could also use Code::Blocks, but that's often a lot trickier to set up on Windows.
http://www.microsoft.com/express/Downloa...Visual-CPP , just select your language and let it install, then open source/vcpp/cube.sln . To compile and run, click the green arrow (if I remember correctly).
Of course, you could also use Code::Blocks, but that's often a lot trickier to set up on Windows.