Bug 490502

Summary: KStandardAction vs KStandardActions
Product: [Frameworks and Libraries] kirigami-addons Reporter: Marc <marc.ferland>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED NOT A BUG    
Severity: normal CC: carl, fella
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Configure log
Compile log

Description Marc 2024-07-19 14:30:03 UTC
Trying to compile version 1.4.0 of kirigami-addons using KF6 v6.2.0 fails with:

git/src/statefulapplication/kirigamiactioncollection.h:18:10: fatal error: KStandardActions: No such file or directory

I think the correct include name is "KStandardAction" and not "KStandardActions" (note the 'S').

The exact revision I am using is: ea800d58f3ddc1ead8b1395a9f03e47f18efed7b

Note: I got this error while upgrading the yocto recipe:

https://github.com/KDE/yocto-meta-kde/blob/master/recipes-playground/kirigami-addons.inc

Any help appreciated!
Comment 1 Marc 2024-07-19 14:32:29 UTC
Created attachment 171788 [details]
Configure log
Comment 2 Marc 2024-07-19 14:33:47 UTC
Created attachment 171790 [details]
Compile log
Comment 3 Tobias Fella 2024-07-19 14:39:14 UTC
KStandardActions is new in KConfig 6.3.0