rviz_plugin_tutorials build failed with boost 1.57 on OS X Yosemite
I'm trying to build rvizplugintutorials on OS X Yosemite, and fails on assertion with the message at boost 1.57:
==> make -j4 -l4 in '/Users/chienyuwu/buildisolated/rvizplugintutorials' [ 7%] [ 15%] [ 23%] [ 30%] Generating src/mocteleoppanel.cxx Generating src/mocdrivewidget.cxx Generating src/mocimudisplay.cxx Generating src/mocplantflagtool.cxx
usr/local/Cellar/boost/1.57.0/include/boost/typetraits/detail/hasbinaryoperator.hp:50: Parse error at "BOOSTJOIN" make[2]: *** [src/mocimudisplay.cxx] Error 1
make[1]: *** [CMakeFiles/rvizplugintutorials.dir/all] Error 2
make: *** [all] Error 2
<== Failed to process package 'rvizplugintutorials': Command '/Users/chienyuwu/install_isolated/env.sh make -j4 -l4' returned non-zero exit status 2
Asked by chienyu on 2015-01-25 05:28:26 UTC
Comments
Same thing happens when i build rviz the osx_ogre_1_9 branch. Were you able to solve it?
Asked by J.M.T. on 2015-02-13 05:51:13 UTC