Build Log

--------------------Configuration: chapter8 - Win32 Debug--------------------

Command Lines

Creating temporary file "C:\DOCUME~1\xuhongbo\LOCALS~1\Temp\RSPDF1.tmp" with contents [ /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/chapter8.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "C:\Program Files\Microsoft Visual Studio\MyProjects\chapter8\x8-13.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\xuhongbo\LOCALS~1\Temp\RSPDF1.tmp" Creating temporary file "C:\DOCUME~1\xuhongbo\LOCALS~1\Temp\RSPDF2.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 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/chapter8.pdb" /debug /machine:I386 /out:"Debug/chapter8.exe" /pdbtype:sept ".\Debug\StdAfx.obj" ".\Debug\x8-13.obj" ] Creating command line "link.exe @C:\DOCUME~1\xuhongbo\LOCALS~1\Temp\RSPDF2.tmp"

Output Window

Compiling... x8-13.cpp Linking...

Results

chapter8.exe - 0 error(s), 0 warning(s)