Bug 477696

Summary: kaccounts-providers does not compile for qt6
Product: [Frameworks and Libraries] KAccounts Reporter: Steve Cossette <farchord>
Component: generalAssignee: 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 seems kaccounts-integrations does not currently compile for qt6/kf6. Is there an ETA for when this will be done? This will be stopping us from porting akonadi over to plasma 6.

Thank you!
Comment 1 Nate Graham 2023-11-29 21:27:45 UTC
It does compile with Qt6, you just need the right versions of its dependencies.
Comment 2 Steve Cossette 2023-11-29 21:37:54 UTC
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.
Comment 3 Nate Graham 2023-11-29 21:53:16 UTC
Ah yep, that is known.
Comment 4 Steve Cossette 2024-01-28 21:20:52 UTC
Nate fixed this. So I'll close this bug.