Skip to content

Conversation

@BillyONeal
Copy link
Member

This reverts the following PRs due to an error we see in the produced executable:

/vcpkg/vcpkg: /lib/x86_64-linux-gnu/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by /vcpkg/vcpkg)

We will likely be able to bring the effect of this back but we're going to need to use dlopen/dlsym rather than linking with the .so directly as that seems to enforce versions on downstream customers we find unacceptable.

@BillyONeal BillyONeal enabled auto-merge (squash) November 18, 2025 21:57
@BillyONeal BillyONeal merged commit da1f056 into microsoft:main Nov 18, 2025
7 checks passed
BillyONeal added a commit to BillyONeal/vcpkg-tool that referenced this pull request Nov 18, 2025
@BillyONeal BillyONeal deleted the revert-libcurl branch November 18, 2025 22:52
bc-lee added a commit to bc-lee/vcpkg-tool that referenced this pull request Nov 19, 2025
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