| Build Log |
|
| Command Lines |
Creating temporary file "c:\code\shrinkpath\shrinkpath\Release\RSP00001034804760.rsp" with contents [ /O2 /Oi /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /EHsc /MD /Gy /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TP .\shrinkpath.cpp .\junction.cpp ] Creating command line "cl.exe @c:\code\shrinkpath\shrinkpath\Release\RSP00001034804760.rsp /nologo /errorReport:prompt" Creating temporary file "c:\code\shrinkpath\shrinkpath\Release\RSP00001134804760.rsp" with contents [ /OUT:"c:\code\shrinkpath\Release\shrinkpath.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\shrinkpath.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\code\shrinkpath\Release\shrinkpath.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\junction.obj" ".\Release\shrinkpath.obj" ] Creating command line "link.exe @c:\code\shrinkpath\shrinkpath\Release\RSP00001134804760.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\code\shrinkpath\shrinkpath\Release\RSP00001234804760.rsp" with contents [ /outputresource:"..\Release\shrinkpath.exe;#1" /manifest .\Release\shrinkpath.exe.intermediate.manifest ] Creating command line "mt.exe @c:\code\shrinkpath\shrinkpath\Release\RSP00001234804760.rsp /nologo" Creating temporary file "c:\code\shrinkpath\shrinkpath\Release\BAT00001334804760.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\Release\mt.dep ] Creating command line "c:\code\shrinkpath\shrinkpath\Release\BAT00001334804760.bat" |
| Output Window |
Compiling...
shrinkpath.cpp
c:\code\boost\boost_1_38\boost/algorithm/string/detail/classification.hpp(102) : warning C4996: 'std::copy': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\xutility(2550) : see declaration of 'std::copy'
c:\code\boost\boost_1_38\boost/algorithm/string/classification.hpp(206) : see reference to function template instantiation 'boost::algorithm::detail::is_any_ofF |
| Results |
Build log was saved at "file://c:\code\shrinkpath\shrinkpath\Release\BuildLog.htm" shrinkpath - 0 error(s), 1 warning(s) |