five.plg 1.3 KB
Newer Older
U
u014427391 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: five - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1E.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/five.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\Documents and Settings\Administrator\桌面\高考预录数据信息管理系统\project2\five.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1E.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1F.tmp" with contents
[
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:console /incremental:yes /pdb:"Debug/five.pdb" /debug /machine:I386 /out:"Debug/five.exe" /pdbtype:sept 
".\Debug\five.obj"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1F.tmp"
<h3>Output Window</h3>
Compiling...
five.cpp
c:\documents and settings\administrator\桌面\高考预录数据信息管理系统\project2\targetver.h(8) : fatal error C1083: Cannot open include file: 'SDKDDKVer.h': No such file or directory
Error executing cl.exe.



<h3>Results</h3>
five.exe - 1 error(s), 0 warning(s)
</pre>
</body>
</html>