Build Log
  

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

Command Lines
  
Creating temporary file "d:\# METIN2\work in progress\source client\Client\SphereLib\Debug\RSP00001F8776456.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:strict /Yc"stdafx.h" /Fp".\Debug/SphereLib.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\SphereLib\Debug\RSP00001F8776456.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\# METIN2\work in progress\source client\Client\SphereLib\Debug\RSP0000208776456.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:strict /Yu"stdafx.h" /Fp".\Debug/SphereLib.pch" /Fo".\Debug/" /Fd".\Debug/" /FR".\Debug\\" /W3 /c /Zi ".\frustum.cpp"

".\spherepack.cpp"

".\sphere.cpp"
]
Creating command line "cl.exe @"d:\# METIN2\work in progress\source client\Client\SphereLib\Debug\RSP0000208776456.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\# METIN2\work in progress\source client\Client\SphereLib\Debug\RSP0000228776456.rsp" with contents
[
/OUT:".\Debug\SphereLib.lib" ".\Debug\frustum.obj"

".\Debug\sphere.obj"

".\Debug\spherepack.obj"

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

".\Debug\sphere.sbr"

".\Debug\spherepack.sbr"

".\Debug\StdAfx.sbr"

".\Debug\frustum.sbr"
]
Creating command line "bscmake.exe @"d:\# METIN2\work in progress\source client\Client\SphereLib\Debug\RSP0000238776456.rsp" /nologo"
Output Window
  
Compiling...
StdAfx.cpp
d:\# metin2\work in progress\source client\client\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'
Compiling...
frustum.cpp
spherepack.cpp
sphere.cpp
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\SphereLib\Debug\BuildLog.htm"
SphereLib - 0 error(s), 1 warning(s)