compiling RFC's DLL

clanky4

Emperor
Joined
Jul 11, 2012
Messages
1,262
Location
USA
I am not ant an expert at working with SDK but I have been able compile a few DLL's before attempting to compile RFC's.

I have attempted to compile it over and over again and keep getting this:

c:\documents and settings\owner\my documents\downloads\dll compile\cvgamecoredll_project\cvgamecoredll\cvgamecoredll\CvGameCoreDLL.h(160) : fatal error C1083: Cannot open include file: 'boost/python/list.hpp': No such file or directory

same error over and over again. I have no idea what it is or where it is coming from. These is nothing mentioning boost/python in the makefile so I have no idea why it would try to include this.

If anyone has any idea what I'm talking about help would be appreciated :lol:
 
Thank you for your help :)

I wasn't able to find those files so I went ahead and got all the fresh files needed for compiling the DLL. Turns out the CvGameCoreDLL solution file that rhye's included was a different version from what the makefile was supposed to work with. Replacing that file fixed the issues and now I can finally be a vassal in RFC :D
 
Top Bottom