| 生成日志 |
|
| 命令行 |
正在创建临时文件“e:\编书\DirectX Rendering\code\SkinMesh\SkinMesh\Debug\RSP00000122002776.rsp”,其内容为 [ /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ".\zfxSkinMesh.cpp" ".\zfxd3dUtility.cpp" ".\SkinMesh.cpp" ".\AllocateHierarchy.cpp" ] 正在创建命令行“cl.exe @"e:\编书\DirectX Rendering\code\SkinMesh\SkinMesh\Debug\RSP00000122002776.rsp" /nologo /errorReport:prompt” 正在创建临时文件“e:\编书\DirectX Rendering\code\SkinMesh\SkinMesh\Debug\RSP00000222002776.rsp”,其内容为 [ /OUT:"E:\编书\DirectX Rendering\code\SkinMesh\Debug\SkinMesh.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\SkinMesh.exe.intermediate.manifest" /DEBUG /PDB:"e:\编书\DirectX Rendering\code\SkinMesh\debug\SkinMesh.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 d3d9.lib d3dx9.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\AllocateHierarchy.obj" ".\Debug\SkinMesh.obj" ".\Debug\zfxd3dUtility.obj" ".\Debug\zfxSkinMesh.obj" ".\Debug\SkinMesh.exe.embed.manifest.res" ] 正在创建命令行“link.exe @"e:\编书\DirectX Rendering\code\SkinMesh\SkinMesh\Debug\RSP00000222002776.rsp" /NOLOGO /ERRORREPORT:PROMPT” 正在创建临时文件“e:\编书\DirectX Rendering\code\SkinMesh\SkinMesh\Debug\RSP00000322002776.rsp”,其内容为 [ /out:".\Debug\SkinMesh.exe.embed.manifest" /notify_update /manifest ".\Debug\SkinMesh.exe.intermediate.manifest" ] 正在创建命令行“mt.exe @"e:\编书\DirectX Rendering\code\SkinMesh\SkinMesh\Debug\RSP00000322002776.rsp" /nologo” 正在创建临时文件“e:\编书\DirectX Rendering\code\SkinMesh\SkinMesh\Debug\BAT00000422002776.bat”,其内容为 [ @echo 清单资源上次更新时间为 %TIME%,更新位置为 %DATE% > ".\Debug\mt.dep" ] 正在创建命令行“""e:\编书\DirectX Rendering\code\SkinMesh\SkinMesh\Debug\BAT00000422002776.bat""” |
| 输出窗口 |
正在编译...
AllocateHierarchy.cpp
zfxd3dUtility.cpp
e:\编书\directx rendering\code\skinmesh\skinmesh\zfxd3dutility.cpp(116) : warning C4996: 'wcscpy' was declared deprecated
d:\program files\microsoft visual studio 8\vc\include\string.h(250) : see declaration of 'wcscpy'
Message: 'This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
zfxSkinMesh.cpp
Generating Code...
Compiling...
SkinMesh.cpp
Generating Code...
正在链接...
正在嵌入清单...
|
| 结果 |
生成日志保存在“file://e:\编书\DirectX Rendering\code\SkinMesh\SkinMesh\Debug\BuildLog.htm” SkinMesh - 0 个错误,1 个警告 |