[Webkit-unassigned] [Bug 179511] [WPE] GLContextEGLWPE.cpp:44:96: error: invalid cast from type ‘GLNativeWindowType {aka long long unsigned int}’ to type ‘EGLNativeWindowType {aka unsigned int}

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 10 08:26:29 PST 2017


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

Carlos Alberto Lopez Perez <clopez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |clopez at igalia.com

--- Comment #1 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
(In reply to Michael Catanzaro from comment #0)
> I'm genuinely uncertain where the declaration of EGLNativeWindowType is
> coming from, but I see this in ANGLE's eglplatform.h:
> 

EGLNativeWindowType is declared in /usr/include/EGL/eglplatform.h and has different definitions depending on the EGL platform you have defined (GBM, WaylandEGL, X11, etc)


I think ANGLE headers should not be used for building this file.

-- 
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/20171110/2ce6081b/attachment.html>


More information about the webkit-unassigned mailing list