Build Log
  

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

Command Lines
  
Creating temporary file "f:\wifibot_back\dev\testlab_USB_server 4adc2008\testlab\Release\RSP00001311845720.rsp" with contents
[
/GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Wp64 /Zi /TP ".\WifibotServer.cpp"

".\testlab.cpp"
]
Creating command line "cl.exe @"f:\wifibot_back\dev\testlab_USB_server 4adc2008\testlab\Release\RSP00001311845720.rsp" /nologo /errorReport:prompt"
Creating temporary file "f:\wifibot_back\dev\testlab_USB_server 4adc2008\testlab\Release\RSP00001411845720.rsp" with contents
[
/OUT:"F:\wifibot_back\dev\testlab_USB_server 4adc2008\Release\testlab.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\testlab.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"f:\wifibot_back\dev\testlab_USB_server 4adc2008\release\testlab.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE:NO /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\testlab.obj"

".\Release\WifibotClient.obj"

".\Release\WifibotServer.obj"
]
Creating command line "link.exe @"f:\wifibot_back\dev\testlab_USB_server 4adc2008\testlab\Release\RSP00001411845720.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "f:\wifibot_back\dev\testlab_USB_server 4adc2008\testlab\Release\RSP00001511845720.rsp" with contents
[
/outputresource:"..\release\testlab.exe;#1" /manifest

".\Release\testlab.exe.intermediate.manifest"
]
Creating command line "mt.exe @"f:\wifibot_back\dev\testlab_USB_server 4adc2008\testlab\Release\RSP00001511845720.rsp" /nologo"
Creating temporary file "f:\wifibot_back\dev\testlab_USB_server 4adc2008\testlab\Release\BAT00001611845720.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep"
]
Creating command line """f:\wifibot_back\dev\testlab_USB_server 4adc2008\testlab\Release\BAT00001611845720.bat"""
Output Window
  
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
WifibotServer.cpp
.\WifibotServer.cpp(6) : warning C4995: 'sprintf': name was marked as #pragma deprecated
.\WifibotServer.cpp(6) : 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'
.\WifibotServer.cpp(7) : warning C4995: 'sprintf': name was marked as #pragma deprecated
.\WifibotServer.cpp(7) : 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'
.\WifibotServer.cpp(341) : warning C4995: 'sprintf': name was marked as #pragma deprecated
.\WifibotServer.cpp(341) : 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'
.\WifibotServer.cpp(401) : warning C4995: 'sprintf': name was marked as #pragma deprecated
.\WifibotServer.cpp(401) : 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'
.\WifibotServer.cpp(419) : warning C4995: 'sprintf': name was marked as #pragma deprecated
.\WifibotServer.cpp(419) : 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'
.\WifibotServer.cpp(505) : warning C4309: '=' : truncation of constant value
.\WifibotServer.cpp(646) : warning C4995: 'sprintf': name was marked as #pragma deprecated
.\WifibotServer.cpp(646) : 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'
.\WifibotServer.cpp(653) : warning C4995: 'sprintf': name was marked as #pragma deprecated
.\WifibotServer.cpp(653) : 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'
.\WifibotServer.cpp(746) : warning C4313: 'printf'  : '%d' in format string conflicts with argument 1 of type 'HANDLE'
.\WifibotServer.cpp(783) : warning C4313: 'printf'  : '%d' in format string conflicts with argument 1 of type 'HANDLE'
.\WifibotServer.cpp(799) : warning C4313: 'printf'  : '%d' in format string conflicts with argument 1 of type 'HANDLE'
testlab.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://f:\wifibot_back\dev\testlab_USB_server 4adc2008\testlab\Release\BuildLog.htm"
testlab - 0 error(s), 19 warning(s)