Build Log
  

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

Command Lines
  
Creating temporary file "d:\Basile\VisualCppProjects\hydroMEX3\hydroMEX3\Debug\RSP00004736443376.rsp" with contents
[
/O2 /D "_WINDLL" /FD /EHsc /MT /Fo"Debug\\" /Fd"Debug\vc80.pdb" /c /TP .\oGL_graphics\wave_z_compute_byHand.cpp

.\timing\timing_PC.cpp

.\joystick\stdafx.cpp

.\oGL_graphics\solid_objects.cpp

.\hydro_source\return_mex_arguments.cpp

.\joystick\joystick_PC.cpp

.\hydroMEX3.cpp

.\oGL_graphics\graphics_main.cpp

.\hydro_source\get_mex_arguments.cpp

.\f.cpp

.\hydro_source\dataFillings.cpp

.\hydro_source\compute_state_dot.cpp

.\hydro_source\analytics_geo.cpp

.\hydro_source\analytics_dyn.cpp

.\hydro_source\aero_coeff_control.cpp
]
Creating command line "cl.exe @d:\Basile\VisualCppProjects\hydroMEX3\hydroMEX3\Debug\RSP00004736443376.rsp /nologo /errorReport:prompt"
Creating temporary file "d:\Basile\VisualCppProjects\hydroMEX3\hydroMEX3\Debug\RSP00004836443376.rsp" with contents
[
/O2 /D "_WINDLL" /FD /EHsc /MT /Fo"Debug\\" /Fd"Debug\vc80.pdb" /c /TC .\CVODE\sundials_sptfqmr.c

.\CVODE\sundials_spgmr.c

.\CVODE\sundials_spbcgs.c

.\CVODE\sundials_smalldense.c

.\CVODE\sundials_nvector.c

.\CVODE\sundials_math.c

.\CVODE\sundials_iterative.c

.\CVODE\sundials_dense.c

.\CVODE\sundials_band.c

.\CVODE\nvector_serial.c

.\CVODE\fnvector_serial.c

.\CVODE\cvode_sptfqmr.c

.\CVODE\cvode_spils.c

.\CVODE\cvode_spgmr.c

.\CVODE\cvode_spbcgs.c

.\CVODE\cvode_io.c

.\CVODE\cvode_diag.c

.\CVODE\cvode_dense.c

.\CVODE\cvode_bbdpre.c

.\CVODE\cvode_bandpre.c

.\CVODE\cvode_band.c

.\CVODE\cvode.c
]
Creating command line "cl.exe @d:\Basile\VisualCppProjects\hydroMEX3\hydroMEX3\Debug\RSP00004836443376.rsp /nologo /errorReport:prompt"
Creating temporary file "d:\Basile\VisualCppProjects\hydroMEX3\hydroMEX3\Debug\RSP00004936443376.rsp" with contents
[
/OUT:"D:\Basile\VisualCppProjects\hydroMEX3\Debug\hydroMEX3.dll" /DLL /MANIFEST /MANIFESTFILE:"Debug\hydroMEX3.dll.intermediate.manifest" /DEF:"mex.DEF" libmx.lib libmex.lib libmat.lib OpenGL32.lib GLu32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib

".\Debug\aero_coeff_control.obj"

".\Debug\analytics_dyn.obj"

".\Debug\analytics_geo.obj"

".\Debug\compute_state_dot.obj"

".\Debug\cvode.obj"

".\Debug\cvode_band.obj"

".\Debug\cvode_bandpre.obj"

".\Debug\cvode_bbdpre.obj"

".\Debug\cvode_dense.obj"

".\Debug\cvode_diag.obj"

".\Debug\cvode_io.obj"

".\Debug\cvode_spbcgs.obj"

".\Debug\cvode_spgmr.obj"

".\Debug\cvode_spils.obj"

".\Debug\cvode_sptfqmr.obj"

".\Debug\dataFillings.obj"

".\Debug\f.obj"

".\Debug\fnvector_serial.obj"

".\Debug\get_mex_arguments.obj"

".\Debug\graphics_main.obj"

".\Debug\hydroMEX3.obj"

".\Debug\joystick_PC.obj"

".\Debug\nvector_serial.obj"

".\Debug\return_mex_arguments.obj"

".\Debug\solid_objects.obj"

".\Debug\stdafx.obj"

".\Debug\sundials_band.obj"

".\Debug\sundials_dense.obj"

".\Debug\sundials_iterative.obj"

".\Debug\sundials_math.obj"

".\Debug\sundials_nvector.obj"

".\Debug\sundials_smalldense.obj"

".\Debug\sundials_spbcgs.obj"

".\Debug\sundials_spgmr.obj"

".\Debug\sundials_sptfqmr.obj"

".\Debug\timing_PC.obj"

".\Debug\wave_z_compute_byHand.obj"
]
Creating command line "link.exe @d:\Basile\VisualCppProjects\hydroMEX3\hydroMEX3\Debug\RSP00004936443376.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\Basile\VisualCppProjects\hydroMEX3\hydroMEX3\Debug\RSP00004A36443376.rsp" with contents
[
/outputresource:"..\debug\hydroMEX3.dll;#2" /manifest

.\Debug\hydroMEX3.dll.intermediate.manifest
]
Creating command line "mt.exe @d:\Basile\VisualCppProjects\hydroMEX3\hydroMEX3\Debug\RSP00004A36443376.rsp /nologo"
Creating temporary file "d:\Basile\VisualCppProjects\hydroMEX3\hydroMEX3\Debug\BAT00004B36443376.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "d:\Basile\VisualCppProjects\hydroMEX3\hydroMEX3\Debug\BAT00004B36443376.bat"
Output Window
  
Compiling...
wave_z_compute_byHand.cpp
timing_PC.cpp
stdafx.cpp
solid_objects.cpp
return_mex_arguments.cpp
joystick_PC.cpp
hydroMEX3.cpp
graphics_main.cpp
.\oGL_graphics\graphics_main.cpp(125) : warning C4996: 'vsprintf' was declared deprecated
        C:\Programme\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'vsprintf'
        Message: 'This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
get_mex_arguments.cpp
f.cpp
dataFillings.cpp
compute_state_dot.cpp
analytics_geo.cpp
analytics_dyn.cpp
aero_coeff_control.cpp
Generating Code...
Compiling...
sundials_sptfqmr.c
sundials_spgmr.c
sundials_spbcgs.c
sundials_smalldense.c
sundials_nvector.c
sundials_math.c
sundials_iterative.c
sundials_dense.c
sundials_band.c
nvector_serial.c
fnvector_serial.c
cvode_sptfqmr.c
cvode_spils.c
.\CVODE\cvode_spils.c(543) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_spils.c(546) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_spils.c(549) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_spils.c(552) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_spils.c(555) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_spils.c(558) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
cvode_spgmr.c
cvode_spbcgs.c
cvode_io.c
.\CVODE\cvode_io.c(1110) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_io.c(1113) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_io.c(1116) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_io.c(1119) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_io.c(1122) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_io.c(1125) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_io.c(1128) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_io.c(1131) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_io.c(1134) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_io.c(1137) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_io.c(1140) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_io.c(1143) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_io.c(1146) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_io.c(1149) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_io.c(1152) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_io.c(1155) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_io.c(1158) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_io.c(1161) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_io.c(1164) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_io.c(1167) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_io.c(1170) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_io.c(1173) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_io.c(1176) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
cvode_diag.c
.\CVODE\cvode_diag.c(257) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_diag.c(260) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_diag.c(263) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_diag.c(266) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_diag.c(269) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_diag.c(272) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_diag.c(275) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_diag.c(278) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_diag.c(281) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
cvode_dense.c
.\CVODE\cvode_dense.c(317) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_dense.c(320) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_dense.c(323) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_dense.c(326) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_dense.c(329) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_dense.c(332) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_dense.c(335) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_dense.c(338) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
cvode_bbdpre.c
.\CVODE\cvode_bbdpre.c(309) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_bbdpre.c(312) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_bbdpre.c(315) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_bbdpre.c(318) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
cvode_bandpre.c
.\CVODE\cvode_bandpre.c(269) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_bandpre.c(272) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_bandpre.c(275) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_bandpre.c(278) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
Generating Code...
Compiling...
cvode_band.c
.\CVODE\cvode_band.c(364) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_band.c(367) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_band.c(370) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_band.c(373) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_band.c(376) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_band.c(379) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_band.c(382) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode_band.c(385) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
cvode.c
.\CVODE\cvode.c(4005) : warning C4996: 'vsprintf' was declared deprecated
        C:\Programme\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'vsprintf'
        Message: 'This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\CVODE\cvode.c(4037) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
.\CVODE\cvode.c(4039) : warning C4996: 'sprintf' was declared deprecated
        C:\Programme\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.'
Generating Code...
Linking...
   Creating library D:\Basile\VisualCppProjects\hydroMEX3\Debug\hydroMEX3.lib and object D:\Basile\VisualCppProjects\hydroMEX3\Debug\hydroMEX3.exp
hydroMEX3.exp : warning LNK4070: /OUT:MYFILE.DLL directive in .EXP differs from output filename 'D:\Basile\VisualCppProjects\hydroMEX3\Debug\hydroMEX3.dll'; ignoring directive
Embedding manifest...
Results
  
Build log was saved at "file://d:\Basile\VisualCppProjects\hydroMEX3\hydroMEX3\Debug\BuildLog.htm"
hydroMEX3 - 0 error(s), 67 warning(s)