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.
_______________________________________________
webkit-qt mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-qt

Reply via email to