Build Log
  

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

Command Lines
  
Creating temporary file "c:\temp\CodeTests\xbmtodws\xbmtodws\Release\RSP00000242005380.rsp" with contents
[
/O2 /GL /I "C:\boost_1_37_0" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MT /FAcs /Fa"Release\\" /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP .\xbmtodws.cpp
]
Creating command line "cl.exe @c:\temp\CodeTests\xbmtodws\xbmtodws\Release\RSP00000242005380.rsp /nologo /errorReport:prompt"
Creating command line "rc.exe /d "_UNICODE" /d "UNICODE" /fo"Release/xbmtodws.res" .\xbmtodws.rc"
Creating temporary file "c:\temp\CodeTests\xbmtodws\xbmtodws\Release\RSP00000342005380.rsp" with contents
[
/OUT:"C:\temp\CodeTests\xbmtodws\Release\xbmtodws.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\xbmtodws.exe.intermediate.manifest" /DEBUG /PDB:"c:\temp\CodeTests\xbmtodws\release\xbmtodws.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /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\xbmtodws.obj"

".\Release\xbmtodws.res"
]
Creating command line "link.exe @c:\temp\CodeTests\xbmtodws\xbmtodws\Release\RSP00000342005380.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\temp\CodeTests\xbmtodws\xbmtodws\Release\RSP00000442005380.rsp" with contents
[
/outputresource:"..\release\xbmtodws.exe;#1" /manifest

.\Release\xbmtodws.exe.intermediate.manifest
]
Creating command line "mt.exe @c:\temp\CodeTests\xbmtodws\xbmtodws\Release\RSP00000442005380.rsp /nologo"
Creating temporary file "c:\temp\CodeTests\xbmtodws\xbmtodws\Release\BAT00000542005380.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Release\mt.dep
]
Creating command line "c:\temp\CodeTests\xbmtodws\xbmtodws\Release\BAT00000542005380.bat"
Output Window
  
Compiling...
xbmtodws.cpp
.\xbmtodws.cpp(261) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(339) : see declaration of '_snprintf'
.\xbmtodws.cpp(378) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
Compiling resources...
Linking...
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://c:\temp\CodeTests\xbmtodws\xbmtodws\Release\BuildLog.htm"
xbmtodws - 0 error(s), 2 warning(s)