Trying to combine Mods...getting fatal errors on compile

mwonch

Chieftain
Joined
Mar 9, 2006
Messages
49
Okay, I've recently learned how to compile a game core DLL file. However, for some reason I cannot get RevolutionDCM source files to successfully compile. No matter what I do, total failure. Frankly, it's pissing me off. LOL

This is what I did:

1. Copied the provided source files into another folder that contained all the original BTS source files.

2. Used a previous sln file (I use it for everything else)...fail

3. Tried creating a NEW sln file...compiled. FAIL!

4. Used THREE different makefiles...more failure each time

I have not changed a thing. I'm trying to do a test compile of the actual mod in order to ensure I get things right for when I do merge another mod into it. These are the original RevolutionDCM source files...totally unedited. Why is this not compiling and/or throwing errors??

Can someone please give me a step by step quick-guide that will allow me to get this silly thing compiled? Since the author of this mod did NOT include his SLN or (possibly modified) makefile, I assume I'll have to do all that myself. Since I'm new to modding in this way, please be easy. *wink*

Thanks.

Mike
 
Top Bottom