| | | 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...
|