Build Log |
|
Command Lines |
Creating temporary file "c:\Documents and Settings\FlyPig\Documents\Projects\Watcher\Debug\RSP000001.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Yu"stdafx.h" /Fp"Debug/Watcher.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP ".\SocketSwitch.cpp" ] Creating command line "cl.exe @"c:\Documents and Settings\FlyPig\Documents\Projects\Watcher\Debug\RSP000001.rsp" /nologo" Creating temporary file "c:\Documents and Settings\FlyPig\Documents\Projects\Watcher\Debug\RSP000002.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Yc"stdafx.h" /Fp"Debug/Watcher.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP ".\stdafx.cpp" ] Creating command line "cl.exe @"c:\Documents and Settings\FlyPig\Documents\Projects\Watcher\Debug\RSP000002.rsp" /nologo" Creating command line "rc.exe /fo"Debug/SocketSwitch.res" ".\SocketSwitch.rc"" Creating temporary file "c:\Documents and Settings\FlyPig\Documents\Projects\Watcher\Debug\RSP000003.rsp" with contents [ /OUT:"Debug/Watcher.exe" /INCREMENTAL /NOLOGO /DEBUG /PDB:"Debug/SocketSwitch.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 Ws2_32.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 ".\Debug\SocketSwitch.obj" ".\Debug\stdafx.obj" ".\Debug\SocketSwitch.res" ] Creating command line "link.exe @"c:\Documents and Settings\FlyPig\Documents\Projects\Watcher\Debug\RSP000003.rsp"" |
Output Window |
Compiling... stdafx.cpp Compiling... SocketSwitch.cpp c:\Documents and Settings\FlyPig\Documents\Projects\Watcher\SocketSwitch.cpp(205) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning) c:\Documents and Settings\FlyPig\Documents\Projects\Watcher\SocketSwitch.cpp(326) : warning C4101: 'nSel' : unreferenced local variable c:\Documents and Settings\FlyPig\Documents\Projects\Watcher\SocketSwitch.cpp(325) : warning C4101: 'hItem' : unreferenced local variable c:\Documents and Settings\FlyPig\Documents\Projects\Watcher\SocketSwitch.cpp(324) : warning C4101: 'hCombo' : unreferenced local variable c:\Documents and Settings\FlyPig\Documents\Projects\Watcher\SocketSwitch.cpp(385) : warning C4805: '!=' : unsafe mix of type 'int' and type 'bool' in operation c:\Documents and Settings\FlyPig\Documents\Projects\Watcher\SocketSwitch.cpp(412) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning) c:\Documents and Settings\FlyPig\Documents\Projects\Watcher\SocketSwitch.cpp(424) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning) c:\Documents and Settings\FlyPig\Documents\Projects\Watcher\SocketSwitch.cpp(475) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning) c:\Documents and Settings\FlyPig\Documents\Projects\Watcher\SocketSwitch.cpp(367) : warning C4101: 'nSockfdOut' : unreferenced local variable c:\Documents and Settings\FlyPig\Documents\Projects\Watcher\SocketSwitch.cpp(366) : warning C4101: 'nSockfdIn' : unreferenced local variable c:\Documents and Settings\FlyPig\Documents\Projects\Watcher\SocketSwitch.cpp(376) : warning C4101: 'szError' : unreferenced local variable c:\Documents and Settings\FlyPig\Documents\Projects\Watcher\SocketSwitch.cpp(378) : warning C4101: 'hHandleOut' : unreferenced local variable c:\Documents and Settings\FlyPig\Documents\Projects\Watcher\SocketSwitch.cpp(377) : warning C4101: 'hHandleIn' : unreferenced local variable c:\Documents and Settings\FlyPig\Documents\Projects\Watcher\SocketSwitch.cpp(500) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning) c:\Documents and Settings\FlyPig\Documents\Projects\Watcher\SocketSwitch.cpp(529) : warning C4101: 'szError' : unreferenced local variable Compiling resources... Linking... |
Results |
Build log was saved at "file://c:\Documents and Settings\FlyPig\Documents\Projects\Watcher\Debug\BuildLog.htm" Watcher - 0 error(s), 15 warning(s) |