Build Log
  

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

Command Lines
  
Creating temporary file "d:\# METIN2\work in progress\source client\Client\EterGrnLib\Debug\RSP00001A87769020.rsp" with contents
[
/Od /I "." /I "../../extern/include" /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /FD /EHsc /RTC1 /MTd /Yc"stdafx.h" /Fp".\Debug/eterGrnLib.pch" /Fo".\Debug/" /Fd".\Debug/" /FR".\Debug\\" /W3 /c /Zi ".\StdAfx.cpp"
]
Creating command line "cl.exe @"d:\# METIN2\work in progress\source client\Client\EterGrnLib\Debug\RSP00001A87769020.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\# METIN2\work in progress\source client\Client\EterGrnLib\Debug\RSP00001B87769020.rsp" with contents
[
/Od /I "." /I "../../extern/include" /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /FD /EHsc /RTC1 /MTd /Yu"stdafx.h" /Fp".\Debug/eterGrnLib.pch" /Fo".\Debug/" /Fd".\Debug/" /FR".\Debug\\" /W3 /c /Zi ".\LODController.cpp"

".\Util.cpp"

".\ThingInstance.cpp"

".\Thing.cpp"

".\Motion.cpp"

".\ModelInstanceUpdate.cpp"

".\ModelInstanceRender.cpp"

".\ModelInstanceMotion.cpp"

".\ModelInstanceModel.cpp"

".\ModelInstanceCollisionDetection.cpp"

".\ModelInstance.cpp"

".\Model.cpp"

".\Mesh.cpp"

".\Material.cpp"
]
Creating command line "cl.exe @"d:\# METIN2\work in progress\source client\Client\EterGrnLib\Debug\RSP00001B87769020.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\# METIN2\work in progress\source client\Client\EterGrnLib\Debug\RSP00003487769020.rsp" with contents
[
/OUT:".\Debug\eterGrnLib.lib" ".\Debug\LODController.obj"

".\Debug\Material.obj"

".\Debug\Mesh.obj"

".\Debug\Model.obj"

".\Debug\ModelInstance.obj"

".\Debug\ModelInstanceCollisionDetection.obj"

".\Debug\ModelInstanceModel.obj"

".\Debug\ModelInstanceMotion.obj"

".\Debug\ModelInstanceRender.obj"

".\Debug\ModelInstanceUpdate.obj"

".\Debug\Motion.obj"

".\Debug\StdAfx.obj"

".\Debug\Thing.obj"

".\Debug\ThingInstance.obj"

".\Debug\Util.obj"
]
Creating command line "lib.exe @"d:\# METIN2\work in progress\source client\Client\EterGrnLib\Debug\RSP00003487769020.rsp" /NOLOGO"
Creating temporary file "d:\# METIN2\work in progress\source client\Client\EterGrnLib\Debug\RSP00003687769020.rsp" with contents
[
/o ".\Debug/eterGrnLib.bsc"

".\Debug\Material.sbr"

".\Debug\Mesh.sbr"

".\Debug\Model.sbr"

".\Debug\ModelInstance.sbr"

".\Debug\ModelInstanceCollisionDetection.sbr"

".\Debug\ModelInstanceModel.sbr"

".\Debug\ModelInstanceMotion.sbr"

".\Debug\ModelInstanceRender.sbr"

".\Debug\ModelInstanceUpdate.sbr"

".\Debug\Motion.sbr"

".\Debug\StdAfx.sbr"

".\Debug\Thing.sbr"

".\Debug\ThingInstance.sbr"

".\Debug\Util.sbr"

".\Debug\LODController.sbr"
]
Creating command line "bscmake.exe @"d:\# METIN2\work in progress\source client\Client\EterGrnLib\Debug\RSP00003687769020.rsp" /nologo"
Output Window
  
Compiling...
StdAfx.cpp
Compiling...
LODController.cpp
Util.cpp
ThingInstance.cpp
Thing.cpp
Motion.cpp
.\Motion.cpp(66) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(215) : see declaration of 'stricmp'
ModelInstanceUpdate.cpp
ModelInstanceRender.cpp
ModelInstanceMotion.cpp
ModelInstanceModel.cpp
ModelInstanceCollisionDetection.cpp
ModelInstance.cpp
Model.cpp
Mesh.cpp
Material.cpp
d:\# metin2\work in progress\source client\client\etergrnlib\../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'
.\Material.cpp(209) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_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(358) : see declaration of '_snprintf'
.\Material.cpp(230) : warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strnicmp. See online help for details.
        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(217) : see declaration of 'strnicmp'
Generating Code...
Creating library...
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\EterGrnLib\Debug\BuildLog.htm"
eterGrnLib - 0 error(s), 4 warning(s)