Build Log
  

Build started: Project: SuperPeer_TCP, Configuration: Release|Win32

Command Lines
  
Creating temporary file "c:\Documents and Settings\zcy\My Documents\Visual Studio 2008\Projects\SuperPeer_TCP\Release\RSP00000135482512.rsp" with contents
[
/O2 /Oi /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Gy /Yu"stdafx.h" /Fp"Release\SuperPeer_TCP.pch" /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TP ".\SuperPeer_TCP.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\zcy\My Documents\Visual Studio 2008\Projects\SuperPeer_TCP\Release\RSP00000135482512.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents and Settings\zcy\My Documents\Visual Studio 2008\Projects\SuperPeer_TCP\Release\RSP00000235482512.rsp" with contents
[
/O2 /Oi /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Gy /Yc"stdafx.h" /Fp"Release\SuperPeer_TCP.pch" /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TP ".\stdafx.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\zcy\My Documents\Visual Studio 2008\Projects\SuperPeer_TCP\Release\RSP00000235482512.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents and Settings\zcy\My Documents\Visual Studio 2008\Projects\SuperPeer_TCP\Release\RSP00000335482512.rsp" with contents
[
/OUT:"C:\Documents and Settings\zcy\My Documents\Visual Studio 2008\Projects\SuperPeer01\Release\SuperPeer_TCP.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\SuperPeer_TCP.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\Documents and Settings\zcy\My Documents\Visual Studio 2008\Projects\SuperPeer01\Release\SuperPeer_TCP.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE /NXCOMPAT /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\Release\stdafx.obj"

".\Release\SuperPeer_TCP.obj"
]
Creating command line "link.exe @"c:\Documents and Settings\zcy\My Documents\Visual Studio 2008\Projects\SuperPeer_TCP\Release\RSP00000335482512.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Documents and Settings\zcy\My Documents\Visual Studio 2008\Projects\SuperPeer_TCP\Release\RSP00000435482512.rsp" with contents
[
/outputresource:"..\SuperPeer01\Release\SuperPeer_TCP.exe;#1" /manifest

".\Release\SuperPeer_TCP.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Documents and Settings\zcy\My Documents\Visual Studio 2008\Projects\SuperPeer_TCP\Release\RSP00000435482512.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\zcy\My Documents\Visual Studio 2008\Projects\SuperPeer_TCP\Release\BAT00000535482512.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep"
]
Creating command line """c:\Documents and Settings\zcy\My Documents\Visual Studio 2008\Projects\SuperPeer_TCP\Release\BAT00000535482512.bat"""
Output Window
  
Compiling...
stdafx.cpp
Compiling...
SuperPeer_TCP.cpp
c:\documents and settings\zcy\my documents\visual studio 2008\projects\superpeer_tcp\header.h(16) : warning C4018: '>=' : signed/unsigned mismatch
c:\documents and settings\zcy\my documents\visual studio 2008\projects\superpeer_tcp\header.h(25) : warning C4018: '>=' : signed/unsigned mismatch
.\SuperPeer_TCP.cpp(91) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\SuperPeer_TCP.cpp(106) : warning C4390: ';' : empty controlled statement found; is this the intent?
.\SuperPeer_TCP.cpp(76) : warning C4101: 'i' : unreferenced local variable
Linking...
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://c:\Documents and Settings\zcy\My Documents\Visual Studio 2008\Projects\SuperPeer_TCP\Release\BuildLog.htm"
SuperPeer_TCP - 0 error(s), 5 warning(s)