1st_dx8.plg
上传用户:hnchaoyang
上传日期:2022-04-10
资源大小:13k
文件大小:1k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: 1st_dx8 - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:tempRSPA1.tmp" with contents
- [
- /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/1st_dx8.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "C:Documents and SettingsTuring Xu桌面使用DirectX8做的旋转的三角形1st_dx8.cpp"
- ]
- Creating command line "cl.exe @C:tempRSPA1.tmp"
- Creating temporary file "C:tempRSPA2.tmp" with contents
- [
- d3dx8.lib d3d8.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 /nologo /subsystem:windows /incremental:yes /pdb:"Debug/1st_dx8.pdb" /debug /machine:I386 /out:"Debug/1st_dx8.exe" /pdbtype:sept
- ".Debug1st_dx8.obj"
- ]
- Creating command line "link.exe @C:tempRSPA2.tmp"
- <h3>Output Window</h3>
- Compiling...
- 1st_dx8.cpp
- c:documents and settingsturing xu桌面使用directx8做的旋转的三角形1st_dx8.cpp(10) : fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
- Error executing cl.exe.
- <h3>Results</h3>
- 1st_dx8.exe - 1 error(s), 0 warning(s)
- </pre>
- </body>
- </html>