rviz_plugin_tutorials build failed with boost 1.57 on OS X Yosemite

asked 2015-01-25 04:28:26 -0500

chienyu gravatar image

updated 2015-01-25 04:29:24 -0500

I'm trying to build rviz_plugin_tutorials on OS X Yosemite, and fails on assertion with the message at boost 1.57:

==> make -j4 -l4 in '/Users/chienyuwu/build_isolated/rviz_plugin_tutorials' [ 7%] [ 15%] [ 23%] [ 30%] Generating src/moc_teleop_panel.cxx Generating src/moc_drive_widget.cxx Generating src/moc_imu_display.cxx Generating src/moc_plant_flag_tool.cxx

usr/local/Cellar/boost/1.57.0/include/boost/type_traits/detail/has_binary_operator.hp:50: Parse error at "BOOST_JOIN" make[2]: * [src/moc_imu_display.cxx] Error 1

make[1]: * [CMakeFiles/rviz_plugin_tutorials.dir/all] Error 2

make: * [all] Error 2

<== Failed to process package 'rviz_plugin_tutorials': Command '/Users/chienyuwu/install_isolated/env.sh make -j4 -l4' returned non-zero exit status 2

edit retag flag offensive close merge delete

Comments

Same thing happens when i build rviz the osx_ogre_1_9 branch. Were you able to solve it?

J.M.T. gravatar image J.M.T.  ( 2015-02-13 04:51:13 -0500 )edit