Build Log
  

Rebuild started: Project: tsnnls, Configuration: Release|Win32

Command Lines
  
Creating temporary file "k:\000 Shape Data\shapeTools\libraries\tsnnls\Release\RSP00000135326288.rsp" with contents
[
/Ox /Ot /GL /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_LIB" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MT /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Wp64 /TP ".\lsqr.cpp"

".\tsnnls.cpp"

".\tlsqr.cpp"
]
Creating command line "cl.exe @"k:\000 Shape Data\shapeTools\libraries\tsnnls\Release\RSP00000135326288.rsp" /nologo /errorReport:prompt"
Creating temporary file "k:\000 Shape Data\shapeTools\libraries\tsnnls\Release\RSP00000235326288.rsp" with contents
[
/OUT:"K:\000 Shape Data\shapeTools\libraries\tsnnls\Release\tsnnls.lib" /NODEFAULTLIB /LTCG

".\Release\lsqr.obj"

".\Release\tlsqr.obj"

".\Release\tsnnls.obj"
]
Creating command line "lib.exe @"k:\000 Shape Data\shapeTools\libraries\tsnnls\Release\RSP00000235326288.rsp" /NOLOGO"
Output Window
  
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
lsqr.cpp
.\lsqr.cpp(374) : warning C4101: 'num_iter' : unreferenced local variable
tsnnls.cpp
k:\000 shape data\shapetools\include\f2c.h(159) : warning C4005: 'min' : macro redefinition
        k:\000 shape data\shapetools\libraries\tsnnls\lsqr.h(68) : see previous definition of 'min'
k:\000 shape data\shapetools\include\f2c.h(160) : warning C4005: 'max' : macro redefinition
        k:\000 shape data\shapetools\libraries\tsnnls\lsqr.h(67) : see previous definition of 'max'
tlsqr.cpp
k:\000 shape data\shapetools\include\f2c.h(159) : warning C4005: 'min' : macro redefinition
        ..\..\include\taucs.h(757) : see previous definition of 'min'
k:\000 shape data\shapetools\include\f2c.h(160) : warning C4005: 'max' : macro redefinition
        ..\..\include\taucs.h(753) : see previous definition of 'max'
.\tlsqr.cpp(290) : warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdlib.h(447) : see declaration of 'getenv'
.\tlsqr.cpp(294) : warning C4996: 'putenv': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _putenv. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdlib.h(864) : see declaration of 'putenv'
.\tlsqr.cpp(295) : warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdlib.h(447) : see declaration of 'getenv'
Creating library...
Results
  
Build log was saved at "file://k:\000 Shape Data\shapeTools\libraries\tsnnls\Release\BuildLog.htm"
tsnnls - 0 error(s), 9 warning(s)