I'm on OS X Mavericks, installed all dependencies using Homebrew and then ran
the bootstrapper.
Using boost 1.55 (also occured with boost 1.54), I got "symbols not found for
architecture x86_64" errors (which usually means that the lib wasn't found at
all) when the bootstrapper tried to compile the boost_trycompile file.
I also didn't get the messages "Using BOOST_INCLUDEDIR: ..." and "Using
Boost_THREAD_LIBRARY: ... " specified in the CMake files, so I guess the
problem is in passing the correct information from the Bootstrapper to CMake.
After I just ignored the problem (i.e entered 'n' after the boostrapper asked
whether I wanted to fix this), Alembic compiled and worked (After fixing 322
and 331.)
Original issue reported on code.google.com by marcel.r...@googlemail.com on 16 Dec 2013 at 5:00
Original issue reported on code.google.com by
marcel.r...@googlemail.com
on 16 Dec 2013 at 5:00