Summary: | Compilation failed with Qt 6.7.0 | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | nucleo <nucleo> |
Component: | Portability-Compilation | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nicolas.fella |
Priority: | NOR | ||
Version: | 8.3.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/graphics/digikam/-/commit/28eab40d868f4bb20fc6f04b99673d7558fe614e | Version Fixed In: | 8.4.0 |
Sentry Crash Report: |
Description
nucleo
2024-04-06 13:05:42 UTC
*** This bug has been marked as a duplicate of bug 484946 *** Git commit 28eab40d868f4bb20fc6f04b99673d7558fe614e by Gilles Caulier. Committed on 10/04/2024 at 08:01. Pushed by cgilles into branch 'master'. fix broken compillation with Qt 6.7 Related: bug 484946 FIXED-IN: 8.4.0 M +1 -1 CMakeLists.txt M +2 -2 NEWS https://invent.kde.org/graphics/digikam/-/commit/28eab40d868f4bb20fc6f04b99673d7558fe614e Git commit 01467beb4e0bf83e183aa48116249f76fd7a026c by Gilles Caulier. Committed on 10/04/2024 at 09:14. Pushed by cgilles into branch 'master'. Fix compilation with C++20 UPNP SDK only support C++17 Related: bug 484946 M +5 -0 core/dplugins/generic/tools/mediaserver/CMakeLists.txt https://invent.kde.org/graphics/digikam/-/commit/01467beb4e0bf83e183aa48116249f76fd7a026c Git commit ae7afd5a4aca105c93f67d3f0bde18dbe23069af by Gilles Caulier. Committed on 10/04/2024 at 10:09. Pushed by cgilles into branch 'master'. Fix compilation with C++20 UPNP SDK unit test only support C++17 Related: bug 484946 M +2 -0 core/tests/mediaserver/CMakeLists.txt https://invent.kde.org/graphics/digikam/-/commit/ae7afd5a4aca105c93f67d3f0bde18dbe23069af |