We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prepare your mac: 1. Install XCode 2. Install mac ports from http://www.macports.org/install.php. Don’t forget port -v selfupdate Install dependencies: sudo /opt/local/bin/port install boost sudo /opt/local/bin/port install scons 3. Download logging and unpack into /opt/local/include/boost 4. Building export BOOST_ROOT=/opt/local/include export PATH=$PATH:/opt/local/bin scons —boost-mt