So you want to start programming game ? Well you’ll need an programming environnement :) No worry, here’s how I setted mine. I use Visual C++ 2005 Express for all my C++ programming needs.
- Download and install Visual C++ 2005 Express
- Download and install Visual Studio SP1 for Visual C++
- Download and install the Windows Platform SDK
- Set up Visual C++ to use the PSDK using those instructions
- Register your copy of Visual C++ Express
- Try one of NeHe’s tutorials or download HexEngine from SVN and test your new programming environnement.
0 Response to “Setting up Visual C++ 2005 Express for OpenGL programming”