cmake_modules icon indicating copy to clipboard operation
cmake_modules copied to clipboard

FindTBB link errors when building using the XCode toolchain

Open mikepurvis opened this issue 10 years ago • 1 comments

Discussion: https://github.com/mikepurvis/ros-install-osx/issues/4

Problem lies here, not sure what the best resolution is, but the libs should probably be specified as absolute paths, and _TBB_DEFAULT_INSTALL_DIR should include the potential homebrew installation path.

mikepurvis avatar Sep 01 '15 14:09 mikepurvis

I don't have time to track down the correct thing to do in this case, but if you find a solution that works I can help test it and get it merged.

wjwwood avatar Sep 01 '15 18:09 wjwwood