<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:mcatanzaro@igalia.com" title="Michael Catanzaro <mcatanzaro@igalia.com>"> <span class="fn">Michael Catanzaro</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - [GTK] Configures but fails to link with ENABLE_OPENGL=OFF"
href="https://bugs.webkit.org/show_bug.cgi?id=163449">bug 163449</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Summary</td>
<td>[GTK] Configures but fails to link with ENABLE_OPENGL=OFF ENABLE_GLES2=ON
</td>
<td>[GTK] Configures but fails to link with ENABLE_OPENGL=OFF
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [GTK] Configures but fails to link with ENABLE_OPENGL=OFF"
href="https://bugs.webkit.org/show_bug.cgi?id=163449#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [GTK] Configures but fails to link with ENABLE_OPENGL=OFF"
href="https://bugs.webkit.org/show_bug.cgi?id=163449">bug 163449</a>
from <span class="vcard"><a class="email" href="mailto:mcatanzaro@igalia.com" title="Michael Catanzaro <mcatanzaro@igalia.com>"> <span class="fn">Michael Catanzaro</span></a>
</span></b>
<pre>I see:
-- Disabling ENABLE_GLES2 since ENABLE_OPENGL is disabled.
And in the feature list:
-- ENABLE_GLES2 .......................... OFF
So our feature dependency checking is working properly; it's not possible to use this combination of flags. We should just fix (or remove) the -DENABLE_OPENGL=OFF build.
Anyway, please post the linker error here. It's not really useful to have a build failure bug report without the build failure. :)</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>