Ros installation of fuerte fails on OS X lion
I have boost installed, yet Cmake in build shared library, says it cannot find Boost. (I am using boost_1_48_0 ). Where should I put boost ?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
I have boost installed, yet Cmake in build shared library, says it cannot find Boost. (I am using boost_1_48_0 ). Where should I put boost ?
There are many issues with OSX and fuerte right now. Not everything compiles. Try editing CMakeLists.txt and add the directive to include and link the boost libraries.
Asked: 2012-04-20 23:36:07 -0500
Seen: 230 times
Last updated: Apr 21 '12
Can you please be more specific ... post the errors, what is not compiling and are you using homebrew or macports?
@Kevin, The install just cannot find the Boost Library every time its called in the installion of the ROS core libraries.. I am using Homebrew