Changes between Version 21 and Version 22 of MussaglBuild
- Timestamp:
- 07/11/2007 04:05:47 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MussaglBuild
v21 v22 32 32 33 33 == Boost == 34 35 NOTE: The following directions are for Boost 1.33.1... We are currently working on migrating to Boost 1.34 w/ Python 2.5, which looks like it will take bit of effort to get it to work properly. This documentation will be updated once we have it working. 34 36 35 37 Boost is more challenging to build. First one needs to obtain [http://sourceforge.net/project/showfiles.php?group_id=7586&package_id=72941 BJam] for ones platform. Then if one has limited disk space one might need to limit which libraries that are built. Currently we're using: program_options, test, python, spirit, filesystem and some of the string processing algorithms.