1: What GDK? DarkGDK or DarkGDK.Net?
2: What Compiler?
3: What DirectX SDK?
Tip:
If DarkGDK C++?
1:Start Clean!
2
ownLoad and install the new VC2008 Express.
3
ownload and install the DirectX Auguest 2007 SDK
4
ownload and install the new DarkGDK C++ Bundled for VC2008 Express
5:Make a New Empty Project with the Wizard.
6: Remove the Main.cpp from the project.
7: copy your source files and media only *.cpp *.h + gfx files to your project's directory
8: Add Existing Items to your project. Add those *.h and *.cpp you copied to your project directory.
Compile - and run - be MErry
(Trying to manually set up the options is a pain - one import help is that wizard setting up the defaults you need! I Always select 3d - but never use it - just glad the project is all configured )
Also use "string.h" over <string.h>.
Happy Holidays