Skip to content

Fix macOS build: skip Qt6GuiPrivate to avoid Homebrew/aqtinstall conflict#707

Merged
ten9876 merged 1 commit into
mainfrom
auto/Fix-macOS-build-skip-Qt6GuiPrivate-to-avoid-Homebr
Apr 5, 2026
Merged

Fix macOS build: skip Qt6GuiPrivate to avoid Homebrew/aqtinstall conflict#707
ten9876 merged 1 commit into
mainfrom
auto/Fix-macOS-build-skip-Qt6GuiPrivate-to-avoid-Homebr

Conversation

@ten9876

@ten9876 ten9876 commented Apr 5, 2026

Copy link
Copy Markdown
Collaborator

macOS CI has two Qt installations — Homebrew system Qt and aqtinstall
Qt 6.7.3. find_package(Qt6GuiPrivate) finds Homebrew's version which
is incompatible. Skip it on Apple — QRhi headers are accessible via
Qt6::Gui on Qt 6.7+.

Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

…lict

macOS CI has two Qt installations — Homebrew system Qt and aqtinstall
Qt 6.7.3. find_package(Qt6GuiPrivate) finds Homebrew's version which
is incompatible. Skip it on Apple — QRhi headers are accessible via
Qt6::Gui on Qt 6.7+.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@ten9876 ten9876 enabled auto-merge (squash) April 5, 2026 01:00
@ten9876 ten9876 merged commit d0d88a7 into main Apr 5, 2026
2 checks passed
@ten9876 ten9876 deleted the auto/Fix-macOS-build-skip-Qt6GuiPrivate-to-avoid-Homebr branch April 5, 2026 01:04
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.

1 participant