Compiling under VS2002
< Zh
This page was written for 起源2006 or earlier. It may not be applicable to newer versions of the Source SDK.
For more up-to-date information, see Compiler choices.
For more up-to-date information, see Compiler choices.
Source SDK 中提供的Visual Studio项目文件为VS2003项目文件,本页详细介绍了在Visual Studio 2002中打开和编译这些文件所必需的更改
注意:这些代码补丁不是由Valve提供或维护的,也不受官方支持。
Contents
更改
在文本编辑器中编辑列出的文件
为了验证你已经成功地进行了这些更改,打开 src/Game_sdk.sln
,在VS2002中编写sln文件并编译解决方案。
src/Game_sdk.sln
↓ |
src/cl_dll/client_sdk.vcproj & src/dlls/hl_sdk.vcproj
→ |
补丁
下载 这个 来修复VS2002的编译问题