| | 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\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\lsqr.h(67) : see previous definition of 'max'
c:\users\wchang\desktop\shapetools\libraries\tsnnls\test\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'
c:\users\wchang\desktop\shapetools\libraries\tsnnls\test\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'
c:\users\wchang\desktop\shapetools\libraries\tsnnls\test\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'
c:\users\wchang\desktop\shapetools\libraries\tsnnls\test\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'
c:\users\wchang\desktop\shapetools\libraries\tsnnls\test\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'
c:\users\wchang\desktop\shapetools\libraries\tsnnls\test\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'
c:\users\wchang\desktop\shapetools\libraries\tsnnls\test\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'
c:\users\wchang\desktop\shapetools\libraries\tsnnls\test\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'
c:\users\wchang\desktop\shapetools\libraries\tsnnls\test\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'
c:\users\wchang\desktop\shapetools\libraries\tsnnls\test\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'
c:\users\wchang\desktop\shapetools\libraries\tsnnls\test\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'
c:\users\wchang\desktop\shapetools\libraries\tsnnls\test\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'
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation. All rights reserved.
Linking...
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation. All rights reserved.
|