Summary: | kaccounts-providers does not compile for qt6 | ||
---|---|---|---|
Product: | [Frameworks and Libraries] KAccounts | Reporter: | Steve Cossette <farchord> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | admin, natalie_clarius, nate, nicolas.fella |
Priority: | NOR | ||
Version First Reported In: | git-latest | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Steve Cossette
2023-11-29 02:14:25 UTC
It does compile with Qt6, you just need the right versions of its dependencies. Sorry, I keep confusing integrations and providers. Providers doesn't compile for qt6. I checked the cmake, unlike all other projects it's specifically looking for qt5 packages. Ah yep, that is known. Nate fixed this. So I'll close this bug. |