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

Martin Gräßlin <mgraess...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DOWNSTREAM
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Martin Gräßlin <mgraess...@kde.org> ---
This is due to epoxy dependency missing an XLib dependency. x11_platform.h
includes platform.h which includes <epoxy/egl.h>. This normally include x11.h
at least we have an include for <fixx11h.h> directly afterwards.

We have had cases before that epoxy got compiled without X11 support. Given
that this would result in severe runtime errors a compile failure is not bad.

Anyway: check your compile flags for epoxy.

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

Reply via email to