[Webkit-unassigned] [Bug 251212] [GTK] compile errors in derived source WebKitEnumTypes.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 26 10:00:46 PST 2023


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

Michael Catanzaro <mcatanzaro at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcatanzaro at gnome.org

--- Comment #1 from Michael Catanzaro <mcatanzaro at gnome.org> ---
Did you try a clean build?

The only way this could happen is if (a) it's processing WebKitError.h.in instead of WebKitError.h, but I see we only pass headers that are actually installed to glib-mkenums, so that shouldn't be possible, or (b) you perhaps reused the same build directory after building the GTK 4 API version? The WEBKIT_MEDIA_ERROR_WILL_HANDLE_LOAD is only declared in one place so that's a dead giveaway that your supposedly GTK 3 build is processing GTK 4 stuff.

-- 
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/20230126/2ad173bb/attachment.htm>


More information about the webkit-unassigned mailing list