Build Log
  

Build started: Project: shrinkpath, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\code\shrinkpath\shrinkpath\Debug\RSP00000C34801632.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP .\shrinkpath.cpp
]
Creating command line "cl.exe @c:\code\shrinkpath\shrinkpath\Debug\RSP00000C34801632.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\code\shrinkpath\shrinkpath\Debug\RSP00000D34801632.rsp" with contents
[
/OUT:"c:\code\shrinkpath\Debug\shrinkpath.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\shrinkpath.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\code\shrinkpath\Debug\shrinkpath.pdb" /SUBSYSTEM:CONSOLE /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

".\Debug\junction.obj"

".\Debug\shrinkpath.obj"

".\Debug\shrinkpath.exe.embed.manifest.res"
]
Creating command line "link.exe @c:\code\shrinkpath\shrinkpath\Debug\RSP00000D34801632.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\code\shrinkpath\shrinkpath\Debug\RSP00000E34801632.rsp" with contents
[
/out:.\Debug\shrinkpath.exe.embed.manifest /notify_update /manifest

.\Debug\shrinkpath.exe.intermediate.manifest
]
Creating command line "mt.exe @c:\code\shrinkpath\shrinkpath\Debug\RSP00000E34801632.rsp /nologo"
Creating temporary file "c:\code\shrinkpath\shrinkpath\Debug\BAT00000F34801632.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "c:\code\shrinkpath\shrinkpath\Debug\BAT00000F34801632.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::is_any_ofF>(const RangeT &)' being compiled
        with
        [
            CharT=char,
            IteratorT=const char *,
            RangeT=boost::iterator_range
        ]
        c:\code\shrinkpath\shrinkpath\shrinkpath.cpp(39) : see reference to function template instantiation 'boost::algorithm::detail::is_any_ofF boost::algorithm::is_any_of(RangeT (&))' being compiled
        with
        [
            CharT=char,
            RangeT=const char [2]
        ]
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\code\shrinkpath\shrinkpath\Debug\BuildLog.htm"
shrinkpath - 0 error(s), 1 warning(s)