Skip to content

Disable QtDBus for the mac-arm64 Qt package - #399

Open
EnterTheArcane wants to merge 1 commit into
o3de:mainfrom
EnterTheArcane:fix-mac-qt-dbus
Open

Disable QtDBus for the mac-arm64 Qt package#399
EnterTheArcane wants to merge 1 commit into
o3de:mainfrom
EnterTheArcane:fix-mac-qt-dbus

Conversation

@EnterTheArcane

Copy link
Copy Markdown
Contributor

The existing package is configured with -dbus-linked, which gives QtGui.framework an unnecessary runtime dependency on QtDBus.framework. O3DE does not use Qt D-Bus on macOS, and this dependency causes the macOS unit tests to fail when QtDBus is not available in the test runtime.

Signed-off-by: EnterTheArcane <96613937+EnterTheArcane@users.noreply.github.com>
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.

3 participants