| | Compiling...
StdAfx.cpp
Compiling...
BoundaryShapeManager.cpp
.\BoundaryShapeManager.cpp(55) : 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'
SpeedTreeWrapper.cpp
c:\users\wish3r\downloads\serverfiles clevermt2\serverfiles clevermt2\binary + lib +include\binary + lib +include\binary [source]\speedtreelib\../eterBase/Filename.h(236) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_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\string.h(74) : see declaration of 'strcpy'
c:\users\wish3r\downloads\serverfiles clevermt2\serverfiles clevermt2\binary + lib +include\binary + lib +include\binary [source]\speedtreelib\VertexShaders.h(164) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_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(366) : see declaration of 'sprintf'
c:\users\wish3r\downloads\serverfiles clevermt2\serverfiles clevermt2\binary + lib +include\binary + lib +include\binary [source]\speedtreelib\VertexShaders.h(171) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_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(366) : see declaration of 'sprintf'
SpeedTreeForestDirectX8.cpp
c:\users\wish3r\downloads\serverfiles clevermt2\serverfiles clevermt2\binary + lib +include\binary + lib +include\binary [source]\speedtreelib\VertexShaders.h(164) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_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(366) : see declaration of 'sprintf'
c:\users\wish3r\downloads\serverfiles clevermt2\serverfiles clevermt2\binary + lib +include\binary + lib +include\binary [source]\speedtreelib\VertexShaders.h(171) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_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(366) : see declaration of 'sprintf'
SpeedTreeForest.cpp
c:\users\wish3r\downloads\serverfiles clevermt2\serverfiles clevermt2\binary + lib +include\binary + lib +include\binary [source]\speedtreelib\../eterBase/Filename.h(236) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_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\string.h(74) : see declaration of 'strcpy'
SpeedGrassWrapper.cpp
SpeedGrassRT.cpp
Generating Code...
Creating library...
SpeedGrassWrapper.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
SpeedGrassRT.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
|