-
Notifications
You must be signed in to change notification settings - Fork 15
Bump Qt to 6.8 #244
Copy link
Copy link
Open
Labels
❔ help wantedExtra attention is neededExtra attention is needed👷 refactorSomething needs to changeSomething needs to change
Description
Activity
Metadata
Metadata
Assignees
Labels
❔ help wantedExtra attention is neededExtra attention is needed👷 refactorSomething needs to changeSomething needs to change
We are right now limited to KSyntaxHighlighting 6.9, because 6.10 requires at least Qt 6.6
While the compilation works fine with 6.6, it fails with 6.8 on Linux (due to aqtinstall).
And the clazy/clang-tidy check fails with Qt 6.6...