Peer-reviewed portable C++ source libraries (for Mac)
This is a rebuild of the standard conda boost package. That one doesn't work with IMP, since it is built with clang++ and libc++ while other IMP dependencies such as OpenCV are built with g++ and libstdc++ (and the two C++ libraries cannot be mixed). This package is simply rebuilt on a 10.6 machine, with g++.
The package installs outside of the normal lib/include directories, so it does not conflict with the standard boost package.
If you have problems with this conda package, please open an issue.