Skip to content

Fix a build issue introduced recently

Méven Car requested to merge meven/plasma-wayland-protocols:fix-build into master

cc @vladz @zamundaaa

Causing build issues

16:01:09  ld: error: undefined symbol: org_kde_kwin_outputdevice_interface
16:01:09  >>> referenced by wayland-kde-output-management-v2-protocol.c
16:01:09  >>>               CMakeFiles/KWaylandServer.dir/wayland-kde-output-management-v2-protocol.c.o:(kde_output_management_v2_types)
16:01:09  c++: error: linker command failed with exit code 1 (use -v to see invocation)

https://build.kde.org/job/Plasma/job/kwayland-server/job/kf5-qt5%20FreeBSDQt5.15/330/console

Introduced in 9539062b conflicting with e0ac2096

NO_CHANGELOG

Edited by Méven Car

Merge request reports