ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

To close this out:

I fixed this (for both my Mac and FreeBSD builds), by using cmake's find_library function in the CMakeList.txt file.

You can see my full solution here: https://github.com/ros/ros_comm/issues/1866

There is also a (currently pending) pull request: https://github.com/ros/ros_comm/pull/1867