https://bugs.kde.org/show_bug.cgi?id=453609
Bug ID: 453609
Summary: kwin commit 4cb3ab09e: build error:
kwinanimationeffect.cpp:14:10 fatal error: QAction: No
such file or directory:
Product: kwin
Version: git master
Platform: Other
OS: Other
Status: REPORTED
Severity: normal
Priority: NOR
Component: effects-various
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
kwin commit 4cb3ab09e (thru e1cec89dd HEAD) won't build. The previous commit
(46bbe4ff0) builds fine. The error is:
src/libkwineffects/kwinanimationeffect.cpp:14:10: fatal error: QAction: No such
file or directory
14 | #include <QAction>
I'm on git master for kde-frameworks/-plasma/(most)-gear, using the live-git
ebuilds from the gentoo/kde overlay and /usr/include/qt5/QtWidgets/QAction (and
qaction.h) exist.
Missed dep in CMakeLists.txt? (Not investigated yet.)
(I should also mention, actually here the canonical location is /include/...
as I'm running reverse-usrmerge, with a /usr symlink: /usr -> . But it's
normally all found just fine, and other qt libs are found in this case, but not
that one.)
--
You are receiving this mail because:
You are watching all bug changes.