Skip to content

Qt6 linux fixes#363

Merged
spham-amzn merged 2 commits intoo3de:mainfrom
spham-amzn:qt6_linux_fix
Feb 17, 2026
Merged

Qt6 linux fixes#363
spham-amzn merged 2 commits intoo3de:mainfrom
spham-amzn:qt6_linux_fix

Conversation

@spham-amzn
Copy link
Contributor

Qt6 Fixes:

  • For linux, remove dependency on libicu* by adding -no-icu into the configure arguments
  • For mac, add the following configure flags:
    • -no-icu
    • -dbus-linked
    • -framework
  • Add post-symlink to framework header paths

Signed-off-by: Steve Pham 82231385+spham-amzn@users.noreply.github.com

* For linux, remove dependency on libicu* by adding `-no-icu` into the configure arguments

Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
* Add post-symlink to framework header paths
* Add `-no-icu`, and other flags for mac

Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
@spham-amzn spham-amzn marked this pull request as ready for review February 15, 2026 08:27
Copy link
Contributor

@amzn-changml amzn-changml left a comment

Choose a reason for hiding this comment

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

@spham-amzn spham-amzn merged commit 307d7ab into o3de:main Feb 17, 2026
18 of 20 checks passed
amzn-changml

This comment was marked as duplicate.

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