A simple guide to compiling the DLL

Does the folder you attached give the same errors you posted above? Because it looks fine.

more or less yes the constant error is the lack of dependencies.

btw this is the error output of the uploaded dir (debug mode)

Spoiler :
1>------ Build started: Project: CvGameCoreDLL, Configuration: Debug Win32 ------
1>Performing Makefile project actions
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /YcCvGameCoreDLL.h /Fo"Debug\_precompile.obj" /c _precompile.cpp
1>_precompile.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvArea.obj /c CvArea.cpp
1>CvArea.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvArtFileMgr.obj /c CvArtFileMgr.cpp
1>CvArtFileMgr.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvCity.obj /c CvCity.cpp
1>CvCity.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvCityAI.obj /c CvCityAI.cpp
1>CvCityAI.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvDeal.obj /c CvDeal.cpp
 
[continue]
Spoiler :

1>CvDeal.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvDiploParameters.obj /c CvDiploParameters.cpp
1>CvDiploParameters.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvDLLButtonPopup.obj /c CvDLLButtonPopup.cpp
1>CvDLLButtonPopup.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvDLLEntity.obj /c CvDLLEntity.cpp
1>CvDLLEntity.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvDLLPython.obj /c CvDLLPython.cpp
1>CvDLLPython.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvDllPythonEvents.obj /c CvDllPythonEvents.cpp
1>CvDllPythonEvents.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvDllTranslator.obj /c CvDllTranslator.cpp
1>CvDllTranslator.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvDLLWidgetData.obj /c CvDLLWidgetData.cpp
1>CvDLLWidgetData.cpp
 
[continue]
Spoiler :

1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvEventReporter.obj /c CvEventReporter.cpp
1>CvEventReporter.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvFractal.obj /c CvFractal.cpp
1>CvFractal.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvGame.obj /c CvGame.cpp
1>CvGame.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvGameAI.obj /c CvGameAI.cpp
1>CvGameAI.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvGameCoreDLL.obj /c CvGameCoreDLL.cpp
 
Spoiler :

1>CvGameCoreDLL.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvGameCoreUtils.obj /c CvGameCoreUtils.cpp
1>CvGameCoreUtils.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvGameInterface.obj /c CvGameInterface.cpp
1>CvGameInterface.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvGameTextMgr.obj /c CvGameTextMgr.cpp
1>CvGameTextMgr.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvGlobals.obj /c CvGlobals.cpp
1>CvGlobals.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvHallOfFameInfo.obj /c CvHallOfFameInfo.cpp
1>CvHallOfFameInfo.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvInfos.obj /c CvInfos.cpp
1>CvInfos.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvInfoWater.obj /c CvInfoWater.cpp
1>CvInfoWater.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvInitCore.obj /c CvInitCore.cpp
1>CvInitCore.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvMap.obj /c CvMap.cpp
1>CvMap.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvMapGenerator.obj /c CvMapGenerator.cpp
1>CvMapGenerator.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvMessageControl.obj /c CvMessageControl.cpp
1>CvMessageControl.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvMessageData.obj /c CvMessageData.cpp
1>CvMessageData.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvPlayer.obj /c CvPlayer.cpp
1>CvPlayer.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvPlayerAI.obj /c CvPlayerAI.cpp
1>CvPlayerAI.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvPlot.obj /c CvPlot.cpp
1>CvPlot.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvPlotGroup.obj /c CvPlotGroup.cpp
1>CvPlotGroup.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvPopupInfo.obj /c CvPopupInfo.cpp
1>CvPopupInfo.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvPopupReturn.obj /c CvPopupReturn.cpp
1>CvPopupReturn.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvRandom.obj /c CvRandom.cpp
1>CvRandom.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvReplayInfo.obj /c CvReplayInfo.cpp
1>CvReplayInfo.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvReplayMessage.obj /c CvReplayMessage.cpp
1>CvReplayMessage.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvSelectionGroup.obj /c CvSelectionGroup.cpp
1>CvSelectionGroup.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvSelectionGroupAI.obj /c CvSelectionGroupAI.cpp
1>CvSelectionGroupAI.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvStatistics.obj /c CvStatistics.cpp
1>CvStatistics.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvStructs.obj /c CvStructs.cpp
1>CvStructs.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvTalkingHeadMessage.obj /c CvTalkingHeadMessage.cpp
1>CvTalkingHeadMessage.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvTeam.obj /c CvTeam.cpp
1>CvTeam.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvTeamAI.obj /c CvTeamAI.cpp
1>CvTeamAI.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvUnit.obj /c CvUnit.cpp
1>CvUnit.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvUnitAI.obj /c CvUnitAI.cpp
1>CvUnitAI.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvXMLLoadUtility.obj /c CvXMLLoadUtility.cpp
1>CvXMLLoadUtility.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvXMLLoadUtilityGet.obj /c CvXMLLoadUtilityGet.cpp
1>CvXMLLoadUtilityGet.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvXMLLoadUtilityInit.obj /c CvXMLLoadUtilityInit.cpp
1>CvXMLLoadUtilityInit.cpp
 
Spoiler :
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvXMLLoadUtilitySet.obj /c CvXMLLoadUtilitySet.cpp
1>CvXMLLoadUtilitySet.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyArea.obj /c CyArea.cpp
1>CyArea.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyAreaInterface.obj /c CyAreaInterface.cpp
1>CyAreaInterface.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyArgsList.obj /c CyArgsList.cpp
1>CyArgsList.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyArtFileMgr.obj /c CyArtFileMgr.cpp
1>CyArtFileMgr.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyArtFileMgrInterface.obj /c CyArtFileMgrInterface.cpp
1>CyArtFileMgrInterface.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyCity.obj /c CyCity.cpp
1>CyCity.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyCityInterface1.obj /c CyCityInterface1.cpp
1>CyCityInterface1.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyDeal.obj /c CyDeal.cpp
1>CyDeal.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyEnumsInterface.obj /c CyEnumsInterface.cpp
1>CyEnumsInterface.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyGame.obj /c CyGame.cpp
1>CyGame.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyGameCoreUtils.obj /c CyGameCoreUtils.cpp
1>CyGameCoreUtils.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyGameCoreUtilsInterface.obj /c CyGameCoreUtilsInterface.cpp
1>CyGameCoreUtilsInterface.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyGameInterface.obj /c CyGameInterface.cpp
1>CyGameInterface.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyGameTextMgr.obj /c CyGameTextMgr.cpp
1>CyGameTextMgr.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyGameTextMgrInterface.obj /c CyGameTextMgrInterface.cpp
1>CyGameTextMgrInterface.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyGlobalContext.obj /c CyGlobalContext.cpp
1>CyGlobalContext.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyGlobalContextInterface1.obj /c CyGlobalContextInterface1.cpp
1>CyGlobalContextInterface1.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyGlobalContextInterface2.obj /c CyGlobalContextInterface2.cpp
1>CyGlobalContextInterface2.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyGlobalContextInterface3.obj /c CyGlobalContextInterface3.cpp
1>CyGlobalContextInterface3.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyGlobalContextInterface4.obj /c CyGlobalContextInterface4.cpp
1>CyGlobalContextInterface4.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyHallOfFameInfo.obj /c CyHallOfFameInfo.cpp
1>CyHallOfFameInfo.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyHallOfFameInterface.obj /c CyHallOfFameInterface.cpp
1>CyHallOfFameInterface.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyInfoInterface1.obj /c CyInfoInterface1.cpp
1>CyInfoInterface1.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyInfoInterface2.obj /c CyInfoInterface2.cpp
1>CyInfoInterface2.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyInfoInterface3.obj /c CyInfoInterface3.cpp
1>CyInfoInterface3.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyMap.obj /c CyMap.cpp
1>CyMap.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyMapGenerator.obj /c CyMapGenerator.cpp
1>CyMapGenerator.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyMapGeneratorInterface.obj /c CyMapGeneratorInterface.cpp
1>CyMapGeneratorInterface.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyMapInterface.obj /c CyMapInterface.cpp
1>CyMapInterface.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyMessageControl.obj /c CyMessageControl.cpp
1>CyMessageControl.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyMessageControlInterface.obj /c CyMessageControlInterface.cpp
1>CyMessageControlInterface.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyPlayer.obj /c CyPlayer.cpp
1>CyPlayer.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyPlayerInterface1.obj /c CyPlayerInterface1.cpp
1>CyPlayerInterface1.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyPlayerInterface2.obj /c CyPlayerInterface2.cpp
1>CyPlayerInterface2.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyPlot.obj /c CyPlot.cpp
1>CyPlot.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyPlotInterface1.obj /c CyPlotInterface1.cpp
1>CyPlotInterface1.cpp
 
Spoiler :
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyRandomInterface.obj /c CyRandomInterface.cpp
1>CyRandomInterface.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyReplayInfo.obj /c CyReplayInfo.cpp
1>CyReplayInfo.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CySelectionGroup.obj /c CySelectionGroup.cpp
1>CySelectionGroup.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CySelectionGroupInterface.obj /c CySelectionGroupInterface.cpp
1>CySelectionGroupInterface.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyStructsInterface1.obj /c CyStructsInterface1.cpp
1>CyStructsInterface1.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyTeam.obj /c CyTeam.cpp
1>CyTeam.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyTeamInterface.obj /c CyTeamInterface.cpp
1>CyTeamInterface.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyUnit.obj /c CyUnit.cpp
1>CyUnit.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CyUnitInterface1.obj /c CyUnitInterface1.cpp
1>CyUnitInterface1.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\FAssert.obj /c FAssert.cpp
1>FAssert.cpp
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\FDialogTemplate.obj /c FDialogTemplate.cpp
1>FDialogTemplate.cpp
1> "C:\Development\WindowsSDK\bin\rc.exe" /FoDebug\CvGameCoreDLL.res /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" CvGameCoreDLL.rc
1>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
1>Copyright (C) Microsoft Corporation. All rights reserved.
1> "C:\Development\Toolkit\bin\link.exe" /out:Debug\CvGameCoreDLL.dll /INCREMENTAL /DEBUG /PDB:"Debug\CvGameCoreDLL.pdb" /IMPLIB:"Debug\CvGameCoreDLL.lib" /DLL /NOLOGO /SUBSYSTEM:WINDOWS /LARGEADDRESSAWARE /TLBID:1 /LIBPATH:Python24/libs /LIBPATH:boost-1.32.0/libs/ boost_python-vc71-mt-1_32.lib /LIBPATH:"C:\Development\Toolkit/lib" /LIBPATH:"C:\Development\WindowsSDK/Lib" /LIBPATH:"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/libs" /LIBPATH:"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/libs" winmm.lib user32.lib msvcprt.lib Debug\CvArea.obj Debug\CvArtFileMgr.obj Debug\CvCity.obj Debug\CvCityAI.obj Debug\CvDeal.obj Debug\CvDiploParameters.obj Debug\CvDLLButtonPopup.obj Debug\CvDLLEntity.obj Debug\CvDLLPython.obj Debug\CvDllPythonEvents.obj Debug\CvDllTranslator.obj Debug\CvDLLWidgetData.obj Debug\CvEventReporter.obj Debug\CvFractal.obj Debug\CvGame.obj Debug\CvGameAI.obj Debug\CvGameCoreDLL.obj Debug\CvGameCoreUtils.obj Debug\CvGameInterface.obj Debug\CvGameTextMgr.obj Debug\CvGlobals.obj Debug\CvHallOfFameInfo.obj Debug\CvInfos.obj Debug\CvInfoWater.obj Debug\CvInitCore.obj Debug\CvMap.obj Debug\CvMapGenerator.obj Debug\CvMessageControl.obj Debug\CvMessageData.obj Debug\CvPlayer.obj Debug\CvPlayerAI.obj Debug\CvPlot.obj Debug\CvPlotGroup.obj Debug\CvPopupInfo.obj Debug\CvPopupReturn.obj Debug\CvRandom.obj Debug\CvReplayInfo.obj Debug\CvReplayMessage.obj Debug\CvSelectionGroup.obj Debug\CvSelectionGroupAI.obj Debug\CvStatistics.obj Debug\CvStructs.obj Debug\CvTalkingHeadMessage.obj Debug\CvTeam.obj Debug\CvTeamAI.obj Debug\CvUnit.obj Debug\CvUnitAI.obj Debug\CvXMLLoadUtility.obj Debug\CvXMLLoadUtilityGet.obj Debug\CvXMLLoadUtilityInit.obj Debug\CvXMLLoadUtilitySet.obj Debug\CyArea.obj Debug\CyAreaInterface.obj Debug\CyArgsList.obj Debug\CyArtFileMgr.obj Debug\CyArtFileMgrInterface.obj Debug\CyCity.obj Debug\CyCityInterface1.obj Debug\CyDeal.obj Debug\CyEnumsInterface.obj Debug\CyGame.obj Debug\CyGameCoreUtils.obj Debug\CyGameCoreUtilsInterface.obj Debug\CyGameInterface.obj Debug\CyGameTextMgr.obj Debug\CyGameTextMgrInterface.obj Debug\CyGlobalContext.obj Debug\CyGlobalContextInterface1.obj Debug\CyGlobalContextInterface2.obj Debug\CyGlobalContextInterface3.obj Debug\CyGlobalContextInterface4.obj Debug\CyHallOfFameInfo.obj Debug\CyHallOfFameInterface.obj Debug\CyInfoInterface1.obj Debug\CyInfoInterface2.obj Debug\CyInfoInterface3.obj Debug\CyMap.obj Debug\CyMapGenerator.obj Debug\CyMapGeneratorInterface.obj Debug\CyMapInterface.obj Debug\CyMessageControl.obj Debug\CyMessageControlInterface.obj Debug\CyPlayer.obj Debug\CyPlayerInterface1.obj Debug\CyPlayerInterface2.obj Debug\CyPlot.obj Debug\CyPlotInterface1.obj Debug\CyRandomInterface.obj Debug\CyReplayInfo.obj Debug\CySelectionGroup.obj Debug\CySelectionGroupInterface.obj Debug\CyStructsInterface1.obj Debug\CyTeam.obj Debug\CyTeamInterface.obj Debug\CyUnit.obj Debug\CyUnitInterface1.obj Debug\FAssert.obj Debug\FDialogTemplate.obj Debug\_precompile.obj Debug\CvGameCoreDLL.res
1>MSVCRT.lib(crtdll.obj) : warning LNK4078: multiple '.CRT' sections found with different attributes (40300040)
1>MSVCRT.lib(crtmanifestrtm.obj) : warning LNK4229: invalid directive '/manifestdependency:type='win32' name='Microsoft.VC90.CRT' version='9.0.21022.8' processorArchitecture='x86' publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
1>MSVCRT.lib(crtdll.obj) : warning LNK4078: multiple '.CRT' sections found with different attributes (40300040)
1>MSVCRT.lib(crtmanifestrtm.obj) : warning LNK4229: invalid directive '/manifestdependency:type='win32' name='Microsoft.VC90.CRT' version='9.0.21022.8' processorArchitecture='x86' publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
1> Creating library Debug\CvGameCoreDLL.lib and object Debug\CvGameCoreDLL.exp
1>CyMessageControl.obj : error LNK2001: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
1>CyStructsInterface1.obj : error LNK2001: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
1>_precompile.obj : error LNK2001: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
1>CyHallOfFameInterface.obj : error LNK2001: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
1>CyInfoInterface1.obj : error LNK2001: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
1>CyInfoInterface2.obj : error LNK2001: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
1>CyInfoInterface3.obj : error LNK2001: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
1>CvUnit.obj : error LNK2001: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
1>CvUnitAI.obj : error LNK2001: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
1>CvXMLLoadUtilitySet.obj : error LNK2001: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
1>CyCity.obj : error LNK2019: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z) referenced in function "public: int __thiscall CyCity::visiblePopulation(void)" (?visiblePopulation@CyCity@@QAEHXZ)
1>CvSelectionGroup.obj : error LNK2001: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
1>CvStatistics.obj : error LNK2001: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
1>CvStructs.obj : error LNK2001: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
1>CvTeam.obj : error LNK2019: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z) referenced in function "public: void __thiscall CvTeam::verifySpyUnitsValidPlot(void)" (?verifySpyUnitsValidPlot@CvTeam@@QAEXXZ)
1>CvPlot.obj : error LNK2001: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
1>CvPopupInfo.obj : error LNK2001: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
1>CvPopupReturn.obj : error LNK2001: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
1>CvReplayInfo.obj : error LNK2001: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
1>CvMapGenerator.obj : error LNK2001: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
1>CvMessageData.obj : error LNK2001: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
1>CvPlayer.obj : error LNK2001: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
1>CvPlayerAI.obj : error LNK2001: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
1>CvGlobals.obj : error LNK2001: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
1>CvHallOfFameInfo.obj : error LNK2001: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
1>CvInfos.obj : error LNK2001: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
1>CvMap.obj : error LNK2001: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
1>CvEventReporter.obj : error LNK2001: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
1>CvGame.obj : error LNK2001: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
1>CvGameInterface.obj : error LNK2001: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
1>CvGameTextMgr.obj : error LNK2019: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z) referenced in function "public: void __thiscall CvGameTextMgr::parseSpecialistHelp(class CvWStringBuffer &,enum SpecialistTypes,class CvCity *,bool)" (?parseSpecialistHelp@CvGameTextMgr@@QAEXAAVCvWStringBuffer@@W4SpecialistTypes@@PAVCvCity@@_N@Z)
1>CvDLLButtonPopup.obj : error LNK2001: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
1>CvDllPythonEvents.obj : error LNK2001: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
1>CvDllTranslator.obj : error LNK2001: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
1>CvDLLWidgetData.obj : error LNK2001: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
1>CvArtFileMgr.obj : error LNK2001: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
1>CvCity.obj : error LNK2001: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
1>CvCityAI.obj : error LNK2001: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
1>CvDiploParameters.obj : error LNK2001: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
1>CyMessageControl.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall exception::~exception(void)" (__imp_??1exception@@UAE@XZ)
1>CyStructsInterface1.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall exception::~exception(void)" (__imp_??1exception@@UAE@XZ)
1>_precompile.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall exception::~exception(void)" (__imp_??1exception@@UAE@XZ)
1>CyHallOfFameInterface.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall exception::~exception(void)" (__imp_??1exception@@UAE@XZ)
1>CyInfoInterface1.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall exception::~exception(void)" (__imp_??1exception@@UAE@XZ)
1>CyInfoInterface2.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall exception::~exception(void)" (__imp_??1exception@@UAE@XZ) referenced in function "void __cdecl CyInfoPythonInterface2(void)" (?CyInfoPythonInterface2@@YAXXZ)
1>CyInfoInterface3.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall exception::~exception(void)" (__imp_??1exception@@UAE@XZ)
1>CvUnit.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall exception::~exception(void)" (__imp_??1exception@@UAE@XZ)
1>CvUnitAI.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall exception::~exception(void)" (__imp_??1exception@@UAE@XZ)
1>CvXMLLoadUtilitySet.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall exception::~exception(void)" (__imp_??1exception@@UAE@XZ)
1>CyCity.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall exception::~exception(void)" (__imp_??1exception@@UAE@XZ)
1>CvSelectionGroup.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall exception::~exception(void)" (__imp_??1exception@@UAE@XZ)
1>CvStatistics.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall exception::~exception(void)" (__imp_??1exception@@UAE@XZ)
1>CvStructs.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall exception::~exception(void)" (__imp_??1exception@@UAE@XZ)
1>CvTeam.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall exception::~exception(void)" (__imp_??1exception@@UAE@XZ)
1>CvPlot.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall exception::~exception(void)" (__imp_??1exception@@UAE@XZ)
1>CvPopupInfo.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall exception::~exception(void)" (__imp_??1exception@@UAE@XZ)
1>CvPopupReturn.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall exception::~exception(void)" (__imp_??1exception@@UAE@XZ)
1>CvReplayInfo.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall exception::~exception(void)" (__imp_??1exception@@UAE@XZ)
1>CvMapGenerator.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall exception::~exception(void)" (__imp_??1exception@@UAE@XZ)
1>CvMessageData.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall exception::~exception(void)" (__imp_??1exception@@UAE@XZ)
1>CvPlayer.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall exception::~exception(void)" (__imp_??1exception@@UAE@XZ) referenced in function "public: bool __thiscall CvPlayer::canReceiveGoody(class CvPlot *,enum GoodyTypes,class CvUnit *)const " (?canReceiveGoody@CvPlayer@@QBE_NPAVCvPlot@@W4GoodyTypes@@PAVCvUnit@@@Z)
1>CvPlayerAI.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall exception::~exception(void)" (__imp_??1exception@@UAE@XZ)
1>CvGlobals.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall exception::~exception(void)" (__imp_??1exception@@UAE@XZ)
1>CvHallOfFameInfo.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall exception::~exception(void)" (__imp_??1exception@@UAE@XZ)
1>CvInfos.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall exception::~exception(void)" (__imp_??1exception@@UAE@XZ)
1>CvMap.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall exception::~exception(void)" (__imp_??1exception@@UAE@XZ)
1>CvEventReporter.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall exception::~exception(void)" (__imp_??1exception@@UAE@XZ)
1>CvGame.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall exception::~exception(void)" (__imp_??1exception@@UAE@XZ)
1>CvGameInterface.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall exception::~exception(void)" (__imp_??1exception@@UAE@XZ)
1>CvGameTextMgr.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall exception::~exception(void)" (__imp_??1exception@@UAE@XZ)
1>CvDLLButtonPopup.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall exception::~exception(void)" (__imp_??1exception@@UAE@XZ)
1>CvDllPythonEvents.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall exception::~exception(void)" (__imp_??1exception@@UAE@XZ)
1>CvDllTranslator.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall exception::~exception(void)" (__imp_??1exception@@UAE@XZ)
1>CvDLLWidgetData.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall exception::~exception(void)" (__imp_??1exception@@UAE@XZ)
1>CvArtFileMgr.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall exception::~exception(void)" (__imp_??1exception@@UAE@XZ) referenced in function $L167379
1>CvCity.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall exception::~exception(void)" (__imp_??1exception@@UAE@XZ)
1>CvCityAI.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall exception::~exception(void)" (__imp_??1exception@@UAE@XZ)
1>CvDiploParameters.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall exception::~exception(void)" (__imp_??1exception@@UAE@XZ)
1>CyMessageControl.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(void)" (__imp_??0exception@@QAE@XZ)
1>CyStructsInterface1.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(void)" (__imp_??0exception@@QAE@XZ)
1>_precompile.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(void)" (__imp_??0exception@@QAE@XZ)
1>CyHallOfFameInterface.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(void)" (__imp_??0exception@@QAE@XZ)
1>CyInfoInterface1.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(void)" (__imp_??0exception@@QAE@XZ)
1>CyInfoInterface2.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(void)" (__imp_??0exception@@QAE@XZ) referenced in function "void __cdecl CyInfoPythonInterface2(void)" (?CyInfoPythonInterface2@@YAXXZ)
1>CyInfoInterface3.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(void)" (__imp_??0exception@@QAE@XZ)
1>CvUnit.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(void)" (__imp_??0exception@@QAE@XZ)
1>CvUnitAI.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(void)" (__imp_??0exception@@QAE@XZ) referenced in function "protected: bool __thiscall CvUnitAI::AI_settlerSeaFerry(void)" (?AI_settlerSeaFerry@CvUnitAI@@IAE_NXZ)
1>CvXMLLoadUtilitySet.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(void)" (__imp_??0exception@@QAE@XZ)
1>CyCity.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(void)" (__imp_??0exception@@QAE@XZ)
1>CvSelectionGroup.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(void)" (__imp_??0exception@@QAE@XZ)
1>CvStatistics.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(void)" (__imp_??0exception@@QAE@XZ)
1>CvStructs.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(void)" (__imp_??0exception@@QAE@XZ)
1>CvTeam.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(void)" (__imp_??0exception@@QAE@XZ)
1>CvPlot.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(void)" (__imp_??0exception@@QAE@XZ) referenced in function "public: int __thiscall CvPlot::getInvisibleVisibilityCount(enum TeamTypes,enum InvisibleTypes)const " (?getInvisibleVisibilityCount@CvPlot@@QBEHW4TeamTypes@@W4InvisibleTypes@@@Z)
1>CvPopupInfo.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(void)" (__imp_??0exception@@QAE@XZ)
1>CvPopupReturn.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(void)" (__imp_??0exception@@QAE@XZ)
1>CvReplayInfo.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(void)" (__imp_??0exception@@QAE@XZ) referenced in function "void __cdecl std::fill<struct CvReplayInfo::PlayerInfo *,struct CvReplayInfo::PlayerInfo>(struct CvReplayInfo::PlayerInfo *,struct CvReplayInfo::PlayerInfo *,struct CvReplayInfo::PlayerInfo const &)" (??$fill@PAUPlayerInfo@CvReplayInfo@@U12@@std@@YAXPAUPlayerInfo@CvReplayInfo@@0ABU12@@Z)
 
