24.09 Release - O3DE doesn't build with clang version 19 #18470
Labels
kind/bug-2409
Used for stabilization/24.09 issues
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
sig/build
Categorizes an issue or PR as relevant to SIG Build.
Bug Description
Building O3DE with clang 18 works correctly, while building with clang 19 results in the following error:
Clang version used:
Assets-Required
None
Steps to Reproduce
Expected Behavior
O3DE to compile without error.
Actual Behavior
Building results in the error above.
Screenshots/Videos
N/A
Found In Branch
I believe that this issue is prevalent in all branches although, I've only tested
development
andpoint-release/24091
Commit ID From
966e713013363c645a3b365391164b8a27e34ca5
Desktop/Device
PC
Fedora Linux 41
Clang:
clang version 19.1.0 (Fedora 19.1.0-1.fc41)
Additional Context
No response
The text was updated successfully, but these errors were encountered: