Tim Blechmann
b8b7c30b2a
Revert "platform_configs: add c++23 nightly builds - part 2"
...
This reverts commit 9073f03937 .
Reason for revert: installing libc++ on ubuntu breaks gstreamer
Task-number: QTQAINFRA-7340
Change-Id: I8229f80a7010244fccc462eb31d1feadbf389028
Reviewed-by: Liang Qi <liang.qi@qt.io >
Reviewed-by: Tero Heikkinen <tero.heikkinen@qt.io >
(cherry picked from commit 88173877d6 )
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org >
2025-12-19 14:04:53 +00:00
Liang Qi
9073f03937
platform_configs: add c++23 nightly builds - part 2
...
* Ubuntu 24.04 - clang-20 with libc++
Note: HAVE_cxx23_stacktrace failed on clang-20, which is experimental
in libstdc++ and not implemented in libc++.
Task-number: QTQAINFRA-7340
Change-Id: Ib2b2e8b34b7a978d1e5d98c1baf0cbdd4a49da6b
Reviewed-by: Tero Heikkinen <tero.heikkinen@qt.io >
2025-10-14 10:55:57 +02:00
Liang Qi
c72e80b17b
platform_configs: add c++23 nightly builds - part 1
...
* Ubuntu 24.04 - gcc-14
* Windows 11 - msvc-2022
Note: HAVE_cxx23_stacktrace failed on gcc-14, it needs to be
fixed later.
Task-number: QTQAINFRA-7340
Change-Id: I489edc3a5d3d1cb4c4d1a37beb3227d1ff3135e2
Reviewed-by: Tero Heikkinen <tero.heikkinen@qt.io >
2025-10-02 09:55:52 +02:00