[Webkit-unassigned] [Bug 181986] [CMake][GTK] OpenGL support should be disabled if only EGL is found

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 25 14:35:31 PST 2018


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

--- Comment #7 from Michael Catanzaro <mcatanzaro at igalia.com> ---
(In reply to Adrian Perez from comment #4)
> I think one possible solution here is to forcibly set “USE_EGL=OFF”
> if “USE_OPENGL=OFF”, or neither OpenGL nor OpenGL ES can be found.
> It is even arguable that when “-DUSE_OPENGL=OFF” is passed, CMake
> shouldn't even try to find EGL/GL/GLES.
> 
> What do you people think?

I don't know. Isn't EGL required for Wayland regardless of whether OpenGL is used?

(In reply to Carlos Alberto Lopez Perez from comment #6)
> This should be a fatal error. You can't build without any target.
> I think we need to check at configure time (CMake) that at least one target
> is enabled.

Yes.

-- 
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/20180125/084eb1c5/attachment-0001.html>


More information about the webkit-unassigned mailing list