Build Log
  

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

Command Lines
  
Creating temporary file "d:\# METIN2\work in progress\source client\Client\ScriptLib\Debug\RSP00000287764996.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/scriptLib.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /Zi ".\PythonDebugModule.cpp"

".\Resource.cpp"

".\PythonUtils.cpp"

".\PythonMarshal.cpp"

".\PythonLauncher.cpp"
]
Creating command line "cl.exe @"d:\# METIN2\work in progress\source client\Client\ScriptLib\Debug\RSP00000287764996.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\# METIN2\work in progress\source client\Client\ScriptLib\Debug\RSP00000C87764996.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/scriptLib.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\ScriptLib\Debug\RSP00000C87764996.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\# METIN2\work in progress\source client\Client\ScriptLib\Debug\RSP00001187764996.rsp" with contents
[
/OUT:".\Debug\scriptLib.lib" ".\Debug\PythonDebugModule.obj"

".\Debug\PythonLauncher.obj"

".\Debug\PythonMarshal.obj"

".\Debug\PythonUtils.obj"

".\Debug\Resource.obj"

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

".\Debug\StdAfx.sbr"
]
Creating command line "bscmake.exe @"d:\# METIN2\work in progress\source client\Client\ScriptLib\Debug\RSP00001587764996.rsp" /nologo"
Output Window
  
Compiling...
StdAfx.cpp
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\mss.h(1044) : warning C4005: 'AT' : macro redefinition
        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\Python-2.7/token.h(62) : see previous definition of 'AT'
Compiling...
PythonDebugModule.cpp
.\PythonDebugModule.cpp(1) : warning C4652: compiler option 'Generate Browser Info' inconsistent with precompiled header; current command-line option will override that defined in the precompiled header
Resource.cpp
.\Resource.cpp(1) : warning C4652: compiler option 'Generate Browser Info' inconsistent with precompiled header; current command-line option will override that defined in the precompiled header
PythonUtils.cpp
.\PythonUtils.cpp(3) : warning C4652: compiler option 'Generate Browser Info' inconsistent with precompiled header; current command-line option will override that defined in the precompiled header
.\PythonUtils.cpp(1) : warning C4603: 'PyLong_AsLong' : macro is not defined or definition is different after precompiled header use
        Add macro to precompiled header instead of defining here
        .\PythonUtils.cpp(3) : use of precompiled header
.\PythonUtils.cpp(2) : warning C4603: 'PyLong_AsUnsignedLong' : macro is not defined or definition is different after precompiled header use
        Add macro to precompiled header instead of defining here
        .\PythonUtils.cpp(3) : use of precompiled header
PythonMarshal.cpp
.\PythonMarshal.cpp(6) : warning C4652: compiler option 'Generate Browser Info' inconsistent with precompiled header; current command-line option will override that defined in the precompiled header
PythonLauncher.cpp
.\PythonLauncher.cpp(1) : warning C4652: compiler option 'Generate Browser Info' inconsistent with precompiled header; current command-line option will override that defined in the precompiled header
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\ScriptLib\Debug\BuildLog.htm"
scriptLib - 0 error(s), 8 warning(s)