https://bugs.kde.org/show_bug.cgi?id=479584

            Bug ID: 479584
           Summary: The include file /usr/include/kwin/effect/xcb.h is
                    missing in kwin-devel
    Classification: Plasma
           Product: kwin
           Version: 5.91.0
          Platform: Fedora RPMs
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: core
          Assignee: kwin-bugs-n...@kde.org
          Reporter: andriy.parhome...@gmail.com
  Target Milestone: ---

SUMMARY
I included the /usr/include/kwin/utils/xcbutils.h in a project but it fails
because the other include dependent on it is missing
/usr/include/kwin/effect/xcb.h from the package kwin-devel

STEPS TO REPRODUCE
1. Build a project with /usr/include/kwin/utils/xcbutils.h

OBSERVED RESULT
In file included from /home/parhom/blur/blur.cpp:20:
/usr/include/kwin/utils/xcbutils.h:12:10: fatal error: effect/xcb.h: No such
file or directory
   12 | #include "effect/xcb.h"
      |          ^~~~~~~~~~~~~~~~~
compilation terminated.

EXPECTED RESULT
To not throw an error

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora Rawhide
KDE Plasma Version: 5.91.0
KDE Frameworks Version: 5.247.0
Qt Version: 6.6.1

ADDITIONAL INFORMATION
All utils headers were downloaded manually from kwin gitlab repo, because
commit #58a2a3cf (utils: install all the headers) is not yet present in Fedora
Rawhide packages.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to