Re: Compile error with latest master

Martin Flöser <[email protected]> Thu, 28 Apr 2022 20:48:02 +0200
Newsgroups gmane.comp.kde.devel.kwin
Message-ID <110089612.NLbfCCz7Nv@martin-yoga>
Am Montag, 25. April 2022, 09:24:17 CEST schrieb Martin Fl=F6ser:
> Hi all,
>=20
> I tried to compile latest KWin master yesterday, but I'm hitting a compile
> error I do not understand. CMake does not complain about anything missing.
>=20
> [714/2304] Building CXX object src/wayland/CMakeFiles/
> WaylandProtocols_xml.dir/qwayland-server-wayland.cpp.o
> FAILED: src/wayland/CMakeFiles/WaylandProtocols_xml.dir/qwayland-server-
> wayland.cpp.o <snip>
> In file included from /home/martin/build/kwin/src/wayland/qwayland-server-
> wayland.cpp:4:
> /home/martin/build/kwin/src/wayland/qwayland-server-wayland.h:8:10: fatal
> error: wayland-wayland-server-protocol.h: No such file or directory
>     8 | #include "wayland-wayland-server-protocol.h"
>=20
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>=20
> compilation terminated.
>=20
> I get several of those includes not found.

Just a short FYI: there is now a newer ECM in Neon available and that build=
=20
error is fixed. Unfortunately the change in KCMUtils has not yet propagated.

Cheers
Martin