Build Log |
|
Command Lines |
Creating temporary file "d:\# METIN2\work in progress\source client\Client\MilesLib\Debug\RSP00000487767768.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/mileslib.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\MilesLib\Debug\RSP00000487767768.rsp" /nologo /errorReport:prompt" Creating temporary file "d:\# METIN2\work in progress\source client\Client\MilesLib\Debug\RSP00000787767768.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/mileslib.pch" /Fo".\Debug/" /Fd".\Debug/" /FR".\Debug\\" /W3 /c /Zi ".\SoundBase.cpp" ".\Type.cpp" ".\SoundManagerStream.cpp" ".\SoundManager3D.cpp" ".\SoundManager2D.cpp" ".\SoundManager.cpp" ".\SoundInstanceStream.cpp" ".\SoundInstance3D.cpp" ".\SoundInstance2D.cpp" ".\SoundData.cpp" ] Creating command line "cl.exe @"d:\# METIN2\work in progress\source client\Client\MilesLib\Debug\RSP00000787767768.rsp" /nologo /errorReport:prompt" Creating temporary file "d:\# METIN2\work in progress\source client\Client\MilesLib\Debug\RSP00000F87767768.rsp" with contents [ /OUT:".\Debug\mileslib.lib" ".\Debug\SoundBase.obj" ".\Debug\SoundData.obj" ".\Debug\SoundInstance2D.obj" ".\Debug\SoundInstance3D.obj" ".\Debug\SoundInstanceStream.obj" ".\Debug\SoundManager.obj" ".\Debug\SoundManager2D.obj" ".\Debug\SoundManager3D.obj" ".\Debug\SoundManagerStream.obj" ".\Debug\Stdafx.obj" ".\Debug\Type.obj" ] Creating command line "lib.exe @"d:\# METIN2\work in progress\source client\Client\MilesLib\Debug\RSP00000F87767768.rsp" /NOLOGO" Creating temporary file "d:\# METIN2\work in progress\source client\Client\MilesLib\Debug\RSP00001787767768.rsp" with contents [ /o ".\Debug/mileslib.bsc" ".\Debug\SoundData.sbr" ".\Debug\SoundInstance2D.sbr" ".\Debug\SoundInstance3D.sbr" ".\Debug\SoundInstanceStream.sbr" ".\Debug\SoundManager.sbr" ".\Debug\SoundManager2D.sbr" ".\Debug\SoundManager3D.sbr" ".\Debug\SoundManagerStream.sbr" ".\Debug\Stdafx.sbr" ".\Debug\Type.sbr" ".\Debug\SoundBase.sbr" ] Creating command line "bscmake.exe @"d:\# METIN2\work in progress\source client\Client\MilesLib\Debug\RSP00001787767768.rsp" /nologo" |
Output Window |
Compiling... Stdafx.cpp Compiling... SoundBase.cpp Type.cpp .\Type.cpp(48) : 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' .\Type.cpp(92) : 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' .\Type.cpp(97) : 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' SoundManagerStream.cpp SoundManager3D.cpp SoundManager2D.cpp SoundManager.cpp SoundInstanceStream.cpp SoundInstance3D.cpp SoundInstance2D.cpp SoundData.cpp .\SoundData.cpp(19) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_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(157) : see declaration of 'strncpy' 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\MilesLib\Debug\BuildLog.htm" mileslib - 0 error(s), 4 warning(s) |