Skip to content

fix: skip Qt wrapper hook for logos-cpp-generator on macOS Apple Silicon#96

Open
tinniaru3005 wants to merge 1 commit into
logos-co:masterfrom
tinniaru3005:fix/macos-dont-wrap-qt-generator
Open

fix: skip Qt wrapper hook for logos-cpp-generator on macOS Apple Silicon#96
tinniaru3005 wants to merge 1 commit into
logos-co:masterfrom
tinniaru3005:fix/macos-dont-wrap-qt-generator

Conversation

@tinniaru3005

Copy link
Copy Markdown

The wrap-qt6-apps-no-gui-hook fixup step segfaults on aarch64-darwin (macOS Apple Silicon)
due to a macOS SDK version mismatch in the Qt 6.9.2 derivation. The generator binary does
not load Qt plugins at runtime so wrapping adds no value.

Fix: add dontWrapQtApps = true to nix/bin.nix to skip the hook entirely.

Tested on: macOS 14.6 / Apple Silicon (aarch64-darwin)
Related: logos-co/logos-docs#307

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