[Qtbase] macos26 patch - #48397
Merged
Victor Romero (vicroms) merged 2 commits intoNov 22, 2025
Merged
Conversation
Contributor
Author
|
@microsoft-github-policy-service agree company="Polycam" |
Member
|
Possibly related: #48298 |
Contributor
Author
Yes, it's related (that's qt5), I replicated the fix for qt6 here, slightly different but using the same approach |
Member
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
|
Reminder: Updating Qt is preferred to patching it following the maintainer guide. |
Member
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Member
bjovanovic84 is the issue present in later versions? |
Victor Romero (vicroms)
marked this pull request as draft
November 20, 2025 23:31
Victor Romero (vicroms)
approved these changes
Nov 21, 2025
Victor Romero (vicroms)
marked this pull request as ready for review
November 21, 2025 04:10
Contributor
|
This is fixed in qt 6.9.2 PR here #47735 |
Contributor
Author
It is fixed upstream (v6.9.2) as Peter Steneteg (@petersteneteg) mentioned, this is just a temp patch for 6.9.1 |
Victor Romero (vicroms)
merged commit Nov 22, 2025
edffab1
into
microsoft:master
17 of 18 checks passed
Merged
Ian Reinhart Geiser (geiseri)
pushed a commit
to geiseri/vcpkg
that referenced
this pull request
Dec 18, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes qtbase linking issue on macos 26, framework AGL has been removed
./vcpkg x-add-version --alland committing the result.