Bug 490502 - KStandardAction vs KStandardActions
Summary: KStandardAction vs KStandardActions
Status: RESOLVED NOT A BUG
Alias: None
Product: kirigami-addons
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-19 14:30 UTC by Marc
Modified: 2024-07-19 14:39 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Configure log (12.19 KB, text/plain)
2024-07-19 14:32 UTC, Marc
Details
Compile log (1.19 MB, text/plain)
2024-07-19 14:33 UTC, Marc
Details

Note You need to log in before you can comment on or make changes to this bug.
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