gazebosim/gz-gui
Fortress and later: rpath complaint for libGrid3D.dylib on macOS
开放
#546 创建于 2023年6月11日
bughelp wantedmacOS🌱 garden🏯 fortress
仓库指标
- 星标
- (103 个星标)
- PR 合并指标
- (平均合并 8小时 31分钟) (30 天内合并 3 个 PR)
描述
Environment
- OS Version: link provided for macOS Big Sur (11.7.7-x86_64) specifically, may affect other versions of macOS
- Source or binary build? binary build of 6.8.0
Description
- Expected behavior:
brew linkage --test --strict gz-gui6should pass without errors - Actual behavior: it complains that libGrid3D.dylib has missing rpath
I see from this cmake code that libGrid3D is installed as a copy of libGridConfig, but it seems that the rpath information is lost.
Steps to reproduce
brew install gz-gui6brew linkage --test --strict gz-gui6
Output
==> brew linkage --cached --test --strict osrf/simulation/ignition-gui6
==> FAILED
Files with missing rpath:
/usr/local/Cellar/ignition-gui6/6.8.0_2/lib/ign-gui-6/plugins/libGrid3D.dylib