SeveronSylvana
Chieftain
- Joined
- Jan 17, 2014
- Messages
- 10
Hello
I had posted this originally here: http://forums.civfanatics.com/forumdisplay.php?f=359
However I've had no replies so I might get some help here.
Basically I want to be able to merge Legends of Revolutions with Affores Advanced Diplomacy
I'm having trouble trying to compiling the DLL. I've managed to compile the base game with no problem. I then copied the source code from LOR, adding them to the project and I'm getting the following error:
1>CvXMLLoadUtilitySetMod.cpp(31): error C2039: 'resetModLoadControlVector' : is not a member of 'CvGlobals'
followed by a whole series of errors which may or not be occurring from the first error.
Have I missed something obvious? I'm using Visual C++ Express 2010. I'm not very good at programming but I would like to merge these two mods if possible.
Thanks
I had posted this originally here: http://forums.civfanatics.com/forumdisplay.php?f=359
However I've had no replies so I might get some help here.
Basically I want to be able to merge Legends of Revolutions with Affores Advanced Diplomacy
I'm having trouble trying to compiling the DLL. I've managed to compile the base game with no problem. I then copied the source code from LOR, adding them to the project and I'm getting the following error:
1>CvXMLLoadUtilitySetMod.cpp(31): error C2039: 'resetModLoadControlVector' : is not a member of 'CvGlobals'
followed by a whole series of errors which may or not be occurring from the first error.
Have I missed something obvious? I'm using Visual C++ Express 2010. I'm not very good at programming but I would like to merge these two mods if possible.
Thanks