M
modnoob
Guest
So I am using Visual Studio 2003 v7.1, a fresh installation.
I do the create a mod option and it creates all of the files and solution. I then open the Game_SDK solution and do a rebuild solution iwthout changing anything.
The HL prject builds fine but the client project fails immediately with the following error:
"c:\Program Files\Valve\Steam\SteamApps\r3yno\MyMod\src\cl_dll\stdafx.cpp(2): error C2857: '#include' statement specified with the /Yccbase.h command-line option was not found in the source file"
The file it references is all 1's and 0's. Is this correct?
Anyone have any idea what is going on here?
My computer at work has the same VS 2003 and it builds both projects fine.
I do the create a mod option and it creates all of the files and solution. I then open the Game_SDK solution and do a rebuild solution iwthout changing anything.
The HL prject builds fine but the client project fails immediately with the following error:
"c:\Program Files\Valve\Steam\SteamApps\r3yno\MyMod\src\cl_dll\stdafx.cpp(2): error C2857: '#include' statement specified with the /Yccbase.h command-line option was not found in the source file"
The file it references is all 1's and 0's. Is this correct?
Anyone have any idea what is going on here?
My computer at work has the same VS 2003 and it builds both projects fine.