[Webkit-unassigned] [Bug 114550] [GTK] Unable to build with --disable-webgl.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 22 08:11:55 PDT 2013


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





--- Comment #6 from Martin Robinson <mrobinson at webkit.org>  2013-04-22 08:10:14 PST ---
(In reply to comment #5)
> The OpenGLShims code is only built if WebGL is enabled (i.e. the WTF_USE_3D_GRAPHICS build guard is defined) despite still being required by GLContextEGL, GLContextGLX etc., hence the undefined references.


OpenGLShims should be compiled whenever the acceleration backend is OpenGL, no matter if WebGL is enabled or not.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list