Build Log
  

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

Command Lines
  
Creating temporary file "d:\My Documents\Visual Studio 2005\Projects\newmat10D\newmat10D\Release\RSP00000233402744.rsp" with contents
[
/O2 /GL /D "WIN32" /D "NDEBUG" /D "_LIB" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Fo"Release\\" /Fd"Release\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\Release\RSP00000233402744.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\My Documents\Visual Studio 2005\Projects\newmat10D\newmat10D\Release\RSP00000333402744.rsp" with contents
[
/OUT:"D:\My Documents\Visual Studio 2005\Projects\newmat10D\Release\newmat10D.lib" /LTCG

".\Release\bandmat.obj"

".\Release\cholesky.obj"

".\Release\evalue.obj"

".\Release\fft.obj"

".\Release\hholder.obj"

".\Release\jacobi.obj"

".\Release\myexcept.obj"

".\Release\newfft.obj"

".\Release\newmat1.obj"

".\Release\newmat2.obj"

".\Release\newmat3.obj"

".\Release\newmat4.obj"

".\Release\newmat5.obj"

".\Release\newmat6.obj"

".\Release\newmat7.obj"

".\Release\newmat8.obj"

".\Release\newmat9.obj"

".\Release\newmatex.obj"

".\Release\newmatnl.obj"

".\Release\newmatrm.obj"

".\Release\solution.obj"

".\Release\sort.obj"

".\Release\submat.obj"

".\Release\svd.obj"
]
Creating command line "lib.exe @"d:\My Documents\Visual Studio 2005\Projects\newmat10D\newmat10D\Release\RSP00000333402744.rsp" /NOLOGO"
Output Window
  
Compiling...
svd.cpp
submat.cpp
sort.cpp
..\newmat10\sort.cpp(101) : warning C4244: 'initializing' : conversion from '__w64 int' to 'const int', possible loss of data
..\newmat10\sort.cpp(162) : warning C4244: 'initializing' : conversion from '__w64 int' to 'const int', possible loss of data
solution.cpp
newmatrm.cpp
newmatnl.cpp
newmatex.cpp
newmat9.cpp
newmat8.cpp
newmat7.cpp
newmat6.cpp
newmat5.cpp
newmat4.cpp
newmat3.cpp
newmat2.cpp
newmat1.cpp
newfft.cpp
myexcept.cpp
..\newmat10\myexcept.cpp(77) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
..\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.'
..\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.'
jacobi.cpp
hholder.cpp
Compiling...
fft.cpp
evalue.cpp
cholesky.cpp
bandmat.cpp
Creating library...
Results
  
Build log was saved at "file://d:\My Documents\Visual Studio 2005\Projects\newmat10D\newmat10D\Release\BuildLog.htm"
newmat10D - 0 error(s), 5 warning(s)