doktorstick
Warlord
- Joined
- Aug 20, 2008
- Messages
- 142
Howdy.
I wanted to double-check my build environment is close to how ya'll do it.
o I checked out the entire SVN tree;
o I use Code::Blocks and started with the .vcproj file in the trunk/CvGameCoreDLL/ directory;
o I removed the debugging option during compile [/Zi] and linking [prb:...] for the full release;
o I fixed the paths for the boost and python libraries to be relative paths into the branches/vanilla/... directories;
o and then I built successfully.
(I haven't tried it, yet, to see if it runs.)
Much thanks.
I wanted to double-check my build environment is close to how ya'll do it.
o I checked out the entire SVN tree;
o I use Code::Blocks and started with the .vcproj file in the trunk/CvGameCoreDLL/ directory;
o I removed the debugging option during compile [/Zi] and linking [prb:...] for the full release;
o I fixed the paths for the boost and python libraries to be relative paths into the branches/vanilla/... directories;
o and then I built successfully.
(I haven't tried it, yet, to see if it runs.)
Much thanks.