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

[qtbase] set CMAKE_OSX_DEPLOYMENT_TARGET #43607

Closed
wants to merge 4 commits into from

Conversation

JavierMatosD
Copy link
Contributor

@JavierMatosD JavierMatosD commented Feb 3, 2025

Attempt to mitigate https://codereview.qt-project.org/c/qt/qtbase/+/606910

I confirmed that this issue occurs on macOS 15 and can be mitigated by setting VCPKG_OSX_DEPLOYMENT_TARGET. I also verified that downstream ports remain functional by successfully building libqglviewer.

BillyONeal added a commit to BillyONeal/vcpkg that referenced this pull request Feb 3, 2025
Copy link
Member

@BillyONeal BillyONeal left a comment

Choose a reason for hiding this comment

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

Confirming that this works by looking at build results in #43509 . (To be clear, this PR should merge first. But the build results that matter are in that one)

@BillyONeal BillyONeal added the depends:different-pr This PR or Issue depends on a PR which has been filed label Feb 4, 2025
BillyONeal added a commit to BillyONeal/vcpkg that referenced this pull request Feb 5, 2025
BillyONeal added a commit to BillyONeal/vcpkg that referenced this pull request Feb 5, 2025
@BillyONeal
Copy link
Member

qtmultimedia broke for the same reason so I gave 2bfaa8e a shot

@FrankXie05 FrankXie05 added info:reviewed Pull Request changes follow basic guidelines info:internal This PR or Issue was filed by the vcpkg team. labels Feb 5, 2025
@BillyONeal
Copy link
Member

2bfaa8e passed arm64 testing and is already included in that PR, so I'm going to close that one but mark you as a co-author of the other one.

@BillyONeal BillyONeal closed this Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
depends:different-pr This PR or Issue depends on a PR which has been filed info:internal This PR or Issue was filed by the vcpkg team. info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants