Skip to content

[bug] qt-6.10.1 build error on linux/clang with compiler.cppstd=20 #29667

@timblechmann

Description

@timblechmann

Describe the bug

qt does not build with compiler.cppstd=20, but it needs gnu extensions. is there any way to force compilation with std=gnu++20 when compiler.cppstd=20 is in the profile? or can this configuration be rejected before having a compile error?

compare: https://qt-project.atlassian.net/browse/QTBUG-139280

How to reproduce it

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions