Switching to target: Final Release
Linking dynamic library: ..\Beyond the Sword\Assets\CvGameCoreDLL.dll
Creating library ..\Beyond the Sword\Assets\CvGameCoreDLL.lib and object ..\Beyond the Sword\Assets\CvGameCoreDLL.exp
CvCity.obj : error LNK2019: unresolved external symbol "public: void __thiscall CvEventReporter::cityHurry(class CvCity *,enum HurryTypes)" (?cityHurry@CvEventReporter@@QAEXPAVCvCity@@W4HurryTypes@@@Z) referenced in function "public: void __thiscall CvCity::hurry(enum HurryTypes)" (?hurry@CvCity@@QAEXW4HurryTypes@@@Z)
CvSelectionGroup.obj : error LNK2001: unresolved external symbol "public: static class CvEventReporter & __cdecl CvEventReporter::getInstance(void)" (?getInstance@CvEventReporter@@SAAAV1@XZ)
CvTeam.obj : error LNK2001: unresolved external symbol "public: static class CvEventReporter & __cdecl CvEventReporter::getInstance(void)" (?getInstance@CvEventReporter@@SAAAV1@XZ)
CvUnit.obj : error LNK2001: unresolved external symbol "public: static class CvEventReporter & __cdecl CvEventReporter::getInstance(void)" (?getInstance@CvEventReporter@@SAAAV1@XZ)
CvGame.obj : error LNK2001: unresolved external symbol "public: static class CvEventReporter & __cdecl CvEventReporter::getInstance(void)" (?getInstance@CvEventReporter@@SAAAV1@XZ)
CvPlayer.obj : error LNK2001: unresolved external symbol "public: static class CvEventReporter & __cdecl CvEventReporter::getInstance(void)" (?getInstance@CvEventReporter@@SAAAV1@XZ)
CvPlayerAI.obj : error LNK2001: unresolved external symbol "public: static class CvEventReporter & __cdecl CvEventReporter::getInstance(void)" (?getInstance@CvEventReporter@@SAAAV1@XZ)
CvPlot.obj : error LNK2001: unresolved external symbol "public: static class CvEventReporter & __cdecl CvEventReporter::getInstance(void)" (?getInstance@CvEventReporter@@SAAAV1@XZ)
CvCity.obj : error LNK2019: unresolved external symbol "public: static class CvEventReporter & __cdecl CvEventReporter::getInstance(void)" (?getInstance@CvEventReporter@@SAAAV1@XZ) referenced in function "public: void __thiscall CvCity::hurry(enum HurryTypes)" (?hurry@CvCity@@QAEXW4HurryTypes@@@Z)
CvDLLButtonPopup.obj : error LNK2001: unresolved external symbol "public: static class CvEventReporter & __cdecl CvEventReporter::getInstance(void)" (?getInstance@CvEventReporter@@SAAAV1@XZ)
CvDLLWidgetData.obj : error LNK2001: unresolved external symbol "public: static class CvEventReporter & __cdecl CvEventReporter::getInstance(void)" (?getInstance@CvEventReporter@@SAAAV1@XZ)
CvDeal.obj : error LNK2001: unresolved external symbol "public: static class CvEventReporter & __cdecl CvEventReporter::getInstance(void)" (?getInstance@CvEventReporter@@SAAAV1@XZ)
CvCity.obj : error LNK2019: unresolved external symbol "public: void __thiscall CvEventReporter::cityGrowth(class CvCity *,enum PlayerTypes)" (?cityGrowth@CvEventReporter@@QAEXPAVCvCity@@W4PlayerTypes@@@Z) referenced in function "protected: void __thiscall CvCity::doGrowth(void)" (?doGrowth@CvCity@@IAEXXZ)
CvCity.obj : error LNK2019: unresolved external symbol "public: void __thiscall CvEventReporter::religionRemove(enum ReligionTypes,enum PlayerTypes,class CvCity *)" (?religionRemove@CvEventReporter@@QAEXW4ReligionTypes@@W4PlayerTypes@@PAVCvCity@@@Z) referenced in function "public: void __thiscall CvCity::setHasReligion(enum ReligionTypes,bool,bool,bool)" (?setHasReligion@CvCity@@QAEXW4ReligionTypes@@_N11@Z)
CvCity.obj : error LNK2019: unresolved external symbol "public: void __thiscall CvEventReporter::religionSpread(enum ReligionTypes,enum PlayerTypes,class CvCity *)" (?religionSpread@CvEventReporter@@QAEXW4ReligionTypes@@W4PlayerTypes@@PAVCvCity@@@Z) referenced in function "public: void __thiscall CvCity::setHasReligion(enum ReligionTypes,bool,bool,bool)" (?setHasReligion@CvCity@@QAEXW4ReligionTypes@@_N11@Z)
CvCity.obj : error LNK2019: unresolved external symbol "public: void __thiscall CvEventReporter::cityBuildingBuilding(class CvCity *,enum BuildingTypes)" (?cityBuildingBuilding@CvEventReporter@@QAEXPAVCvCity@@W4BuildingTypes@@@Z) referenced in function "public: void __thiscall CvCity::pushOrder(enum OrderTypes,int,int,bool,bool,bool,bool)" (?pushOrder@CvCity@@QAEXW4OrderTypes@@HH_N111@Z)
CvCity.obj : error LNK2019: unresolved external symbol "public: void __thiscall CvEventReporter::cityBuildingUnit(class CvCity *,enum UnitTypes)" (?cityBuildingUnit@CvEventReporter@@QAEXPAVCvCity@@W4UnitTypes@@@Z) referenced in function "public: void __thiscall CvCity::pushOrder(enum OrderTypes,int,int,bool,bool,bool,bool)" (?pushOrder@CvCity@@QAEXW4OrderTypes@@HH_N111@Z)
CvCity.obj : error LNK2019: unresolved external symbol "public: void __thiscall CvEventReporter::corporationRemove(enum CorporationTypes,enum PlayerTypes,class CvCity *)" (?corporationRemove@CvEventReporter@@QAEXW4CorporationTypes@@W4PlayerTypes@@PAVCvCity@@@Z) referenced in function "public: void __thiscall CvCity::setHasCorporation(enum CorporationTypes,bool,bool,bool)" (?setHasCorporation@CvCity@@QAEXW4CorporationTypes@@_N11@Z)
CvCity.obj : error LNK2019: unresolved external symbol "public: void __thiscall CvEventReporter::corporationSpread(enum CorporationTypes,enum PlayerTypes,class CvCity *)" (?corporationSpread@CvEventReporter@@QAEXW4CorporationTypes@@W4PlayerTypes@@PAVCvCity@@@Z) referenced in function "public: void __thiscall CvCity::setHasCorporation(enum CorporationTypes,bool,bool,bool)" (?setHasCorporation@CvCity@@QAEXW4CorporationTypes@@_N11@Z)
CvCity.obj : error LNK2019: unresolved external symbol "public: void __thiscall CvEventReporter::unitBuilt(class CvCity *,class CvUnit *)" (?unitBuilt@CvEventReporter@@QAEXPAVCvCity@@PAVCvUnit@@@Z) referenced in function "public: void __thiscall CvCity::popOrder(int,bool,bool)" (?popOrder@CvCity@@QAEXH_N0@Z)
CvCity.obj : error LNK2019: unresolved external symbol "public: void __thiscall CvEventReporter::buildingBuilt(class CvCity *,enum BuildingTypes)" (?buildingBuilt@CvEventReporter@@QAEXPAVCvCity@@W4BuildingTypes@@@Z) referenced in function "public: void __thiscall CvCity::popOrder(int,bool,bool)" (?popOrder@CvCity@@QAEXH_N0@Z)
CvUnit.obj : error LNK2001: unresolved external symbol "public: void __thiscall CvEventReporter::buildingBuilt(class CvCity *,enum BuildingTypes)" (?buildingBuilt@CvEventReporter@@QAEXPAVCvCity@@W4BuildingTypes@@@Z)
CvCity.obj : error LNK2019: unresolved external symbol "public: void __thiscall CvEventReporter::projectBuilt(class CvCity *,enum ProjectTypes)" (?projectBuilt@CvEventReporter@@QAEXPAVCvCity@@W4ProjectTypes@@@Z) referenced in function "public: void __thiscall CvCity::popOrder(int,bool,bool)" (?popOrder@CvCity@@QAEXH_N0@Z)
CvCity.obj : error LNK2019: unresolved external symbol "public: void __thiscall CvEventReporter::cultureExpansion(class CvCity *,enum PlayerTypes)" (?cultureExpansion@CvEventReporter@@QAEXPAVCvCity@@W4PlayerTypes@@@Z) referenced in function "public: void __thiscall CvCity::setCultureLevel(enum CultureLevelTypes,bool)" (?setCultureLevel@CvCity@@QAEXW4CultureLevelTypes@@_N@Z)
CvCity.obj : error LNK2019: unresolved external symbol "public: void __thiscall CvEventReporter::cityLost(class CvCity *)" (?cityLost@CvEventReporter@@QAEXPAVCvCity@@@Z) referenced in function "public: void __thiscall CvCity::kill(bool)" (?kill@CvCity@@QAEX_N@Z)
CvCity.obj : error LNK2019: unresolved external symbol "public: void __thiscall CvEventReporter::cityDoTurn(class CvCity *,enum PlayerTypes)" (?cityDoTurn@CvEventReporter@@QAEXPAVCvCity@@W4PlayerTypes@@@Z) referenced in function "public: void __thiscall CvCity::doTurn(void)" (?doTurn@CvCity@@QAEXXZ)
CvDLLButtonPopup.obj : error LNK2019: unresolved external symbol "public: void __thiscall CvMessageControl::sendFoundReligion(enum PlayerTypes,enum ReligionTypes,enum ReligionTypes)" (?sendFoundReligion@CvMessageControl@@QAEXW4PlayerTypes@@W4ReligionTypes@@1@Z) referenced in function "public: virtual void __thiscall CvDLLButtonPopup::OnOkClicked(class CvPopup *,class PopupReturn *,class CvPopupInfo &)" (?OnOkClicked@CvDLLButtonPopup@@UAEXPAVCvPopup@@PAVPopupReturn@@AAVCvPopupInfo@@@Z)
CvDLLButtonPopup.obj : error LNK2019: unresolved external symbol "public: void __thiscall CvMessageControl::sendLaunch(enum PlayerTypes,enum VictoryTypes)" (?sendLaunch@CvMessageControl@@QAEXW4PlayerTypes@@W4VictoryTypes@@@Z) referenced in function "public: virtual void __thiscall CvDLLButtonPopup::OnOkClicked(class CvPopup *,class PopupReturn *,class CvPopupInfo &)" (?OnOkClicked@CvDLLButtonPopup@@UAEXPAVCvPopup@@PAVPopupReturn@@AAVCvPopupInfo@@@Z)
CvDLLButtonPopup.obj : error LNK2019: unresolved external symbol "public: void __thiscall CvMessageControl::sendEmpireSplit(enum PlayerTypes,int)" (?sendEmpireSplit@CvMessageControl@@QAEXW4PlayerTypes@@H@Z) referenced in function "public: virtual void __thiscall CvDLLButtonPopup::OnOkClicked(class CvPopup *,class PopupReturn *,class CvPopupInfo &)" (?OnOkClicked@CvDLLButtonPopup@@UAEXPAVCvPopup@@PAVPopupReturn@@AAVCvPopupInfo@@@Z)
CvDLLButtonPopup.obj : error LNK2019: unresolved external symbol "public: void __thiscall CvMessageControl::sendEventTriggered(enum PlayerTypes,enum EventTypes,int)" (?sendEventTriggered@CvMessageControl@@QAEXW4PlayerTypes@@W4EventTypes@@H@Z) referenced in function "public: virtual void __thiscall CvDLLButtonPopup::OnOkClicked(class CvPopup *,class PopupReturn *,class CvPopupInfo &)" (?OnOkClicked@CvDLLButtonPopup@@UAEXPAVCvPopup@@PAVPopupReturn@@AAVCvPopupInfo@@@Z)
CvDLLButtonPopup.obj : error LNK2019: unresolved external symbol "public: void __thiscall CvMessageControl::sendExtendedGame(void)" (?sendExtendedGame@CvMessageControl@@QAEXXZ) referenced in function "public: virtual void __thiscall CvDLLButtonPopup::OnOkClicked(class CvPopup *,class PopupReturn *,class CvPopupInfo &)" (?OnOkClicked@CvDLLButtonPopup@@UAEXPAVCvPopup@@PAVPopupReturn@@AAVCvPopupInfo@@@Z)
CvDLLButtonPopup.obj : error LNK2019: unresolved external symbol "public: void __thiscall CvMessageControl::sendDiploVote(int,enum PlayerVoteTypes)" (?sendDiploVote@CvMessageControl@@QAEXHW4PlayerVoteTypes@@@Z) referenced in function "public: virtual void __thiscall CvDLLButtonPopup::OnOkClicked(class CvPopup *,class PopupReturn *,class CvPopupInfo &)" (?OnOkClicked@CvDLLButtonPopup@@UAEXPAVCvPopup@@PAVPopupReturn@@AAVCvPopupInfo@@@Z)
CvDLLButtonPopup.obj : error LNK2019: unresolved external symbol "public: void __thiscall CvMessageControl::sendChooseElection(int,int)" (?sendChooseElection@CvMessageControl@@QAEXHH@Z) referenced in function "public: virtual void __thiscall CvDLLButtonPopup::OnOkClicked(class CvPopup *,class PopupReturn *,class CvPopupInfo &)" (?OnOkClicked@CvDLLButtonPopup@@UAEXPAVCvPopup@@PAVPopupReturn@@AAVCvPopupInfo@@@Z)
CvDLLButtonPopup.obj : error LNK2019: unresolved external symbol "public: void __thiscall CvMessageControl::sendConvert(enum ReligionTypes)" (?sendConvert@CvMessageControl@@QAEXW4ReligionTypes@@@Z) referenced in function "public: virtual void __thiscall CvDLLButtonPopup::OnOkClicked(class CvPopup *,class PopupReturn *,class CvPopupInfo &)" (?OnOkClicked@CvDLLButtonPopup@@UAEXPAVCvPopup@@PAVPopupReturn@@AAVCvPopupInfo@@@Z)
CvDLLWidgetData.obj : error LNK2001: unresolved external symbol "public: void __thiscall CvMessageControl::sendConvert(enum ReligionTypes)" (?sendConvert@CvMessageControl@@QAEXW4ReligionTypes@@@Z)
CvDLLButtonPopup.obj : error LNK2019: unresolved external symbol "public: void __thiscall CvMessageControl::sendUpdateCivics(class std::vector<enum CivicTypes,class std::allocator<enum CivicTypes> > const &)" (?sendUpdateCivics@CvMessageControl@@QAEXABV?$vector@W4CivicTypes@@V?$allocator@W4CivicTypes@@@std@@@std@@@Z) referenced in function "public: virtual void __thiscall CvDLLButtonPopup::OnOkClicked(class CvPopup *,class PopupReturn *,class CvPopupInfo &)" (?OnOkClicked@CvDLLButtonPopup@@UAEXPAVCvPopup@@PAVPopupReturn@@AAVCvPopupInfo@@@Z)
CvDLLButtonPopup.obj : error LNK2019: unresolved external symbol "public: void __thiscall CvEventReporter::cityAcquiredAndKept(enum PlayerTypes,class CvCity *)" (?cityAcquiredAndKept@CvEventReporter@@QAEXW4PlayerTypes@@PAVCvCity@@@Z) referenced in function "public: virtual void __thiscall CvDLLButtonPopup::OnOkClicked(class CvPopup *,class PopupReturn *,class CvPopupInfo &)" (?OnOkClicked@CvDLLButtonPopup@@UAEXPAVCvPopup@@PAVPopupReturn@@AAVCvPopupInfo@@@Z)
CvPlayer.obj : error LNK2001: unresolved external symbol "public: void __thiscall CvEventReporter::cityAcquiredAndKept(enum PlayerTypes,class CvCity *)" (?cityAcquiredAndKept@CvEventReporter@@QAEXW4PlayerTypes@@PAVCvCity@@@Z)
CvPlayerAI.obj : error LNK2019: unresolved external symbol "public: void __thiscall CvEventReporter::cityAcquiredAndKept(enum PlayerTypes,class CvCity *)" (?cityAcquiredAndKept@CvEventReporter@@QAEXW4PlayerTypes@@PAVCvCity@@@Z) referenced in function "public: int __thiscall CvPlayerAI::AI_getAttitudeVal(enum PlayerTypes,bool)const " (?AI_getAttitudeVal@CvPlayerAI@@QBEHW4PlayerTypes@@_N@Z)
CvDLLButtonPopup.obj : error LNK2019: unresolved external symbol "public: void __thiscall CvMessageControl::sendDoTask(int,enum TaskTypes,int,int,bool,bool,bool,bool)" (?sendDoTask@CvMessageControl@@QAEXHW4TaskTypes@@HH_N111@Z) referenced in function "public: virtual void __thiscall CvDLLButtonPopup::OnOkClicked(class CvPopup *,class PopupReturn *,class CvPopupInfo &)" (?OnOkClicked@CvDLLButtonPopup@@UAEXPAVCvPopup@@PAVPopupReturn@@AAVCvPopupInfo@@@Z)
CvGameInterface.obj : error LNK2001: unresolved external symbol "public: void __thiscall CvMessageControl::sendDoTask(int,enum TaskTypes,int,int,bool,bool,bool,bool)" (?sendDoTask@CvMessageControl@@QAEXHW4TaskTypes@@HH_N111@Z)
CvDLLButtonPopup.obj : error LNK2019: unresolved external symbol "public: void __thiscall CvMessageControl::sendChangeWar(enum TeamTypes,bool)" (?sendChangeWar@CvMessageControl@@QAEXW4TeamTypes@@_N@Z) referenced in function "public: virtual void __thiscall CvDLLButtonPopup::OnOkClicked(class CvPopup *,class PopupReturn *,class CvPopupInfo &)" (?OnOkClicked@CvDLLButtonPopup@@UAEXPAVCvPopup@@PAVPopupReturn@@AAVCvPopupInfo@@@Z)
CvDLLWidgetData.obj : error LNK2001: unresolved external symbol "public: void __thiscall CvMessageControl::sendChangeWar(enum TeamTypes,bool)" (?sendChangeWar@CvMessageControl@@QAEXW4TeamTypes@@_N@Z)
CvDLLButtonPopup.obj : error LNK2019: unresolved external symbol "public: static class CvMessageControl & __cdecl CvMessageControl::getInstance(void)" (?getInstance@CvMessageControl@@SAAAV1@XZ) referenced in function "public: virtual void __thiscall CvDLLButtonPopup::OnOkClicked(class CvPopup *,class PopupReturn *,class CvPopupInfo &)" (?OnOkClicked@CvDLLButtonPopup@@UAEXPAVCvPopup@@PAVPopupReturn@@AAVCvPopupInfo@@@Z)
CvDLLWidgetData.obj : error LNK2001: unresolved external symbol "public: static class CvMessageControl & __cdecl CvMessageControl::getInstance(void)" (?getInstance@CvMessageControl@@SAAAV1@XZ)
CvGame.obj : error LNK2001: unresolved external symbol "public: static class CvMessageControl & __cdecl CvMessageControl::getInstance(void)" (?getInstance@CvMessageControl@@SAAAV1@XZ)
CvGameInterface.obj : error LNK2001: unresolved external symbol "public: static class CvMessageControl & __cdecl CvMessageControl::getInstance(void)" (?getInstance@CvMessageControl@@SAAAV1@XZ)
CvDLLPython.obj : error LNK2019: unresolved external symbol "void __cdecl CyMessageControlInterface(void)" (?CyMessageControlInterface@@YAXXZ) referenced in function "void __cdecl DLLPublishToPython(void)" (?DLLPublishToPython@@YAXXZ)
CvDLLWidgetData.obj : error LNK2019: unresolved external symbol "public: void __thiscall CvEventReporter::cityRename(class CvCity *)" (?cityRename@CvEventReporter@@QAEXPAVCvCity@@@Z) referenced in function "public: void __thiscall CvDLLWidgetData::doRenameCity(void)" (?doRenameCity@CvDLLWidgetData@@QAEXXZ)
CvDLLWidgetData.obj : error LNK2019: unresolved external symbol "public: void __thiscall CvEventReporter::unitRename(class CvUnit *)" (?unitRename@CvEventReporter@@QAEXPAVCvUnit@@@Z) referenced in function "public: void __thiscall CvDLLWidgetData::doRenameUnit(void)" (?doRenameUnit@CvDLLWidgetData@@QAEXXZ)
Process terminated with status 1 (0 minutes, 9 seconds)
52 errors, 0 warnings