Building Boost on MacOS X

From Micro-Manager

Jump to: navigation, search

As of this writing, MM is using the Boost 1.40 release. There are reasonably complete instructions here: http://www.boost.org/doc/libs/1_40_0/more/getting_started/unix-variants.html

Briefly:

  1. Download boost
  2. ./bootstrap.ch, (to build the bjam tool)
  3. sudo ./bjam install
Personal tools