Skip to content

Conversation

@duncanpo
Copy link
Member

Fixes #189
Update to a new version of vcpkg which contains a feature to change the install names of all libraries to use rpath on Mac. However, need to disable this feature for Curl, because it will (incorrectly) update the Curl install name from libcurl.4.dylib to libcurl.4.8.0.dylib.

@duncanpo duncanpo self-assigned this Aug 29, 2025
@duncanpo duncanpo merged commit 3c486fc into main Aug 29, 2025
13 of 15 checks passed
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.

Libraries fail to load on Mac due to hardcoded dependencies

2 participants