| | Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
tlsqr.cpp
k:\000 shape data\shapetools\include\f2c.h(159) : warning C4005: 'min' : macro redefinition
k:\000 shape data\shapetools\include\taucs.h(757) : see previous definition of 'min'
k:\000 shape data\shapetools\include\f2c.h(160) : warning C4005: 'max' : macro redefinition
k:\000 shape data\shapetools\include\taucs.h(753) : see previous definition of 'max'
k:\000 shape data\shapetools\libraries\tsnnls\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'
k:\000 shape data\shapetools\libraries\tsnnls\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'
k:\000 shape data\shapetools\libraries\tsnnls\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'
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'
lsqr.cpp
k:\000 shape data\shapetools\libraries\tsnnls\lsqr.cpp(374) : warning C4101: 'num_iter' : unreferenced local variable
Generating Code...
Creating library...
|