Build Log
  

Build started: Project: SpeedTreeLib, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "d:\# METIN2\work in progress\source client\Client\SpeedTreeLib\Debug\RSP00002187764080.rsp" with contents
[
/Od /I "." /I "../../extern/include" /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /FD /EHsc /RTC1 /MTd /Fp".\Debug/SpeedTreeLib.pch" /Fo".\Debug/" /Fd".\Debug/" /FR".\Debug\\" /W3 /c /Zi ".\BoundaryShapeManager.cpp"

".\StdAfx.cpp"

".\SpeedTreeWrapper.cpp"

".\SpeedTreeForestDirectX8.cpp"

".\SpeedTreeForest.cpp"

".\SpeedGrassWrapper.cpp"

".\SpeedGrassRT.cpp"
]
Creating command line "cl.exe @"d:\# METIN2\work in progress\source client\Client\SpeedTreeLib\Debug\RSP00002187764080.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\# METIN2\work in progress\source client\Client\SpeedTreeLib\Debug\RSP00002887764080.rsp" with contents
[
/OUT:".\Debug\SpeedTreeLib.lib" ".\Debug\BoundaryShapeManager.obj"

".\Debug\SpeedGrassRT.obj"

".\Debug\SpeedGrassWrapper.obj"

".\Debug\SpeedTreeForest.obj"

".\Debug\SpeedTreeForestDirectX8.obj"

".\Debug\SpeedTreeWrapper.obj"

".\Debug\StdAfx.obj"
]
Creating command line "lib.exe @"d:\# METIN2\work in progress\source client\Client\SpeedTreeLib\Debug\RSP00002887764080.rsp" /NOLOGO"
Creating temporary file "d:\# METIN2\work in progress\source client\Client\SpeedTreeLib\Debug\RSP00002987764080.rsp" with contents
[
/o ".\Debug/SpeedTreeLib.bsc"

".\Debug\SpeedGrassRT.sbr"

".\Debug\SpeedGrassWrapper.sbr"

".\Debug\SpeedTreeForest.sbr"

".\Debug\SpeedTreeForestDirectX8.sbr"

".\Debug\SpeedTreeWrapper.sbr"

".\Debug\StdAfx.sbr"

".\Debug\BoundaryShapeManager.sbr"
]
Creating command line "bscmake.exe @"d:\# METIN2\work in progress\source client\Client\SpeedTreeLib\Debug\RSP00002987764080.rsp" /nologo"
Output Window
  
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'
StdAfx.cpp
SpeedTreeWrapper.cpp
d:\# metin2\work in progress\source client\client\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'
d:\# metin2\work in progress\source client\client\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'
d:\# metin2\work in progress\source client\client\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
d:\# metin2\work in progress\source client\client\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'
d:\# metin2\work in progress\source client\client\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
d:\# metin2\work in progress\source client\client\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
Creating browse information file...
Microsoft Browse Information Maintenance Utility Version 9.00.21022
Copyright (C) Microsoft Corporation. All rights reserved.
Results
  
Build log was saved at "file://d:\# METIN2\work in progress\source client\Client\SpeedTreeLib\Debug\BuildLog.htm"
SpeedTreeLib - 0 error(s), 9 warning(s)