<html><head>
<style id="css_styles" type="text/css">blockquote.cite { margin-left: 5px; margin-right: 0px; padding-left: 10px; padding-right:0px; border-left: 1px solid #cccccc }
blockquote.cite2 {margin-left: 5px; margin-right: 0px; padding-left: 10px; padding-right:0px; border-left: 1px solid #cccccc; margin-top: 3px; padding-top: 0px; }
a img { border: 0px; }
li[style='text-align: center;'], li[style='text-align: right;'] { list-style-position: inside;}
body { font-family: Verdana; font-size: 12px; }</style></head><body class="plain" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><div><div>Ross wrote...</div>
</div><div><br /></div>
<div id="x7785aa2b94504de"><blockquote type="cite" class="cite2"><div class="plain_line">Well the libwpe build script says this:</div>
<div class="plain_line">Â </div>
<div class="plain_line">find_package(EGL REQUIRED)</div>
<div class="plain_line">Â </div>
<div class="plain_line">(https://github.com/WebPlatformForEmbedded/libwpe/blob/master/CMakeLists.txt)</div></blockquote><div id="x7785aa2b94504de"><br /></div><div id="x7785aa2b94504de">I’m confused now as there appears to be two active meta layers that support WPE WebKit. The one you reference meta-wpe and the one I was originally using meta-webkit (<a href="https://github.com/Igalia/meta-webkit">https://github.com/Igalia/meta-webkit</a>) as that was the one that included Cog. Is one preferred to the other?</div><br /><blockquote type="cite" class="cite2"><div class="plain_line">Which suggests that you can't build it without EGL. You should</div>
<div class="plain_line">investigate whether EGL is simply an option, or whether it's used as a</div>
<div class="plain_line">fundamental part of the rendering. If it's optional then the Mesa</div>
<div class="plain_line">recipe can build a software GL implementation, if the latter then</div>
<div class="plain_line">you'll need a new browser as software GL is *terrible*.</div></blockquote>I’m not wedded to Cog as a browser. I just need something that can support HTML5 and Javascript as it will be running a single page application (SPA) served from localhost.</div><div id="x7785aa2b94504de"><br /></div><div id="x7785aa2b94504de">-Andy.</div><div id="x7785aa2b94504de"><blockquote type="cite" class="cite2">
</blockquote></div>
</body></html>