I followed the directions very closely on How to Install the SDK wiki.
Downloaded the programs / files, moved them to directories, modified the makefile, created the project, set the compile options for the project
Then when I go to build the solution I get the following error.
NMAKE : fatal error U1073: don't know how to make '_precompile.cpp'
I went back to the wiki and retraced my steps, double checking that all of the things it asked me to do were correctly completed.
I get the same error when I attempt to run 'nmake /f Makefile Final_Release' in the command prompt that launches from MSVC++ 2008 Express Edition
Do I need to get a new version of MSVC++ 2008 or is there something more simple I am missing. I will post screenshots of my folders and settings options in a bit if that will assist in anyone helping me out.
Thanks in advance.
Downloaded the programs / files, moved them to directories, modified the makefile, created the project, set the compile options for the project
Then when I go to build the solution I get the following error.
NMAKE : fatal error U1073: don't know how to make '_precompile.cpp'
I went back to the wiki and retraced my steps, double checking that all of the things it asked me to do were correctly completed.
I get the same error when I attempt to run 'nmake /f Makefile Final_Release' in the command prompt that launches from MSVC++ 2008 Express Edition
Do I need to get a new version of MSVC++ 2008 or is there something more simple I am missing. I will post screenshots of my folders and settings options in a bit if that will assist in anyone helping me out.
Thanks in advance.