Skip to content

Error compiling plugins/roundedwindow/roundedwindow.h #15

@fuyukiSmkw

Description

@fuyukiSmkw

The error below occurred when compiling (with dpkg-buildpackage):

In file included from kwin-plugins/obj-x86_64-linux-gnu/plugins/roundedwindow/roundedwindow_autogen/EWIEGA46WW/moc_roundedwindow.cpp:10,
                 from kwin-plugins/obj-x86_64-linux-gnu/plugins/roundedwindow/roundedwindow_autogen/mocs_compilation.cpp:2:
kwin-plugins/obj-x86_64-linux-gnu/plugins/roundedwindow/roundedwindow_autogen/EWIEGA46WW/../../../../../plugins/roundedwindow/roundedwindow.h:36:36: error: ‘LanczosCacheRole’ is not a member of ‘KWin::DataRole’
   36 |         BaseRole = KWin::DataRole::LanczosCacheRole + 100,
      |                                    ^~~~~~~~~~~~~~~~

This error is probably caused by an edit in kwineffects.h (See this commit).
In plugins/roundedwindow/roundedwindow.h:36 and plugins/roundedwindow/roundedwindow.cpp:273, Lanczous filter was used. However it was recently removed in kwineffects.h. Please consider an reimplementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions