Build Log
  

------- Build started: Project: CVode, Configuration: Debug|Win32 -------

Command Lines
  
This edition of Visual C++ does not support the optimizing compiler.
Creating temporary file "c:\CVODE_Excel_DLL\CVode\Debug\RSP00000A.rsp" with contents
[
/I "include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "CVODE_EXPORTS" /D "_WINDLL" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /GS /Zc:forScope /GR /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /ZI /Gz /TC
.\source\spgmr.c
.\source\nvector.c
.\source\llnlmath.c
.\source\iterativ.c
.\source\dense.c
.\source\cvspgmr.c
.\CVodeUser.c
.\source\cvode.c
.\source\cvdiag.c
.\source\cvdense.c
.\source\cvbandpre.c
.\source\cvband.c
.\source\band.c
]
Creating command line "cl.exe @c:\CVODE_Excel_DLL\CVode\Debug\RSP00000A.rsp /nologo"
Creating temporary file "c:\CVODE_Excel_DLL\CVode\Debug\RSP00000B.rsp" with contents
[
/OUT:"Debug/CVode.dll" /INCREMENTAL /NOLOGO /DLL /DEF:"CVode.def" /DEBUG /PDB:"Debug/CVode.pdb" /SUBSYSTEM:WINDOWS /IMPLIB:"Debug/CVode.lib" /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\band.obj
.\Debug\cvband.obj
.\Debug\cvbandpre.obj
.\Debug\cvdense.obj
.\Debug\cvdiag.obj
.\Debug\cvode.obj
.\Debug\CVodeUser.obj
.\Debug\cvspgmr.obj
.\Debug\dense.obj
.\Debug\iterativ.obj
.\Debug\llnlmath.obj
.\Debug\nvector.obj
.\Debug\spgmr.obj
]
Creating command line "link.exe @c:\CVODE_Excel_DLL\CVode\Debug\RSP00000B.rsp"
Output Window
  
Compiling...
spgmr.c
nvector.c
llnlmath.c
iterativ.c
dense.c
cvspgmr.c
CVodeUser.c
cvode.c
c:\CVODE_Excel_DLL\CVode\source\cvode.c(719) : warning C4101: 'allocOK' : unreferenced local variable
cvdiag.c
cvdense.c
cvbandpre.c
cvband.c
band.c
Generating Code...
c:\cvode_excel_dll\cvode\source\cvode.c(1374) : warning C4715: 'CVEwtSet' : not all control paths return a value
c:\cvode_excel_dll\cvode\source\cvode.c(2055) : warning C4715: 'CVnls' : not all control paths return a value
c:\cvode_excel_dll\cvode\source\cvode.c(2621) : warning C4715: 'CVHandleFailure' : not all control paths return a value
Linking...
   Creating library Debug/CVode.lib and object Debug/CVode.exp
Results
  
Build log was saved at "file://c:\CVODE_Excel_DLL\CVode\Debug\BuildLog.htm"
CVode - 0 error(s), 4 warning(s)