Actions
Bug #734
closedS3_1 qt6 deprecated before 5.15
Start date:
06/28/2024
Due date:
% Done:
0%
Estimated time:
Description
S3_1 (but not later branches) set QT_DISABLE_DEPRECATED_BEFORE in Qt6 mode to match 5.15. It should be 6.0 as the smallest Qt6 version. It's likely that 5.15 does not give expected result with newer Qt6 versions which are not expected to know anything about Qt < 6.0.
Files
Updated by Marko Lindqvist 5 months ago
- Target version changed from 3.1.2 to 3.1.3
This has potential to break builds even with older Qt6 versions, so better not to open can of worms before 3.1.2 is out, even if it means that that 3.1.2 is a bit less likely to work with Qt-6.8 once that gets released.
Updated by Marko Lindqvist 5 months ago
- File 0010-Set-QT_DISABLE_DEPRECATED_BEFORE-to-6.0-in-Qt6-mode.patch 0010-Set-QT_DISABLE_DEPRECATED_BEFORE-to-6.0-in-Qt6-mode.patch added
- Status changed from New to In Review
- Assignee set to Marko Lindqvist
Actions