Build Log
  

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

Command Lines
  
Creating temporary file "c:\Users\wchang\Desktop\shapeTools\libraries\tsnnls\test\Release\RSP00000A84685588.rsp" with contents
[
/GL /I "..\..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MT /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Wp64 /Zi /TP .\tsnnls_test.cpp
]
Creating command line "cl.exe @c:\Users\wchang\Desktop\shapeTools\libraries\tsnnls\test\Release\RSP00000A84685588.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\Users\wchang\Desktop\shapeTools\libraries\tsnnls\test\Release\RSP00000B84685588.rsp" with contents
[
/OUT:"C:\Users\wchang\Desktop\shapeTools\libraries\tsnnls\Release\test.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\test.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /NODEFAULTLIB:"msvcrt" /DEBUG /PDB:"C:\Users\wchang\Desktop\shapeTools\libraries\tsnnls\Release\test.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE:NO /MACHINE:X86 ..\..\..\libraries\tsnnls\Release\tsnnls.lib ..\..\..\libraries\taucs\Release\taucs.lib ..\..\..\libraries\taucs\blas_win32.lib ..\..\..\libraries\taucs\lapack_win32.lib ..\..\..\libraries\taucs\libatlas.lib ..\..\..\libraries\taucs\libcblas.lib ..\..\..\libraries\taucs\libf77blas.lib ..\..\..\libraries\taucs\liblapack.lib ..\..\..\libraries\taucs\libmetis.lib ..\..\..\libraries\taucs\libtaucs.lib ..\..\..\libraries\taucs\vcf2c.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\Release\tsnnls_test.obj"
]
Creating command line "link.exe @c:\Users\wchang\Desktop\shapeTools\libraries\tsnnls\test\Release\RSP00000B84685588.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Users\wchang\Desktop\shapeTools\libraries\tsnnls\test\Release\RSP00000C84685588.rsp" with contents
[
/outputresource:"..\Release\test.exe;#1" /manifest

.\Release\test.exe.intermediate.manifest
]
Creating command line "mt.exe @c:\Users\wchang\Desktop\shapeTools\libraries\tsnnls\test\Release\RSP00000C84685588.rsp /nologo"
Creating temporary file "c:\Users\wchang\Desktop\shapeTools\libraries\tsnnls\test\Release\BAT00000D84685588.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Release\mt.dep
]
Creating command line "c:\Users\wchang\Desktop\shapeTools\libraries\tsnnls\test\Release\BAT00000D84685588.bat"
Output Window
  
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
tsnnls_test.cpp
c:\users\wchang\desktop\shapetools\include\f2c.h(159) : warning C4005: 'min' : macro redefinition
        c:\users\wchang\desktop\shapetools\libraries\tsnnls\test\../lsqr.h(68) : see previous definition of 'min'
c:\users\wchang\desktop\shapetools\include\f2c.h(160) : warning C4005: 'max' : macro redefinition
        c:\users\wchang\desktop\shapetools\libraries\tsnnls\test\../lsqr.h(67) : see previous definition of 'max'
.\tsnnls_test.cpp(100) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(256) : see declaration of 'fscanf'
.\tsnnls_test.cpp(101) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(256) : see declaration of 'fscanf'
.\tsnnls_test.cpp(130) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(256) : see declaration of 'fscanf'
.\tsnnls_test.cpp(156) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(256) : see declaration of 'fscanf'
.\tsnnls_test.cpp(195) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(256) : see declaration of 'fscanf'
.\tsnnls_test.cpp(201) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(256) : see declaration of 'fscanf'
.\tsnnls_test.cpp(213) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(256) : see declaration of 'fscanf'
.\tsnnls_test.cpp(219) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(256) : see declaration of 'fscanf'
.\tsnnls_test.cpp(220) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(256) : see declaration of 'fscanf'
.\tsnnls_test.cpp(227) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(256) : see declaration of 'fscanf'
.\tsnnls_test.cpp(233) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(256) : see declaration of 'fscanf'
.\tsnnls_test.cpp(472) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
Linking...
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://c:\Users\wchang\Desktop\shapeTools\libraries\tsnnls\test\Release\BuildLog.htm"
test - 0 error(s), 15 warning(s)