MessageMan
Prince
- Joined
- May 9, 2010
- Messages
- 346
You only need to build and use a debug DLL if your code doesn't work.
BTW, you can point the makefile to the Boost Python include and library folders inside BTS--no need to copy them to your mod folder, but it doesn't hurt.
Ah. I'm new to this stuff, so I don't really know if some steps can be skipped or not.
Apparently there's no makefile for RFC, so I was wondering if I can still use Kael's guide with Codeblocks as long as I'm just making a minor change in CvTeamAI.cpp?