Build Log
  

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

Command Lines
  
Creating temporary file "c:\Documents and Settings\Boyd\Desktop\Cantera-1.7.0-src\cantera\win32\vc7\zeroD\Release\RSP00000A3392120.rsp" with contents
[
/O2 /D "WIN32" /D "NDEBUG" /D "_LIB" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /FD /EHsc /MD /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /TP "..\..\..\Cantera\src\zeroD\Wall.cpp"

"..\..\..\Cantera\src\zeroD\ReactorNet.cpp"

"..\..\..\Cantera\src\zeroD\ReactorFactory.cpp"

"..\..\..\Cantera\src\zeroD\ReactorBase.cpp"

"..\..\..\Cantera\src\zeroD\Reactor.cpp"

"..\..\..\Cantera\src\zeroD\FlowReactor.cpp"

"..\..\..\Cantera\src\zeroD\FlowDevice.cpp"

"..\..\..\Cantera\src\zeroD\ConstPressureReactor.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Boyd\Desktop\Cantera-1.7.0-src\cantera\win32\vc7\zeroD\Release\RSP00000A3392120.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents and Settings\Boyd\Desktop\Cantera-1.7.0-src\cantera\win32\vc7\zeroD\Release\RSP00000B3392120.rsp" with contents
[
/OUT:"../../../build/lib/i686-pc-win32/zeroD.lib" ".\release\ConstPressureReactor.obj"

".\release\FlowDevice.obj"

".\release\FlowReactor.obj"

".\release\Reactor.obj"

".\release\ReactorBase.obj"

".\release\ReactorFactory.obj"

".\release\ReactorNet.obj"

".\release\Wall.obj"
]
Creating command line "lib.exe @"c:\Documents and Settings\Boyd\Desktop\Cantera-1.7.0-src\cantera\win32\vc7\zeroD\Release\RSP00000B3392120.rsp" /NOLOGO"
Output Window
  
Compiling...
Wall.cpp
c:\Program Files\Microsoft Visual Studio 8\VC\include\xutility(2282) : warning C4996: 'std::_Copy_opt' was declared deprecated
        c:\Program Files\Microsoft Visual Studio 8\VC\include\xutility(2270) : see declaration of 'std::_Copy_opt'
        Message: 'You have used a std:: construct that is not safe. See documentation on how to use the Safe Standard C++ Library'
        c:\documents and settings\boyd\desktop\cantera-1.7.0-src\cantera\cantera\src\ThermoPhase.h(764) : see reference to function template instantiation '_OutIt std::copy,doublereal*>(_InIt,_InIt,_OutIt)' being compiled
        with
        [
            _OutIt=doublereal *,
            _Ty=double,
            _Alloc=std::allocator,
            _InIt=std::_Vector_iterator>
        ]
ReactorNet.cpp
..\..\..\Cantera\src\zeroD\ReactorNet.cpp(50) : warning C4996: 'sprintf' was declared deprecated
        c:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\..\..\Cantera\src\zeroD\ReactorNet.cpp(53) : warning C4996: 'sprintf' was declared deprecated
        c:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\..\..\Cantera\src\zeroD\ReactorNet.cpp(69) : warning C4996: 'sprintf' was declared deprecated
        c:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\..\..\Cantera\src\zeroD\ReactorNet.cpp(71) : warning C4996: 'sprintf' was declared deprecated
        c:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\Program Files\Microsoft Visual Studio 8\VC\include\xutility(2282) : warning C4996: 'std::_Copy_opt' was declared deprecated
        c:\Program Files\Microsoft Visual Studio 8\VC\include\xutility(2270) : see declaration of 'std::_Copy_opt'
        Message: 'You have used a std:: construct that is not safe. See documentation on how to use the Safe Standard C++ Library'
        c:\documents and settings\boyd\desktop\cantera-1.7.0-src\cantera\cantera\src\ThermoPhase.h(764) : see reference to function template instantiation '_OutIt std::copy,doublereal*>(_InIt,_InIt,_OutIt)' being compiled
        with
        [
            _OutIt=doublereal *,
            _Ty=double,
            _Alloc=std::allocator,
            _InIt=std::_Vector_iterator>
        ]
ReactorFactory.cpp
c:\Program Files\Microsoft Visual Studio 8\VC\include\xutility(2282) : warning C4996: 'std::_Copy_opt' was declared deprecated
        c:\Program Files\Microsoft Visual Studio 8\VC\include\xutility(2270) : see declaration of 'std::_Copy_opt'
        Message: 'You have used a std:: construct that is not safe. See documentation on how to use the Safe Standard C++ Library'
        c:\documents and settings\boyd\desktop\cantera-1.7.0-src\cantera\cantera\src\ThermoPhase.h(764) : see reference to function template instantiation '_OutIt std::copy,doublereal*>(_InIt,_InIt,_OutIt)' being compiled
        with
        [
            _OutIt=doublereal *,
            _Ty=double,
            _Alloc=std::allocator,
            _InIt=std::_Vector_iterator>
        ]
ReactorBase.cpp
c:\Program Files\Microsoft Visual Studio 8\VC\include\xutility(2282) : warning C4996: 'std::_Copy_opt' was declared deprecated
        c:\Program Files\Microsoft Visual Studio 8\VC\include\xutility(2270) : see declaration of 'std::_Copy_opt'
        Message: 'You have used a std:: construct that is not safe. See documentation on how to use the Safe Standard C++ Library'
        c:\documents and settings\boyd\desktop\cantera-1.7.0-src\cantera\cantera\src\zerod\../ThermoPhase.h(764) : see reference to function template instantiation '_OutIt std::copy,doublereal*>(_InIt,_InIt,_OutIt)' being compiled
        with
        [
            _OutIt=doublereal *,
            _Ty=double,
            _Alloc=std::allocator,
            _InIt=std::_Vector_iterator>
        ]
Reactor.cpp
c:\Program Files\Microsoft Visual Studio 8\VC\include\xutility(2282) : warning C4996: 'std::_Copy_opt' was declared deprecated
        c:\Program Files\Microsoft Visual Studio 8\VC\include\xutility(2270) : see declaration of 'std::_Copy_opt'
        Message: 'You have used a std:: construct that is not safe. See documentation on how to use the Safe Standard C++ Library'
        c:\documents and settings\boyd\desktop\cantera-1.7.0-src\cantera\cantera\src\ThermoPhase.h(764) : see reference to function template instantiation '_OutIt std::copy,doublereal*>(_InIt,_InIt,_OutIt)' being compiled
        with
        [
            _OutIt=doublereal *,
            _Ty=double,
            _Alloc=std::allocator,
            _InIt=std::_Vector_iterator>
        ]
FlowReactor.cpp
c:\Program Files\Microsoft Visual Studio 8\VC\include\xutility(2282) : warning C4996: 'std::_Copy_opt' was declared deprecated
        c:\Program Files\Microsoft Visual Studio 8\VC\include\xutility(2270) : see declaration of 'std::_Copy_opt'
        Message: 'You have used a std:: construct that is not safe. See documentation on how to use the Safe Standard C++ Library'
        c:\documents and settings\boyd\desktop\cantera-1.7.0-src\cantera\cantera\src\ThermoPhase.h(764) : see reference to function template instantiation '_OutIt std::copy,doublereal*>(_InIt,_InIt,_OutIt)' being compiled
        with
        [
            _OutIt=doublereal *,
            _Ty=double,
            _Alloc=std::allocator,
            _InIt=std::_Vector_iterator>
        ]
FlowDevice.cpp
c:\Program Files\Microsoft Visual Studio 8\VC\include\xutility(2282) : warning C4996: 'std::_Copy_opt' was declared deprecated
        c:\Program Files\Microsoft Visual Studio 8\VC\include\xutility(2270) : see declaration of 'std::_Copy_opt'
        Message: 'You have used a std:: construct that is not safe. See documentation on how to use the Safe Standard C++ Library'
        c:\documents and settings\boyd\desktop\cantera-1.7.0-src\cantera\cantera\src\zerod\../ThermoPhase.h(764) : see reference to function template instantiation '_OutIt std::copy,doublereal*>(_InIt,_InIt,_OutIt)' being compiled
        with
        [
            _OutIt=doublereal *,
            _Ty=double,
            _Alloc=std::allocator,
            _InIt=std::_Vector_iterator>
        ]
ConstPressureReactor.cpp
c:\Program Files\Microsoft Visual Studio 8\VC\include\xutility(2282) : warning C4996: 'std::_Copy_opt' was declared deprecated
        c:\Program Files\Microsoft Visual Studio 8\VC\include\xutility(2270) : see declaration of 'std::_Copy_opt'
        Message: 'You have used a std:: construct that is not safe. See documentation on how to use the Safe Standard C++ Library'
        c:\documents and settings\boyd\desktop\cantera-1.7.0-src\cantera\cantera\src\ThermoPhase.h(764) : see reference to function template instantiation '_OutIt std::copy,doublereal*>(_InIt,_InIt,_OutIt)' being compiled
        with
        [
            _OutIt=doublereal *,
            _Ty=double,
            _Alloc=std::allocator,
            _InIt=std::_Vector_iterator>
        ]
Generating Code...
Creating library...
Results
  
Build log was saved at "file://c:\Documents and Settings\Boyd\Desktop\Cantera-1.7.0-src\cantera\win32\vc7\zeroD\Release\BuildLog.htm"
zeroD - 0 error(s), 12 warning(s)