Build Log
  

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

Command Lines
  
Creating temporary file "c:\Documents and Settings\Phillip Pickett\Desktop\client\sockets\Release\RSP00000132683016.rsp" with contents
[
/O2 /GL /D "WIN32" /D "NDEBUG" /D "_UNICODE" /D "UNICODE" /FD /EHa /MD /Yu"stdafx.h" /Fp"Release\sockets.pch" /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Zi /clr:pure /TP /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Drawing.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Windows.Forms.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.XML.dll"

".\sockets.cpp"

".\connection.cpp"

".\AssemblyInfo.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Phillip Pickett\Desktop\client\sockets\Release\RSP00000132683016.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents and Settings\Phillip Pickett\Desktop\client\sockets\Release\RSP00000232683016.rsp" with contents
[
/O2 /GL /D "WIN32" /D "NDEBUG" /D "_UNICODE" /D "UNICODE" /FD /EHa /MD /Yc"stdafx.h" /Fp"Release\sockets.pch" /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Zi /clr:pure /TP /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Drawing.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Windows.Forms.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.XML.dll"

".\stdafx.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Phillip Pickett\Desktop\client\sockets\Release\RSP00000232683016.rsp" /nologo /errorReport:prompt"
Creating command line "resgen.exe /useSourcePath /compile "c:\Documents and Settings\Phillip Pickett\Desktop\client\sockets\Form1.resx","Release\sockets.Form1.resources""
Creating command line "rc.exe /d "_UNICODE" /d "UNICODE" /fo"Release/app.res" ".\app.rc""
Creating temporary file "c:\Documents and Settings\Phillip Pickett\Desktop\client\sockets\Release\RSP00000332683016.rsp" with contents
[
/OUT:"C:\Documents and Settings\Phillip Pickett\Desktop\client\Release\sockets.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\sockets.exe.intermediate.manifest" /DEBUG /PDB:"c:\documents and settings\phillip pickett\desktop\client\release\sockets.pdb" /SUBSYSTEM:WINDOWS /LTCG /ENTRY:"main" /MACHINE:X86 /FIXED:No  /ASSEMBLYRESOURCE:".\release\sockets.Form1.resources"

".\release\AssemblyInfo.obj"

".\release\connection.obj"

".\release\sockets.obj"

".\release\stdafx.obj"

".\release\app.res"
]
Creating command line "link.exe @"c:\Documents and Settings\Phillip Pickett\Desktop\client\sockets\Release\RSP00000332683016.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Documents and Settings\Phillip Pickett\Desktop\client\sockets\Release\RSP00000432683016.rsp" with contents
[
/outputresource:"..\release\sockets.exe;#1" /manifest

".\release\sockets.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Documents and Settings\Phillip Pickett\Desktop\client\sockets\Release\RSP00000432683016.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\Phillip Pickett\Desktop\client\sockets\Release\BAT00000532683016.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\release\mt.dep"
]
Creating command line """c:\Documents and Settings\Phillip Pickett\Desktop\client\sockets\Release\BAT00000532683016.bat"""
Output Window
  
Compiling...
stdafx.cpp
Compiling...
sockets.cpp
connection.cpp
.\connection.cpp(38) : warning C4101: 'e' : unreferenced local variable
.\connection.cpp(59) : warning C4101: 'e' : unreferenced local variable
AssemblyInfo.cpp
Compiling managed resources...
Read in 0 resources from "c:\Documents and Settings\Phillip Pickett\Desktop\client\sockets\Form1.resx"
Writing resource file...  Done.
Compiling resources...
Linking...
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://c:\Documents and Settings\Phillip Pickett\Desktop\client\sockets\Release\BuildLog.htm"
sockets - 0 error(s), 2 warning(s)