Build Log
  

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

Command Lines
  
Creating temporary file "d:\My Documents\Visual Studio 2005\Projects\newmat10D\newmat10D\Debug\RSP00000433401488.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP "..\newmat10\svd.cpp"

"..\newmat10\submat.cpp"

"..\newmat10\sort.cpp"

"..\newmat10\solution.cpp"

"..\newmat10\newmatrm.cpp"

"..\newmat10\newmatnl.cpp"

"..\newmat10\newmatex.cpp"

"..\newmat10\newmat9.cpp"

"..\newmat10\newmat8.cpp"

"..\newmat10\newmat7.cpp"

"..\newmat10\newmat6.cpp"

"..\newmat10\newmat5.cpp"

"..\newmat10\newmat4.cpp"

"..\newmat10\newmat3.cpp"

"..\newmat10\newmat2.cpp"

"..\newmat10\newmat1.cpp"

"..\newmat10\newfft.cpp"

"..\newmat10\myexcept.cpp"

"..\newmat10\jacobi.cpp"

"..\newmat10\hholder.cpp"

"..\newmat10\fft.cpp"

"..\newmat10\evalue.cpp"

"..\newmat10\cholesky.cpp"

"..\newmat10\bandmat.cpp"
]
Creating command line "cl.exe @"d:\My Documents\Visual Studio 2005\Projects\newmat10D\newmat10D\Debug\RSP00000433401488.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\My Documents\Visual Studio 2005\Projects\newmat10D\newmat10D\Debug\RSP00000533401488.rsp" with contents
[
/OUT:"D:\My Documents\Visual Studio 2005\Projects\newmat10D\Debug\newmat10D.lib" ".\debug\bandmat.obj"

".\debug\cholesky.obj"

".\debug\evalue.obj"

".\debug\fft.obj"

".\debug\hholder.obj"

".\debug\jacobi.obj"

".\debug\myexcept.obj"

".\debug\newfft.obj"

".\debug\newmat1.obj"

".\debug\newmat2.obj"

".\debug\newmat3.obj"

".\debug\newmat4.obj"

".\debug\newmat5.obj"

".\debug\newmat6.obj"

".\debug\newmat7.obj"

".\debug\newmat8.obj"

".\debug\newmat9.obj"

".\debug\newmatex.obj"

".\debug\newmatnl.obj"

".\debug\newmatrm.obj"

".\debug\solution.obj"

".\debug\sort.obj"

".\debug\submat.obj"

".\debug\svd.obj"
]
Creating command line "lib.exe @"d:\My Documents\Visual Studio 2005\Projects\newmat10D\newmat10D\Debug\RSP00000533401488.rsp" /NOLOGO"
Output Window
  
Compiling...
bandmat.cpp
cholesky.cpp
evalue.cpp
fft.cpp
hholder.cpp
jacobi.cpp
myexcept.cpp
d:\my documents\visual studio 2005\projects\newmat10d\newmat10\myexcept.cpp(77) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
d:\my documents\visual studio 2005\projects\newmat10d\newmat10\myexcept.cpp(78) : warning C4996: 'strcpy' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
d:\my documents\visual studio 2005\projects\newmat10d\newmat10\myexcept.cpp(81) : warning C4996: 'strncpy' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\string.h(156) : see declaration of 'strncpy'
        Message: 'This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
newfft.cpp
newmat1.cpp
newmat2.cpp
newmat3.cpp
newmat4.cpp
newmat5.cpp
newmat6.cpp
newmat7.cpp
newmat8.cpp
newmat9.cpp
newmatex.cpp
newmatnl.cpp
newmatrm.cpp
Generating Code...
Compiling...
solution.cpp
sort.cpp
d:\my documents\visual studio 2005\projects\newmat10d\newmat10\sort.cpp(101) : warning C4244: 'initializing' : conversion from '__w64 int' to 'const int', possible loss of data
d:\my documents\visual studio 2005\projects\newmat10d\newmat10\sort.cpp(162) : warning C4244: 'initializing' : conversion from '__w64 int' to 'const int', possible loss of data
submat.cpp
svd.cpp
Generating Code...
Creating library...
Results
  
Build log was saved at "file://d:\My Documents\Visual Studio 2005\Projects\newmat10D\newmat10D\Debug\BuildLog.htm"
newmat10D - 0 error(s), 5 warning(s)