Talk:Compiling under VS2005
Visual C++ Express 2005 Directories Setup
After installing the Microsoft Windows (Platform) SDK, when setting up the directories in Visual C++ Express 2005 do you need to add "Source Files"?? It has one entry:
$(VCInstallDir)crt\src
I found this directory in the Platform SDK:
C:\Program Files\Microsoft Platform SDK\src\crt
Just curious if it needs to be added.
OK, looks like I Googled for nothing, so I'm going to warn you guys now, if your getting errors, look in this page, because I Googled for 2 hours, just to be lead back to the page I started on, but at least it all works now, I'm glad for that. In conclusion, make sure you aren't looking at the fix before you Google for it...
PRJ0019
When I Build my Mod (Debug), I get this error:
echo Project : error PRJ0019: A tool returned an error code from "Copying to c:\program files\steam\steamapps\SourceMods\hunternavan\bin\"
What do I do? --Adam.gamedev 17:45, 12 July 2010 (UTC)
gameinfo.txt
When I Debug my Mod, I get this error:
Setup file 'gameinfo.txt' doesn't exist in subdirectory 'hl2'. Check your -game paremeter or VCONFIG setting.
What do I do? --Adam.gamedev 19:33, 12 July 2010 (UTC)