Build Log
  

Rebuild started: Project: RawEthernetCommand, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "l:\Application_1GPP\AppNotes\1GP72-Connectivity\Software\TcpClient\VisualStudio2005\RawEthernetCommand\Debug\RSP0000012736826232.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP "..\..\TcpClient.cpp"

"..\..\EthernetRawCommand.cpp"
]
Creating command line "cl.exe @"l:\Application_1GPP\AppNotes\1GP72-Connectivity\Software\TcpClient\VisualStudio2005\RawEthernetCommand\Debug\RSP0000012736826232.rsp" /nologo /errorReport:prompt"
Creating temporary file "l:\Application_1GPP\AppNotes\1GP72-Connectivity\Software\TcpClient\VisualStudio2005\RawEthernetCommand\Debug\TMP0000022736826232.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\RawEthernetCommand.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\RawEthernetCommand.exe.embed.manifest.res" "l:\Application_1GPP\AppNotes\1GP72-Connectivity\Software\TcpClient\VisualStudio2005\RawEthernetCommand\Debug\TMP0000022736826232.tmp""
Creating temporary file "l:\Application_1GPP\AppNotes\1GP72-Connectivity\Software\TcpClient\VisualStudio2005\RawEthernetCommand\Debug\RSP0000032736826232.rsp" with contents
[
/OUT:"L:\Application_1GPP\AppNotes\1GP72-Connectivity\Software\TcpClient\VisualStudio2005\RawEthernetCommand\Debug\RawEthernetCommand.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\RawEthernetCommand.exe.intermediate.manifest" /DEBUG /PDB:"l:\Application_1GPP\AppNotes\1GP72-Connectivity\Software\TcpClient\VisualStudio2005\RawEthernetCommand\Debug\RawEthernetCommand.pdb" /SUBSYSTEM:CONSOLE /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

"c:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\Lib\WS2_32.Lib"

".\Debug\EthernetRawCommand.obj"

".\Debug\TcpClient.obj"

".\Debug\RawEthernetCommand.exe.embed.manifest.res"
]
Creating command line "link.exe @"l:\Application_1GPP\AppNotes\1GP72-Connectivity\Software\TcpClient\VisualStudio2005\RawEthernetCommand\Debug\RSP0000032736826232.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "l:\Application_1GPP\AppNotes\1GP72-Connectivity\Software\TcpClient\VisualStudio2005\RawEthernetCommand\Debug\RSP0000042736826232.rsp" with contents
[
/out:".\Debug\RawEthernetCommand.exe.embed.manifest" /notify_update /manifest

".\Debug\RawEthernetCommand.exe.intermediate.manifest"
]
Creating command line "mt.exe @"l:\Application_1GPP\AppNotes\1GP72-Connectivity\Software\TcpClient\VisualStudio2005\RawEthernetCommand\Debug\RSP0000042736826232.rsp" /nologo"
Creating temporary file "l:\Application_1GPP\AppNotes\1GP72-Connectivity\Software\TcpClient\VisualStudio2005\RawEthernetCommand\Debug\BAT0000052736826232.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """l:\Application_1GPP\AppNotes\1GP72-Connectivity\Software\TcpClient\VisualStudio2005\RawEthernetCommand\Debug\BAT0000052736826232.bat"""
Creating temporary file "l:\Application_1GPP\AppNotes\1GP72-Connectivity\Software\TcpClient\VisualStudio2005\RawEthernetCommand\Debug\TMP0000062736826232.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\RawEthernetCommand.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\RawEthernetCommand.exe.embed.manifest.res" "l:\Application_1GPP\AppNotes\1GP72-Connectivity\Software\TcpClient\VisualStudio2005\RawEthernetCommand\Debug\TMP0000062736826232.tmp""
Creating temporary file "l:\Application_1GPP\AppNotes\1GP72-Connectivity\Software\TcpClient\VisualStudio2005\RawEthernetCommand\Debug\RSP0000072736826232.rsp" with contents
[
/OUT:"L:\Application_1GPP\AppNotes\1GP72-Connectivity\Software\TcpClient\VisualStudio2005\RawEthernetCommand\Debug\RawEthernetCommand.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\RawEthernetCommand.exe.intermediate.manifest" /DEBUG /PDB:"l:\Application_1GPP\AppNotes\1GP72-Connectivity\Software\TcpClient\VisualStudio2005\RawEthernetCommand\Debug\RawEthernetCommand.pdb" /SUBSYSTEM:CONSOLE /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

"c:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\Lib\WS2_32.Lib"

".\Debug\EthernetRawCommand.obj"

".\Debug\TcpClient.obj"

".\Debug\RawEthernetCommand.exe.embed.manifest.res"
]
Creating command line "link.exe @"l:\Application_1GPP\AppNotes\1GP72-Connectivity\Software\TcpClient\VisualStudio2005\RawEthernetCommand\Debug\RSP0000072736826232.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
EthernetRawCommand.cpp
l:\application_1gpp\appnotes\1gp72-connectivity\software\tcpclient\ethernetrawcommand.cpp(66) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
TcpClient.cpp
l:\application_1gpp\appnotes\1gp72-connectivity\software\tcpclient\tcpclient.cpp(116) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
Generating Code...
Compiling manifest to resources...
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://l:\Application_1GPP\AppNotes\1GP72-Connectivity\Software\TcpClient\VisualStudio2005\RawEthernetCommand\Debug\BuildLog.htm"
RawEthernetCommand - 0 error(s), 2 warning(s)