Spoiler :

1>CvMapGenerator.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(void)" (__imp_??0exception@@QAE@XZ)
1>CvMessageData.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(void)" (__imp_??0exception@@QAE@XZ)
1>CvPlayer.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(void)" (__imp_??0exception@@QAE@XZ) referenced in function "public: bool __thiscall CvPlayer::canReceiveGoody(class CvPlot *,enum GoodyTypes,class CvUnit *)const " (?canReceiveGoody@CvPlayer@@QBE_NPAVCvPlot@@W4GoodyTypes@@PAVCvUnit@@@Z)
1>CvPlayerAI.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(void)" (__imp_??0exception@@QAE@XZ) referenced in function "public: int __thiscall CvPlayerAI::AI_getAttitudeVal(enum PlayerTypes,bool)const " (?AI_getAttitudeVal@CvPlayerAI@@QBEHW4PlayerTypes@@_N@Z)
1>CvGlobals.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(void)" (__imp_??0exception@@QAE@XZ)
1>CvHallOfFameInfo.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(void)" (__imp_??0exception@@QAE@XZ)
1>CvInfos.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(void)" (__imp_??0exception@@QAE@XZ)
1>CvMap.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(void)" (__imp_??0exception@@QAE@XZ)
1>CvEventReporter.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(void)" (__imp_??0exception@@QAE@XZ)
1>CvGame.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(void)" (__imp_??0exception@@QAE@XZ)
1>CvGameInterface.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(void)" (__imp_??0exception@@QAE@XZ)
1>CvGameTextMgr.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(void)" (__imp_??0exception@@QAE@XZ)
1>CvDLLButtonPopup.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(void)" (__imp_??0exception@@QAE@XZ)
1>CvDllPythonEvents.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(void)" (__imp_??0exception@@QAE@XZ)
1>CvDllTranslator.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(void)" (__imp_??0exception@@QAE@XZ)
1>CvDLLWidgetData.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(void)" (__imp_??0exception@@QAE@XZ)
1>CvArtFileMgr.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(void)" (__imp_??0exception@@QAE@XZ) referenced in function "public: __thiscall std::logic_error::logic_error(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??0logic_error@std@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@@Z)
1>CvCity.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(void)" (__imp_??0exception@@QAE@XZ)
1>CvCityAI.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(void)" (__imp_??0exception@@QAE@XZ)
1>CvDiploParameters.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(void)" (__imp_??0exception@@QAE@XZ)
1>CyMessageControl.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(class exception const &)" (__imp_??0exception@@QAE@ABV0@@Z)
1>CyStructsInterface1.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(class exception const &)" (__imp_??0exception@@QAE@ABV0@@Z)
1>_precompile.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(class exception const &)" (__imp_??0exception@@QAE@ABV0@@Z)
1>CyHallOfFameInterface.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(class exception const &)" (__imp_??0exception@@QAE@ABV0@@Z)
1>CyInfoInterface1.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(class exception const &)" (__imp_??0exception@@QAE@ABV0@@Z)
1>CyInfoInterface2.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(class exception const &)" (__imp_??0exception@@QAE@ABV0@@Z)
1>CyInfoInterface3.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(class exception const &)" (__imp_??0exception@@QAE@ABV0@@Z)
1>CvUnit.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(class exception const &)" (__imp_??0exception@@QAE@ABV0@@Z)
1>CvUnitAI.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(class exception const &)" (__imp_??0exception@@QAE@ABV0@@Z)
1>CvXMLLoadUtilitySet.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(class exception const &)" (__imp_??0exception@@QAE@ABV0@@Z)
1>CyCity.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(class exception const &)" (__imp_??0exception@@QAE@ABV0@@Z)
1>CvSelectionGroup.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(class exception const &)" (__imp_??0exception@@QAE@ABV0@@Z)
1>CvStatistics.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(class exception const &)" (__imp_??0exception@@QAE@ABV0@@Z)
1>CvStructs.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(class exception const &)" (__imp_??0exception@@QAE@ABV0@@Z)
1>CvTeam.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(class exception const &)" (__imp_??0exception@@QAE@ABV0@@Z)
1>CvPlot.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(class exception const &)" (__imp_??0exception@@QAE@ABV0@@Z)
1>CvPopupInfo.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(class exception const &)" (__imp_??0exception@@QAE@ABV0@@Z)
1>CvPopupReturn.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(class exception const &)" (__imp_??0exception@@QAE@ABV0@@Z)
1>CvReplayInfo.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(class exception const &)" (__imp_??0exception@@QAE@ABV0@@Z)
1>CvMapGenerator.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(class exception const &)" (__imp_??0exception@@QAE@ABV0@@Z)
1>CvMessageData.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(class exception const &)" (__imp_??0exception@@QAE@ABV0@@Z)
1>CvPlayer.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(class exception const &)" (__imp_??0exception@@QAE@ABV0@@Z)
1>CvPlayerAI.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(class exception const &)" (__imp_??0exception@@QAE@ABV0@@Z)
1>CvGlobals.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(class exception const &)" (__imp_??0exception@@QAE@ABV0@@Z)
1>CvHallOfFameInfo.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(class exception const &)" (__imp_??0exception@@QAE@ABV0@@Z)
1>CvInfos.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(class exception const &)" (__imp_??0exception@@QAE@ABV0@@Z)
1>CvMap.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(class exception const &)" (__imp_??0exception@@QAE@ABV0@@Z)
1>CvEventReporter.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(class exception const &)" (__imp_??0exception@@QAE@ABV0@@Z)
1>CvGame.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(class exception const &)" (__imp_??0exception@@QAE@ABV0@@Z)
1>CvGameInterface.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(class exception const &)" (__imp_??0exception@@QAE@ABV0@@Z)
1>CvGameTextMgr.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(class exception const &)" (__imp_??0exception@@QAE@ABV0@@Z)
1>CvDLLButtonPopup.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(class exception const &)" (__imp_??0exception@@QAE@ABV0@@Z)
1>CvDllPythonEvents.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(class exception const &)" (__imp_??0exception@@QAE@ABV0@@Z)
1>CvDllTranslator.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(class exception const &)" (__imp_??0exception@@QAE@ABV0@@Z)
1>CvDLLWidgetData.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(class exception const &)" (__imp_??0exception@@QAE@ABV0@@Z)
1>CvArtFileMgr.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(class exception const &)" (__imp_??0exception@@QAE@ABV0@@Z) referenced in function "public: __thiscall std::logic_error::logic_error(class std::logic_error const &)" (??0logic_error@std@@QAE@ABV01@@Z)
1>CvCity.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(class exception const &)" (__imp_??0exception@@QAE@ABV0@@Z)
1>CvCityAI.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(class exception const &)" (__imp_??0exception@@QAE@ABV0@@Z)
1>CvDiploParameters.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall exception::exception(class exception const &)" (__imp_??0exception@@QAE@ABV0@@Z)
1>CyTeamInterface.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall type_info::name(void)const " (__imp_?name@type_info@@QBEPBDXZ) referenced in function "public: class boost::python::class_<class CyTeam,struct boost::python::detail::not_specified,struct boost::python::detail::not_specified,struct boost::python::detail::not_specified> & __thiscall boost::python::class_<class CyTeam,struct boost::python::detail::not_specified,struct boost::python::detail::not_specified,struct boost::python::detail::not_specified>::def<void (__thiscall CyTeam::*)(int,int,int),char const [77]>(char const *,void (__thiscall CyTeam::*)(int,int,int),char const (&)[77])" (??$def@P8CyTeam@@AEXHHH@Z$$BY0EN@$$CBD@?$class_@VCyTeam@@Unot_specified@detail@python@boost@@U2345@U2345@@python@boost@@QAEAAV012@PBDP8CyTeam@@AEXHHH@ZAAY0EN@$$CBD@Z)
1>CyUnitInterface1.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall type_info::name(void)const " (__imp_?name@type_info@@QBEPBDXZ) referenced in function "void __cdecl CyUnitPythonInterface1(class boost::python::class_<class CyUnit,struct boost::python::detail::not_specified,struct boost::python::detail::not_specified,struct boost::python::detail::not_specified> &)" (?CyUnitPythonInterface1@@YAXAAV?$class_@VCyUnit@@Unot_specified@detail@python@boost@@U2345@U2345@@python@boost@@@Z)
1>CyPlotInterface1.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall type_info::name(void)const " (__imp_?name@type_info@@QBEPBDXZ) referenced in function "void __cdecl CyPlotPythonInterface1(class boost::python::class_<class CyPlot,struct boost::python::detail::not_specified,struct boost::python::detail::not_specified,struct boost::python::detail::not_specified> &)" (?CyPlotPythonInterface1@@YAXAAV?$class_@VCyPlot@@Unot_specified@detail@python@boost@@U2345@U2345@@python@boost@@@Z)
1>CyRandomInterface.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall type_info::name(void)const " (__imp_?name@type_info@@QBEPBDXZ)
1>CySelectionGroupInterface.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall type_info::name(void)const " (__imp_?name@type_info@@QBEPBDXZ)
1>CyStructsInterface1.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall type_info::name(void)const " (__imp_?name@type_info@@QBEPBDXZ) referenced in function __ehhandler$??0?$class_@UFOWVis@@Unot_specified@detail@python@boost@@U2345@U2345@@python@boost@@QAE@PBD0@Z
1>CyMapInterface.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall type_info::name(void)const " (__imp_?name@type_info@@QBEPBDXZ)
1>CyMessageControlInterface.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall type_info::name(void)const " (__imp_?name@type_info@@QBEPBDXZ)
1>CyPlayerInterface1.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall type_info::name(void)const " (__imp_?name@type_info@@QBEPBDXZ)
1>CyPlayerInterface2.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall type_info::name(void)const " (__imp_?name@type_info@@QBEPBDXZ) referenced in function "private: void __cdecl boost::python::class_<class CyPlayer,struct boost::python::detail::not_specified,struct boost::python::detail::not_specified,struct boost::python::detail::not_specified>::def_impl<class CyPlayer,bool (__thiscall CyPlayer::*)(int),struct boost::python::detail::def_helper<char const [27],struct boost::python::detail::not_specified,struct boost::python::detail::not_specified,struct boost::python::detail::not_specified> >(class CyPlayer *,char const *,bool (__thiscall CyPlayer::*)(int),struct boost::python::detail::def_helper<char const [27],struct boost::python::detail::not_specified,struct boost::python::detail::not_specified,struct boost::python::detail::not_specified> const &,...)" (??$def_impl@VCyPlayer@@P81@AE_NH@ZU?$def_helper@$$BY0BL@$$CBDUnot_specified@detail@python@boost@@U1234@U1234@@detail@python@boost@@@?$class_@VCyPlayer@@Unot_specified@detail@python@boost@@U2345@U2345@@python@boost@@AAAXPAVCyPlayer@@PBDP83@AE_NH@ZABU?$def_helper@$$BY0BL@$$CBDUnot_specified@detail@python@boost@@U1234@U1234@@detail@12@ZZ)
1>CyInfoInterface1.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall type_info::name(void)const " (__imp_?name@type_info@@QBEPBDXZ) referenced in function "void __cdecl CyInfoPythonInterface1(void)" (?CyInfoPythonInterface1@@YAXXZ)
1>CyInfoInterface2.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall type_info::name(void)const " (__imp_?name@type_info@@QBEPBDXZ)
1>CyInfoInterface3.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall type_info::name(void)const " (__imp_?name@type_info@@QBEPBDXZ)
1>CyMapGeneratorInterface.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall type_info::name(void)const " (__imp_?name@type_info@@QBEPBDXZ)
1>CyGlobalContextInterface2.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall type_info::name(void)const " (__imp_?name@type_info@@QBEPBDXZ)
1>CyGlobalContextInterface3.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall type_info::name(void)const " (__imp_?name@type_info@@QBEPBDXZ)
1>CyGlobalContextInterface4.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall type_info::name(void)const " (__imp_?name@type_info@@QBEPBDXZ)
1>CyHallOfFameInterface.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall type_info::name(void)const " (__imp_?name@type_info@@QBEPBDXZ)
1>CyGameCoreUtilsInterface.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall type_info::name(void)const " (__imp_?name@type_info@@QBEPBDXZ)
1>CyGameInterface.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall type_info::name(void)const " (__imp_?name@type_info@@QBEPBDXZ)
1>CyGameTextMgrInterface.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall type_info::name(void)const " (__imp_?name@type_info@@QBEPBDXZ)
1>CyGlobalContextInterface1.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall type_info::name(void)const " (__imp_?name@type_info@@QBEPBDXZ)
1>CvDLLPython.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall type_info::name(void)const " (__imp_?name@type_info@@QBEPBDXZ) referenced in function "public: char const * __thiscall boost::python::type_info::name(void)const " (?name@type_info@python@boost@@QBEPBDXZ)
1>CyAreaInterface.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall type_info::name(void)const " (__imp_?name@type_info@@QBEPBDXZ)
1>CyArtFileMgrInterface.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall type_info::name(void)const " (__imp_?name@type_info@@QBEPBDXZ)
1>CyCityInterface1.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall type_info::name(void)const " (__imp_?name@type_info@@QBEPBDXZ)
1>_precompile.obj : error LNK2001: unresolved external symbol "public: __thiscall bad_cast::bad_cast(class bad_cast const &)" (??0bad_cast@@QAE@ABV0@@Z)
1>_precompile.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall bad_cast::~bad_cast(void)" (??1bad_cast@@UAE@XZ)
1>_precompile.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __thiscall std::locale::facet::_Register(void)" (__imp_?_Register@facet@locale@std@@QAEXXZ) referenced in function "class std::ctype<char> const & __cdecl std::use_facet<class std::ctype<char> >(class std::locale const &)" (??$use_facet@V?$ctype@D@std@@@std@@YAABV?$ctype@D@0@ABVlocale@0@@Z)
1>_precompile.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall bad_cast::bad_cast(char const *)" (__imp_??0bad_cast@@QAE@PBD@Z) referenced in function "class std::ctype<char> const & __cdecl std::use_facet<class std::ctype<char> >(class std::locale const &)" (??$use_facet@V?$ctype@D@std@@@std@@YAABV?$ctype@D@0@ABVlocale@0@@Z)
1>_precompile.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static unsigned int __cdecl std::ctype<char>::_Getcat(class std::locale::facet const * *)" (__imp_?_Getcat@?$ctype@D@std@@SAIPAPBVfacet@locale@2@@Z) referenced in function "class std::ctype<char> const & __cdecl std::use_facet<class std::ctype<char> >(class std::locale const &)" (??$use_facet@V?$ctype@D@std@@@std@@YAABV?$ctype@D@0@ABVlocale@0@@Z)
1>_precompile.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static unsigned int __cdecl std::ctype<unsigned short>::_Getcat(class std::locale::facet const * *)" (__imp_?_Getcat@?$ctype@G@std@@SAIPAPBVfacet@locale@2@@Z) referenced in function "class std::ctype<unsigned short> const & __cdecl std::use_facet<class std::ctype<unsigned short> >(class std::locale const &)" (??$use_facet@V?$ctype@G@std@@@std@@YAABV?$ctype@G@0@ABVlocale@0@@Z)
1>Debug\CvGameCoreDLL.dll : fatal error LNK1120: 11 unresolved externals
1>NMAKE : warning U4010: 'Debug\CvGameCoreDLL.dll' : build failed; /K specified, continuing ...
1>NMAKE : warning U4011: 'Debug' : not all dependents available; target not built
1>Project : error PRJ0019: A tool returned an error code from "Performing Makefile project actions"
1>Build log was saved at "file://d:\Civilization 4 editing\Mod Source\Nuova cartella\CvGameCoreDLL\Debug\BuildLog.htm"
1>CvGameCoreDLL - 190 error(s), 6 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
 
