Having a problem compiling the DLL

SeveronSylvana

Chieftain
Joined
Jan 17, 2014
Messages
10
Hello

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'

Have I missed something obvious? I'm using Visual C++ Express 2010. I'm not very good at coding but I was hoping to attempt merging LOR with Affores Advanced Diplomacy.

Thanks
 
Top Bottom