生成日志
  

------- 已启动生成: 项目: VertexFog,配置: Debug|Win32 -------

命令行
  
正在创建临时文件“d:\Dx3danimation\09_第九章 雾化\01_VertexFog\Debug\RSP000003.rsp”,其内容为
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MLd /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
".\VertexFog.cpp"
]
正在创建命令行“cl.exe @"d:\Dx3danimation\09_第九章 雾化\01_VertexFog\Debug\RSP000003.rsp" /nologo”
正在创建临时文件“d:\Dx3danimation\09_第九章 雾化\01_VertexFog\Debug\RSP000004.rsp”,其内容为
[
/OUT:"Debug/VertexFog.exe" /INCREMENTAL /NOLOGO /DEBUG /PDB:"Debug/Transform.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 d3dx9d.lib d3d9.lib winmm.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib
".\Debug\VertexFog.obj"
]
正在创建命令行“link.exe @"d:\Dx3danimation\09_第九章 雾化\01_VertexFog\Debug\RSP000004.rsp"”
输出窗口
  
正在编译...
VertexFog.cpp
d:\dx3danimation\09_第九章 雾化\01_vertexfog\vertexfog.cpp(28) : warning C4244: “参数” : 从“double”转换到“float”,可能丢失数据
正在链接...
结果
  
生成日志保存在“file://d:\Dx3danimation\09_第九章 雾化\01_VertexFog\Debug\BuildLog.htm”中
VertexFog - 0 错误,1 警告