Building Boost - LemontechSA/TideSDK GitHub Wiki

OSX Build

mkdir boost
wget http://downloads.sourceforge.net/project/boost/boost/1.52.0/boost_1_52_0.tar.gz
tar -zxf boost_1_52_0.tar.gz
cd boost_1.52_0
./bootstrap.sh
./bjam --prefix=../boost threading=multi --layout=tagged address-model=32_64 architecture=x86 install

Copyright and Attribution

The following copyright and attribution applies to this document:

Copyright © 2012 David Pratt. All rights reserved.

CONTRIBUTORS: