Build Log
  

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

Command Lines
  
Creating temporary file "c:\Documents and Settings\Di Liu\Desktop\c++\example\example\Debug\RSP00003333882148.rsp" with contents
[
/Od /I "C:\Documents and Settings\Di Liu\Desktop\c++\example\\boost" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP ".\example.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Di Liu\Desktop\c++\example\example\Debug\RSP00003333882148.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents and Settings\Di Liu\Desktop\c++\example\example\Debug\RSP00003433882148.rsp" with contents
[
/OUT:"C:\Documents and Settings\Di Liu\Desktop\c++\example\Debug\example.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\example.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\Documents and Settings\Di Liu\Desktop\c++\example\Debug\example.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\example.obj"

".\Debug\stdafx.obj"

".\Debug\example.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\Documents and Settings\Di Liu\Desktop\c++\example\example\Debug\RSP00003433882148.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Documents and Settings\Di Liu\Desktop\c++\example\example\Debug\RSP00003533882148.rsp" with contents
[
/out:".\Debug\example.exe.embed.manifest" /notify_update /manifest

".\Debug\example.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Documents and Settings\Di Liu\Desktop\c++\example\example\Debug\RSP00003533882148.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\Di Liu\Desktop\c++\example\example\Debug\BAT00003633882148.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """c:\Documents and Settings\Di Liu\Desktop\c++\example\example\Debug\BAT00003633882148.bat"""
Output Window
  
Compiling...
example.cpp
c:\documents and settings\di liu\desktop\c++\example\example\small_functions.h(142) : warning C4018: '<' : signed/unsigned mismatch
c:\documents and settings\di liu\desktop\c++\example\example\small_functions.h(143) : warning C4018: '<' : signed/unsigned mismatch
c:\documents and settings\di liu\desktop\c++\example\example\small_functions.h(155) : warning C4018: '<' : signed/unsigned mismatch
c:\documents and settings\di liu\desktop\c++\example\example\treelet.h(132) : warning C4018: '<' : signed/unsigned mismatch
c:\documents and settings\di liu\desktop\c++\example\example\treelet.h(197) : warning C4018: '<' : signed/unsigned mismatch
c:\documents and settings\di liu\desktop\c++\example\example\treelet.h(202) : warning C4018: '<' : signed/unsigned mismatch
c:\documents and settings\di liu\desktop\c++\example\example\treelet.h(205) : warning C4018: '<' : signed/unsigned mismatch
c:\documents and settings\di liu\desktop\c++\example\example\treelet.h(347) : warning C4018: '<' : signed/unsigned mismatch
c:\documents and settings\di liu\desktop\c++\example\example\example.cpp(44) : warning C4018: '<' : signed/unsigned mismatch
c:\documents and settings\di liu\desktop\c++\example\boost\boost\numeric\ublas\storage.hpp(94) : warning C4996: 'std::uninitialized_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\memory(100) : see declaration of 'std::uninitialized_copy'
        c:\documents and settings\di liu\desktop\c++\example\boost\boost\numeric\ublas\storage.hpp(89) : while compiling class template member function 'boost::numeric::ublas::unbounded_array::unbounded_array(const boost::numeric::ublas::unbounded_array &)'
        with
        [
            T=double
        ]
        c:\documents and settings\di liu\desktop\c++\example\boost\boost\numeric\ublas\matrix.hpp(73) : see reference to class template instantiation 'boost::numeric::ublas::unbounded_array' being compiled
        with
        [
            T=double
        ]
        c:\documents and settings\di liu\desktop\c++\example\example\small_functions.h(33) : see reference to class template instantiation 'boost::numeric::ublas::matrix' being compiled
        with
        [
            T=double
        ]
c:\documents and settings\di liu\desktop\c++\example\boost\boost\numeric\ublas\storage.hpp(204) : 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(2576) : see declaration of 'std::copy'
        c:\documents and settings\di liu\desktop\c++\example\boost\boost\numeric\ublas\storage.hpp(201) : while compiling class template member function 'boost::numeric::ublas::unbounded_array &boost::numeric::ublas::unbounded_array::operator =(const boost::numeric::ublas::unbounded_array &)'
        with
        [
            T=double
        ]
c:\documents and settings\di liu\desktop\c++\example\boost\boost\numeric\ublas\storage.hpp(94) : warning C4996: 'std::uninitialized_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\memory(100) : see declaration of 'std::uninitialized_copy'
        c:\documents and settings\di liu\desktop\c++\example\boost\boost\numeric\ublas\storage.hpp(89) : while compiling class template member function 'boost::numeric::ublas::unbounded_array::unbounded_array(const boost::numeric::ublas::unbounded_array &)'
        with
        [
            T=int
        ]
        c:\documents and settings\di liu\desktop\c++\example\boost\boost\numeric\ublas\vector.hpp(36) : see reference to class template instantiation 'boost::numeric::ublas::unbounded_array' being compiled
        with
        [
            T=int
        ]
        c:\documents and settings\di liu\desktop\c++\example\example\small_functions.h(182) : see reference to class template instantiation 'boost::numeric::ublas::vector' being compiled
        with
        [
            T=int
        ]
c:\documents and settings\di liu\desktop\c++\example\boost\boost\numeric\ublas\storage.hpp(204) : 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(2576) : see declaration of 'std::copy'
        c:\documents and settings\di liu\desktop\c++\example\boost\boost\numeric\ublas\storage.hpp(201) : while compiling class template member function 'boost::numeric::ublas::unbounded_array &boost::numeric::ublas::unbounded_array::operator =(const boost::numeric::ublas::unbounded_array &)'
        with
        [
            T=int
        ]
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\Documents and Settings\Di Liu\Desktop\c++\example\example\Debug\BuildLog.htm"
example - 0 error(s), 13 warning(s)