Do you have the correct folders and files (the ones from this tutorial) in:
Code:
C:\Development\Toolkit
C:\Development\WindowsSDK
?
(Make sure you don't have a folder-in-folder issue here)

Do you have the following folders:
Code:
C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0
C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24
?

And BTW, there's no need to post 6(!) posts for the same continuous data. or 2, for that matter. If you can't post it all in a single post, save it in a text file and zip and attach it.

And specifically here - each
Code:
1> "C:\Development\Toolkit\bin\cl.exe" /nologo /MD /Zi /Od /D_DEBUG /RTC1 /Fp"Debug\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /IBoost-1.32.0/include /IPython24/include /I"C:\Development\Toolkit/include" /I"C:\Development\WindowsSDK/Include" /I"C:\Development\WindowsSDK/Include/mfc" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files\2K Games\Firaxis Games\Sid Meier's Civilization 4 Complete\Beyond the Sword\CvGameCoreDLL\Python24/include" /FoDebug\CvXMLLoadUtilitySet.obj /c CvXMLLoadUtilitySet.cpp
1>CvXMLLoadUtilitySet.cpp

is just a progress report, not an error message.
 
yes and yes

see below in the attach.

excuse for the 6 post. i've posted so dued to the 30000 word limit.

i'll do as you've described (txt file). i'm a total noob of visual studio.

so i've all fine in the environment structure. So what can be th issue?
 
I can't see anything wrong with your files or folders, but the warnings suggest that somewhere along the way a library from a wrong version of VS was linked in.
I guess it's something in your PC's configuration (paths, for example), but I don't really know what...
For now I don't have any suggestions, but I'll try to think of something. sorry.
 
i've made some sort of progress.

i've noticed in my program files dir a dir named windows SDK. It has th same structure as your windows sdks and the same files as i can see. so i've changed to this direcotry path the line relevant to the psdks in the makefile.

this was my only error instead of the 190 errors. i hope this can help you to address my issue.
thnks

1>Copyright (C) Microsoft Corporation. All rights reserved.
1>CvGameCoreDLL.rc(10) : fatal error RC1015: cannot open include file 'afxres.h'.
1>NMAKE : warning U4010: 'Release\CvGameCoreDLL.res' : build failed; /K specified, continuing ...
1>NMAKE : warning U4011: 'Release\CvGameCoreDLL.dll' : not all dependents available; target not built
1>NMAKE : warning U4011: 'Release' : not all dependents available; target not built
1>Project : error PRJ0019: A tool returned an error code from "Performing Makefile project actions"
1>Build log was saved at "file://d:\Civilization 4 editing\Mod Source\Nuova cartella\CvGameCoreDLL\Release\BuildLog.htm"
1>CvGameCoreDLL - 2 error(s), 3 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
 
Sorry for not responding earlier.
This error happens in the compilation phase, which happens before the linking phase. The previous errors were in the linking phase, so it's actually a step back...

There are several versions of windows sdk, and the required one here is v6.0. It might be that the link uses a library from the wrong folder though, which caused the previous errors.

What folders do you have in your PATH environment variable? (not sure these are used, but doesn't hurt to check)
 
I keep looking at this guide and I'm still searching for an answer to my question. It's a real Noob question but 'When do you need to compile a new DLL?' I assume it's when you make a change in the C++ code but I could be wrong with that assumption and it'll turn out to be a change to Python code. So, please put me out of my confusion and confirm exactly when a new DLL needs to be compiled. :D
 
Yes. A new DLL needs to be compiled when you modify C++ code.
The only way the game can use the C++ code is by compiling it to machine code - in the form of a DLL file.
 
Hi Asaf,

Fist of all, thanks for this very handy and very clear guide.

I compiled the base dll (for now, no modifications to the code), it worked fine.
I replaced the original dll in D:\Steam\SteamApps\common\sid meier's civilization iv beyond the sword\Beyond the Sword\Assets. executing the game from steam works fine (it uses my newly compiled DLL, right ?).
Now I tried the debugging part, I configured as you explained, but with no command line option
When I press start debugging, after the 2 message boxes you talk about, the execution encounters an error about an "ImageAtBase0x350000". I have this in the log:
Code:
'Civ4BeyondSword.exe': Loaded 'D:\Steam\SteamApps\common\sid meier's civilization iv beyond the sword\Beyond the Sword\Civ4BeyondSword.exe'
'Civ4BeyondSword.exe': Loaded 'C:\Windows\SysWOW64\ntdll.dll'
'Civ4BeyondSword.exe': Loaded 'C:\Windows\SysWOW64\kernel32.dll'
'Civ4BeyondSword.exe': Loaded 'C:\Windows\SysWOW64\KernelBase.dll'
'Civ4BeyondSword.exe': Loaded 'C:\Program Files\Alwil Software\Avast5\snxhk.dll'
'Civ4BeyondSword.exe': Loaded 'D:\Steam\SteamApps\common\sid meier's civilization iv beyond the sword\Beyond the Sword\boost_python-vc71-mt-1_32.dll', Binary was not built with debug information.
'Civ4BeyondSword.exe': Loaded 'D:\Steam\SteamApps\common\sid meier's civilization iv beyond the sword\Beyond the Sword\python24.dll'
'Civ4BeyondSword.exe': Loaded 'C:\Windows\SysWOW64\user32.dll'
'Civ4BeyondSword.exe': Loaded 'C:\Windows\SysWOW64\gdi32.dll'
'Civ4BeyondSword.exe': Loaded 'C:\Windows\SysWOW64\lpk.dll'
'Civ4BeyondSword.exe': Loaded 'C:\Windows\SysWOW64\usp10.dll'
'Civ4BeyondSword.exe': Loaded 'C:\Windows\SysWOW64\msvcrt.dll'
'Civ4BeyondSword.exe': Loaded 'C:\Windows\SysWOW64\advapi32.dll'
'Civ4BeyondSword.exe': Loaded 'C:\Windows\SysWOW64\sechost.dll'
'Civ4BeyondSword.exe': Loaded 'C:\Windows\SysWOW64\rpcrt4.dll'
'Civ4BeyondSword.exe': Loaded 'C:\Windows\SysWOW64\sspicli.dll'
'Civ4BeyondSword.exe': Loaded 'C:\Windows\SysWOW64\cryptbase.dll'
'Civ4BeyondSword.exe': Loaded 'C:\Windows\SysWOW64\shell32.dll'
'Civ4BeyondSword.exe': Loaded 'C:\Windows\SysWOW64\shlwapi.dll'
'Civ4BeyondSword.exe': Loaded 'D:\Steam\SteamApps\common\sid meier's civilization iv beyond the sword\Beyond the Sword\msvcr71.dll'
'Civ4BeyondSword.exe': Loaded 'D:\Steam\SteamApps\common\sid meier's civilization iv beyond the sword\Beyond the Sword\msvcp71.dll'
'Civ4BeyondSword.exe': Loaded 'D:\Steam\SteamApps\common\sid meier's civilization iv beyond the sword\Beyond the Sword\zlib1.dll', Binary was not built with debug information.
'Civ4BeyondSword.exe': Loaded 'D:\Steam\SteamApps\common\sid meier's civilization iv beyond the sword\Beyond the Sword\binkw32.dll'
'Civ4BeyondSword.exe': Loaded 'C:\Windows\SysWOW64\winmm.dll'
'Civ4BeyondSword.exe': Loaded 'C:\Windows\SysWOW64\ws2_32.dll'
'Civ4BeyondSword.exe': Loaded 'C:\Windows\SysWOW64\nsi.dll'
'Civ4BeyondSword.exe': Loaded 'C:\Windows\SysWOW64\version.dll'
'Civ4BeyondSword.exe': Loaded 'C:\Windows\SysWOW64\ole32.dll'
'Civ4BeyondSword.exe': Loaded 'C:\Windows\SysWOW64\oleaut32.dll'
'Civ4BeyondSword.exe': Loaded 'D:\Steam\SteamApps\common\sid meier's civilization iv beyond the sword\Beyond the Sword\d3dx9_33.dll'
'Civ4BeyondSword.exe': Loaded 'D:\Steam\SteamApps\common\sid meier's civilization iv beyond the sword\Beyond the Sword\Mss32.dll'
'Civ4BeyondSword.exe': Loaded 'D:\Steam\SteamApps\common\sid meier's civilization iv beyond the sword\Beyond the Sword\hapdbg.dll'
'Civ4BeyondSword.exe': Loaded 'D:\Steam\SteamApps\common\sid meier's civilization iv beyond the sword\Beyond the Sword\dsound.dll'
'Civ4BeyondSword.exe': Loaded 'C:\Windows\SysWOW64\IPHLPAPI.DLL'
'Civ4BeyondSword.exe': Loaded 'C:\Windows\SysWOW64\winnsi.dll'
'Civ4BeyondSword.exe': Loaded 'C:\Windows\SysWOW64\imm32.dll'
'Civ4BeyondSword.exe': Loaded 'C:\Windows\SysWOW64\msctf.dll'
'Civ4BeyondSword.exe': Loaded 'C:\Windows\SysWOW64\apphelp.dll'
[COLOR="Red"]'Civ4BeyondSword.exe': Loaded 'ImageAtBase0x350000', No symbols loaded.[/COLOR]
'Civ4BeyondSword.exe': Unloaded 'ImageAtBase0x350000'
'Civ4BeyondSword.exe': Loaded 'C:\Users\Pintadvs\AppData\Local\Temp\Creative_ALchemy_AL6_Cleanup.0001.dir.0000\~df394b.tmp'
'Civ4BeyondSword.exe': Loaded 'C:\Users\Pintadvs\AppData\Local\Temp\Creative_ALchemy_AL6_Cleanup.0001.dir.0000\~de2314.tmp', Binary was not built with debug information.
[COLOR="Red"]The program '[7036] Civ4BeyondSword.exe: Native' has exited with code -1073741502 (0xc0000142).[/COLOR]
 

Attachments

  • debug_config.png
    debug_config.png
    38.1 KB · Views: 148
Thanks :)

Regarding your problem - I don't even see the DLL loaded (it should say 'Loaded: ...\CvGameCoreDll.dll'). Is this the entire output?

And what exactly is the error regarding ImageAtBase0x350000? I don't see it. Can you post it?
Is it in the output? Is it a popup?
 
Well, I was sure I saw this ImageAtBase0x350000 in the popup message yesterday, but I don't have it today, so it must have been a mistake...

Here's what I do
When I start debugging I have a 1st window saying "The project is out of date " CvGameCoreDLL - Debug Win32"
I press Yes
Then I have the "No debugging information" window, I press Yes again
Then the popup appears saying "The application failed to initialize properly (0xc0000142)"

The content of the output is now in extenso in my previous post

I searched a bit on google and I found a 1st thread telling that on win 7 64bits this error code can be due to the UAC, but the slider is on the minimum on my PC (so I tried on the maximum to test my luck, but no)
in the end I found a forum where someone advised to use depends.exe
When I open Civ4BeyondSword.exe on this tool, It shows an error with CvGameCoreDLL.dll as you suspected, but when I double click on it, the message is confusing: why does the exe search for the dll in its directory instead of in the Assets folder ?
 

Attachments

  • depends.png
    depends.png
    331.8 KB · Views: 172
The dependency walker does not have the information where to look for the DLL. This is done at runtime.

It seems that the CvGameCoreDLL failed to load. There could be any number of reasons to it.
Can you attach your debug DLL (zipped)?

I guess you already know that (because you didn't use command line arguments), but usually you place the DLL in your mod's assets folder, and not in the game's global assets folder. I hope you kept the original DLL somewhere.

EDIT: Take a look at your makefile and see if you have this:
Code:
Debug_CFLAGS = /MD[B]d[/B] ...

If so, replace /MDd with /MD, compile again, copy the DLL and try running the game again.
Let me know if it works.
 
In the makefile I have
Debug_CFLAGS=/MD /Zi /Od /D_DEBUG /RTC1 /Fp"$(Debug_PCH)" $(GLOBAL_CFLAGS)

I tried again after creating the directories in the mods folder, uncommenting
YOURMOD=$(CIVINSTALL)\Mods\Test
in the makefile and adding -mod="Mods\Test" to the command argument
the result is exactly the same

Here is the dll
 

Attachments

The DLL seems fine. I don't know what is the problem.

< And now, since I don't know how to solve this problem, let's try answering another question ;) >

Just to see if in release mode your DLL actually gets loaded:

Try compiling again the DLL in release mode, but add the following line:
Code:
MessageBoxA(NULL, "Using my DLL", "Test", MB_OK);

In CvGameCoreDLL.cpp, in the DllMain function in the first case after the following line:
Code:
OutputDebugString("DLL_PROCESS_ATTACH\n");

Now when the game loads this DLL you should get a popup.

It might give us a hint on the debug :dunno:
 
Back
Top Bottom