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 | Q&A answers.ros.org |
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.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2012-04-20 23:36:07 -0600
Seen: 193 times
Last updated: Apr 21 '12
ROS install errors on Lion using Homebrew
rosserial_arduino compiling problems on OS X [closed]
Another OSX Lion snag: no formula for libyaml
rospack segmentation fault - OSX [closed]
Failed depth_image_proc build on OSX
netpbm fails to install when installing with Homebrew on OS X
Error building ROS on OSX with latest developer tools 5.1
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