Install on OSX fails with missing libboost_signals-mt.dylib
Hi,
have a problem with OSX and groovy installation. Did anyone have to cope with this error? Should be installed...
-- Build files have been written to: /Users/max/ros_ws/geometry_experimental/tf2/build
cd build && make -j -l2
[ 0%] Built target rospack_genmsg_libexe
[ 0%] Built target rosbuild_precompile
Linking CXX shared library ../lib/libtf2.dylib
clang: warning: argument unused during compilation: '-pthread'
ld: library not found for -l:/usr/local/lib/libboost_signals-mt.dylib
clang: error: linker command failed with exit code 1 (use -v to see invocation)