Compile error with latest master
Vlad Zahorodnii
vlad.zahorodnii at kde.org
Tue Apr 26 12:35:29 BST 2022
On 4/26/22 14:30, Vlad Zahorodnii wrote:
> On 4/25/22 10:24, Martin Flöser wrote:
>> Hi all,
>>
>> 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.
>>
>> [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"
>> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> compilation terminated.
>>
>> I get several of those includes not found.
>>
>> Any hints on what is missing?
>
> It looks like extra-cmake-modules is out date. Make sure you have
> https://invent.kde.org/frameworks/extra-cmake-modules/-/commit/e4dbfb219c0dbb6d3d6b888a8a0d964da50595e8
We should bump KF MIN VERSION to 5.94 however it won't help if you
rebuilt extra-cmake-modules a week or two ago.
More information about the kwin
mailing list