Do you have mesa or equivalent opengl library in your system? else try by installing it,
sudo apt-get install libgl1-mesa-swx11 <http://packages.ubuntu.com/libgl1-mesa-swx11> after installing use glxinfo to check the status. BR, On 20 June 2013 11:39, Min Sung <[email protected]> wrote: > 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 > > -- *Arunprasad Rajkumar* http://in.linkedin.com/in/ararunprasad
_______________________________________________ webkit-qt mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-qt
