NeverMind
Proud to be Russian
Do we need full list of the patch chages in XML? It doesn't look like a big one.
The real problem is .dll.
The real problem is .dll.
Aussie_Lurker said:OK, now I am really annoyed. Thanks to the patch I am getting the following error messages when I try to build a new .dll
Code:error LNK2019: unresolved external symbol "public: int_thiscall CvCity::getBuildingCommerceChange etc etc. and error LNK1120: 7 unresolved externals
Seriously, what is going on here? This worked perfectly before, but not now.
Aussie_Lurker.
Project : CvGameCoreDLL
Compiler : Microsoft Visual C++ Toolkit 2003 (called directly)
Directory : D:\Games\Sid Meier's Civilization IV\Warlords\CvGameCoreDLL\
--------------------------------------------------------------------------------
Switching to target: Final Release
CvArea.cpp
CvArtFileMgr.cpp
CvCity.cpp
CvCityAI.cpp
CvDLLButtonPopup.cpp
CvDLLEntity.cpp
CvDLLPython.cpp
CvDLLWidgetData.cpp
CvDeal.cpp
CvDiploParameters.cpp
CvFractal.cpp
CvGame.cpp
CvGameAI.cpp
CvGameCoreDLL.cpp
CvGameCoreUtils.cpp
CvGameTextMgr.cpp
CvGlobals.cpp
CvHallOfFameInfo.cpp
CvInfoWater.cpp
CvInfos.cpp
CvInitCore.cpp
CvMap.cpp
CvMapGenerator.cpp
CvPlayer.cpp
CvPlayer.cpp(6203) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
CvPlayerAI.cpp
CvPlot.cpp
CvPlotGroup.cpp
CvPopupInfo.cpp
CvPopupReturn.cpp
CvRandom.cpp
CvReplayInfo.cpp
CvReplayMessage.cpp
CvSelectionGroup.cpp
CvSelectionGroupAI.cpp
CvStructs.cpp
CvTalkingHeadMessage.cpp
CvTeam.cpp
CvTeamAI.cpp
CvUnit.cpp
CvUnitAI.cpp
CvXMLLoadUtility.cpp
CvXMLLoadUtilityGet.cpp
CvXMLLoadUtilityInit.cpp
CvXMLLoadUtilitySet.cpp
CyArea.cpp
CyAreaInterface.cpp
CyArgsList.cpp
CyArtFileMgr.cpp
CyArtFileMgrInterface.cpp
CyCity.cpp
CyCityInterface1.cpp
CyDeal.cpp
CyEnumsInterface.cpp
CyGame.cpp
CyGameCoreUtils.cpp
CyGameCoreUtilsInterface.cpp
CyGameInterface.cpp
CyGameTextMgr.cpp
CyGameTextMgrInterface.cpp
CyGlobalContext.cpp
CyGlobalContextInterface1.cpp
CyGlobalContextInterface2.cpp
CyGlobalContextInterface3.cpp
CyGlobalContextInterface4.cpp
CyHallOfFameInfo.cpp
CyHallOfFameInterface.cpp
CyInfoInterface1.cpp
CyInfoInterface2.cpp
CyInfoInterface3.cpp
CyMap.cpp
CyMapGenerator.cpp
CyMapGeneratorInterface.cpp
CyMapInterface.cpp
CyPlayer.cpp
CyPlayerInterface1.cpp
CyPlot.cpp
CyPlotInterface1.cpp
CyRandomInterface.cpp
CyReplayInfo.cpp
CySelectionGroup.cpp
CySelectionGroupInterface.cpp
CyStructsInterface1.cpp
CyTeam.cpp
CyTeamInterface.cpp
CyUnit.cpp
CyUnitInterface1.cpp
FAssert.cpp
FDialogTemplate.cpp
_precompile.cpp
Linking dynamic library: ..\Warlords\Assets\CvGameCoreDLL.dll
Creating library ..\Warlords\Assets\CvGameCoreDLL.lib and object ..\Warlords\Assets\CvGameCoreDLL.exp
[COLOR="Red"]CvDLLWidgetData.obj : error LNK2019: unresolved external symbol "public: int __thiscall CvUnit::getHurryProduction(class CvPlot const *)const " (?getHurryProduction@CvUnit@@QBEHPBVCvPlot@@@Z) referenced in function "public: void __thiscall CvDLLWidgetData::parseActionHelp(struct CvWidgetDataStruct &,class CvWString &)" (?parseActionHelp@CvDLLWidgetData@@QAEXAAUCvWidgetDataStruct@@AAVCvWString@@@Z)
CvUnit.obj : error LNK2001: unresolved external symbol "public: int __thiscall CvUnit::getHurryProduction(class CvPlot const *)const " (?getHurryProduction@CvUnit@@QBEHPBVCvPlot@@@Z)
CyUnit.obj : error LNK2001: unresolved external symbol "public: int __thiscall CvUnit::getHurryProduction(class CvPlot const *)const " (?getHurryProduction@CvUnit@@QBEHPBVCvPlot@@@Z)
CvDLLWidgetData.obj : error LNK2019: unresolved external symbol "public: int __thiscall CvUnit::getDiscoverResearch(enum TechTypes)const " (?getDiscoverResearch@CvUnit@@QBEHW4TechTypes@@@Z) referenced in function "public: void __thiscall CvDLLWidgetData::parseActionHelp(struct CvWidgetDataStruct &,class CvWString &)" (?parseActionHelp@CvDLLWidgetData@@QAEXAAUCvWidgetDataStruct@@AAVCvWString@@@Z)
CvUnitAI.obj : error LNK2001: unresolved external symbol "public: int __thiscall CvUnit::getDiscoverResearch(enum TechTypes)const " (?getDiscoverResearch@CvUnit@@QBEHW4TechTypes@@@Z)
CyUnit.obj : error LNK2001: unresolved external symbol "public: int __thiscall CvUnit::getDiscoverResearch(enum TechTypes)const " (?getDiscoverResearch@CvUnit@@QBEHW4TechTypes@@@Z)
CvDLLWidgetData.obj : error LNK2019: unresolved external symbol "public: enum TechTypes __thiscall CvUnit::getDiscoveryTech(void)const " (?getDiscoveryTech@CvUnit@@QBE?AW4TechTypes@@XZ) referenced in function "public: void __thiscall CvDLLWidgetData::parseActionHelp(struct CvWidgetDataStruct &,class CvWString &)" (?parseActionHelp@CvDLLWidgetData@@QAEXAAUCvWidgetDataStruct@@AAVCvWString@@@Z)
CvUnitAI.obj : error LNK2001: unresolved external symbol "public: enum TechTypes __thiscall CvUnit::getDiscoveryTech(void)const " (?getDiscoveryTech@CvUnit@@QBE?AW4TechTypes@@XZ)
CyUnit.obj : error LNK2001: unresolved external symbol "public: enum TechTypes __thiscall CvUnit::getDiscoveryTech(void)const " (?getDiscoveryTech@CvUnit@@QBE?AW4TechTypes@@XZ)
CvDLLWidgetData.obj : error LNK2019: unresolved external symbol "public: bool __thiscall CvUnit::canDiscover(class CvPlot const *)const " (?canDiscover@CvUnit@@QBE_NPBVCvPlot@@@Z) referenced in function "public: void __thiscall CvDLLWidgetData::parseActionHelp(struct CvWidgetDataStruct &,class CvWString &)" (?parseActionHelp@CvDLLWidgetData@@QAEXAAUCvWidgetDataStruct@@AAVCvWString@@@Z)
CvSelectionGroup.obj : error LNK2001: unresolved external symbol "public: bool __thiscall CvUnit::canDiscover(class CvPlot const *)const " (?canDiscover@CvUnit@@QBE_NPBVCvPlot@@@Z)
CvUnitAI.obj : error LNK2001: unresolved external symbol "public: bool __thiscall CvUnit::canDiscover(class CvPlot const *)const " (?canDiscover@CvUnit@@QBE_NPBVCvPlot@@@Z)
CyUnit.obj : error LNK2001: unresolved external symbol "public: bool __thiscall CvUnit::canDiscover(class CvPlot const *)const " (?canDiscover@CvUnit@@QBE_NPBVCvPlot@@@Z)
CvSelectionGroup.obj : error LNK2019: unresolved external symbol "public: bool __thiscall CvUnit::canConstruct(class CvPlot const *,enum BuildingTypes,bool)const " (?canConstruct@CvUnit@@QBE_NPBVCvPlot@@W4BuildingTypes@@_N@Z) referenced in function "public: bool __thiscall CvSelectionGroup::canStartMission(int,int,int,class CvPlot *,bool)" (?canStartMission@CvSelectionGroup@@QAE_NHHHPAVCvPlot@@_N@Z)
CvUnitAI.obj : error LNK2019: unresolved external symbol "public: bool __thiscall CvUnit::canConstruct(class CvPlot const *,enum BuildingTypes,bool)const " (?canConstruct@CvUnit@@QBE_NPBVCvPlot@@W4BuildingTypes@@_N@Z) referenced in function __ehhandler$??$?5DU?$char_traits@D@std@@V?$allocator@D@1@@std@@YAAAV?$basic_istream@DU?$char_traits@D@std@@@0@AAV10@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@@Z
CyUnit.obj : error LNK2001: unresolved external symbol "public: bool __thiscall CvUnit::canConstruct(class CvPlot const *,enum BuildingTypes,bool)const " (?canConstruct@CvUnit@@QBE_NPBVCvPlot@@W4BuildingTypes@@_N@Z)
CvSelectionGroup.obj : error LNK2019: unresolved external symbol "public: bool __thiscall CvUnit::canJoin(class CvPlot const *,enum SpecialistTypes)const " (?canJoin@CvUnit@@QBE_NPBVCvPlot@@W4SpecialistTypes@@@Z) referenced in function "public: bool __thiscall CvSelectionGroup::canStartMission(int,int,int,class CvPlot *,bool)" (?canStartMission@CvSelectionGroup@@QAE_NHHHPAVCvPlot@@_N@Z)
CvUnitAI.obj : error LNK2001: unresolved external symbol "public: bool __thiscall CvUnit::canJoin(class CvPlot const *,enum SpecialistTypes)const " (?canJoin@CvUnit@@QBE_NPBVCvPlot@@W4SpecialistTypes@@@Z)
CvSelectionGroup.obj : error LNK2019: unresolved external symbol "public: bool __thiscall CvUnit::discover(void)" (?discover@CvUnit@@QAE_NXZ) referenced in function "public: void __thiscall CvSelectionGroup::startMission(void)" (?startMission@CvSelectionGroup@@QAEXXZ)
CvSelectionGroup.obj : error LNK2019: unresolved external symbol "public: bool __thiscall CvUnit::construct(enum BuildingTypes)" (?construct@CvUnit@@QAE_NW4BuildingTypes@@@Z) referenced in function "public: void __thiscall CvSelectionGroup::startMission(void)" (?startMission@CvSelectionGroup@@QAEXXZ)
CvSelectionGroup.obj : error LNK2019: unresolved external symbol "public: bool __thiscall CvUnit::join(enum SpecialistTypes)" (?join@CvUnit@@QAE_NW4SpecialistTypes@@@Z) referenced in function "public: void __thiscall CvSelectionGroup::startMission(void)" (?startMission@CvSelectionGroup@@QAEXXZ)
CvUnitAI.obj : error LNK2019: unresolved external symbol "public: int __thiscall CvUnit::getMaxHurryProduction(class CvCity *)const " (?getMaxHurryProduction@CvUnit@@QBEHPAVCvCity@@@Z) referenced in function "protected: bool __thiscall CvUnitAI::AI_switchHurry(void)" (?AI_switchHurry@CvUnitAI@@IAE_NXZ)
CyUnit.obj : error LNK2001: unresolved external symbol "public: int __thiscall CvUnit::getMaxHurryProduction(class CvCity *)const " (?getMaxHurryProduction@CvUnit@@QBEHPAVCvCity@@@Z)
..\Warlords\Assets\CvGameCoreDLL.dll : fatal error LNK1120: 10 unresolved externals
Process terminated with status 1 (24 minutes, 25 seconds)[/COLOR]24 errors, 1 warnings
If the dll won't compile nobody will do you one obviously. Also this doesn't seem to be a thread for modrequests.ohcrapitsnico said:Are the only parts we really have to change the dll files, or some things in the xml or python? If so could someone make me a cvgamecoredll that allows for 24 civs?
Aussie_Lurker said:So, hang on Dale. You mean that I need to delete any existing .dll files for my mod, and rebuild an entirely new one?
If so, then hopefully that will be really easy.
EDIT: Nope, that didn't do the trick. Problems with canHurry code throughout the CvCityAI.cpp file.
Dammit, why won't this WORK!!
Aussie_Lurker.
Aussie_Lurker said:So, hang on Dale. You mean that I need to delete any existing .dll files for my mod, and rebuild an entirely new one?
If so, then hopefully that will be really easy.