[Webkit-unassigned] [Bug 163483] WaylandCompositor.cpp should define MESA_EGL_NO_X11_HEADERS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 24 21:36:22 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=163483

Haelwenn (lanodan) Monnier <contact+bugs.webkit.org at hacktivis.me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |contact+bugs.webkit.org at hac
                   |                            |ktivis.me

--- Comment #1 from Haelwenn (lanodan) Monnier <contact+bugs.webkit.org at hacktivis.me> ---
<EGL/eglplatform.h> allows to use EGL_NO_X11 for this, which seems less implementation specific.
I think should be defined via adding -DEGL_NO_X11 to the C(XX)FLAGS as without this flag I also get fails on Source/WebCore/platform/graphics/opengl/ExtensionsGLOpenGLES.cpp:40 (#include <EGL/egl.h> when USE(LIBEPOXY) is false).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210725/7c54482c/attachment-0001.htm>


More information about the webkit-unassigned mailing list