Build Log
--------------------Configuration: getpage - Win32 Debug--------------------
Command Lines
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"Output Window
Compiling... mainpage.cpp Linking... LINK : LNK6004: msvcobj/getpage.exe not found or not built by the last incremental link; performing full linkResults
getpage.exe - 0 error(s), 0 warning(s)