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

fix rpath issue for mavsdk_server macos build #2495

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

chenrui333
Copy link
Contributor

seeing some rpath issue with mavsdk_server macos build

  ==> /opt/homebrew/Cellar/mavsdk/3.0.0/bin/mavsdk_server --help
  dyld[21093]: Library not loaded: @rpath/libmavsdk_server.3.dylib
    Referenced from: <3175EB8C-F78F-3F99-AC24-F073CB8A7838> /opt/homebrew/Cellar/mavsdk/3.0.0/bin/mavsdk_server
    Reason: tried: 'lib/libmavsdk_server.3.dylib' (no such file), 'lib/libmavsdk_server.3.dylib' (no such file)

relates to Homebrew/homebrew-core#204677

Copy link
Collaborator

@julianoes julianoes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I don't know how to do rpaths for macOS.

@julianoes julianoes merged commit 449a8f1 into mavlink:main Jan 22, 2025
39 of 40 checks passed
@chenrui333 chenrui333 deleted the macos-rpath-issue branch January 23, 2025 19:45
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