[webkit-qt] How to enable WebGL in Qt 5.1.1?

Min Sung sharmelian at gmail.com
Wed Jun 19 23:09:02 PDT 2013


Hi, I'm try to get webgl to work under Ubuntu 13.04

I'm following the instructions from
http://qt-project.org/wiki/Building_Qt_5_from_Git

and when I run ./QtTestBrowser -webgl -graphicsbased -gl-viewport <URL> and
go to a webgl site, it says webgl is not supported.

I also tried configuring Qt5 with --no-webkit and then going into the
qtwebkit folder and doing

qmake WebKit.pro WEBKIT_CONFIG+=webgl
make -j 4
make install

and webgl still didn't work.

Is there some configuration or a version I can roll back to to get webgl to
work? Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-qt/attachments/20130619/823b0f12/attachment.html>


More information about the webkit-qt mailing list