37 lines
1.2 KiB
Plaintext
37 lines
1.2 KiB
Plaintext
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>Build Log</h1>
|
|
<h3>
|
|
--------------------Configuration: getpage - Win32 Debug--------------------
|
|
</h3>
|
|
<h3>Command Lines</h3>
|
|
Creating temporary file "C:\DOCUME~1\sean\LOCALS~1\Temp\RSPC.tmp" with contents
|
|
[
|
|
/nologo /Gz /MTd /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS.STRICT" /D "__FLAT__" /Fo"msvcobj/" /Fd"msvcobj/" /FD /GZ /c
|
|
"D:\work\getpage\mainpage.cpp"
|
|
]
|
|
Creating command line "cl.exe @C:\DOCUME~1\sean\LOCALS~1\Temp\RSPC.tmp"
|
|
Creating temporary file "C:\DOCUME~1\sean\LOCALS~1\Temp\RSPD.tmp" with contents
|
|
[
|
|
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib wsock32.lib /nologo /subsystem:console /incremental:yes /pdb:"msvcobj/getpage.pdb" /debug /machine:I386 /out:"msvcobj/getpage.exe" /pdbtype:sept
|
|
.\msvcobj\mainpage.obj
|
|
\work\exe\mscommon.lib
|
|
\work\exe\msfileio.lib
|
|
\work\exe\mssocket.lib
|
|
]
|
|
Creating command line "link.exe @C:\DOCUME~1\sean\LOCALS~1\Temp\RSPD.tmp"
|
|
<h3>Output Window</h3>
|
|
Compiling...
|
|
mainpage.cpp
|
|
Linking...
|
|
LINK : LNK6004: msvcobj/getpage.exe not found or not built by the last incremental link; performing full link
|
|
|
|
|
|
|
|
<h3>Results</h3>
|
|
getpage.exe - 0 error(s), 0 warning(s)
|
|
</pre>
|
|
</body>
|
|
</html>
|