Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

brew: add icu4c library path #366

Merged
merged 1 commit into from
Dec 21, 2020
Merged

Conversation

scpeters
Copy link
Contributor

boost 1.75 is exposing icu4c libraries as transitive dependencies (see osrf/homebrew-simulation#1235). I think this is incorrect, but for now add /usr/local/opt/icu4c/lib to the LIBRARY_PATH.

Without this fix: Build Status https://build.osrfoundation.org/job/ignition_physics-ci-ign-physics3-homebrew-amd64/9/

With this fix: Build Status https://build.osrfoundation.org/job/ignition_physics-ci-ign-physics3-homebrew-amd64/10/

boost 1.75 is exposing icu4c libraries as transitive
dependencies. I think this is incorrect, but for now
add /usr/local/opt/icu4c/lib to the LIBRARY_PATH.

Signed-off-by: Steve Peters <[email protected]>
@scpeters scpeters merged commit da966ec into master Dec 21, 2020
@scpeters scpeters deleted the scpeters/icu4c_brew_library_path branch December 21, 2020 21:02
traversaro added a commit to robotology/robotology-superbuild that referenced this pull request Dec 22, 2020
traversaro added a commit to robotology/robotology-superbuild that referenced this pull request Dec 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants