Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. How to install QtWebkit with WebGL support on Windows
QtWS25 Last Chance

How to install QtWebkit with WebGL support on Windows

Scheduled Pinned Locked Moved Qt WebKit
5 Posts 2 Posters 9.0k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sakuri
    wrote on 3 Aug 2011, 19:05 last edited by
    #1

    Hi,

    how do I enable WebGL support on Windows? All I need is my own browser developed with Qt to be able to display web pages with 3D content.

    I found this guide:

    https://trac.webkit.org/wiki/QtWebKitWebGL

    However, the build-webkit script is missing in the Qt version 4.7.3. I have tried to install both the binaries and libraries, but I did not find the way how to configure the webkit installation. My VS 2005 does not then recognize QWebSettings::WebGLEnabled as a member of QWebSettings.

    So please, how should I do that?

    Thanks a lot

    1 Reply Last reply
    0
    • L Offline
      L Offline
      loladiro
      wrote on 4 Aug 2011, 09:40 last edited by
      #2

      The build-webkit script is part of the WebKit source tree, which you can download from the WebKit website. "Here":http://trac.webkit.org/wiki/BuildingQtOnWindows is a guide on how to build webkit with Qt. Also, make sure that the appropriate qmake command is in your PATH.

      1 Reply Last reply
      0
      • S Offline
        S Offline
        sakuri
        wrote on 4 Aug 2011, 12:57 last edited by
        #3

        So If I am getting this right: I should install Qt and then I should download webkit from the webkit website and build it according to the guide. There is really no way, how to use directly the webkit from the qt packages?

        1 Reply Last reply
        0
        • L Offline
          L Offline
          loladiro
          wrote on 4 Aug 2011, 14:10 last edited by
          #4

          Not that I'm aware of.

          1 Reply Last reply
          0
          • S Offline
            S Offline
            sakuri
            wrote on 5 Aug 2011, 12:32 last edited by
            #5

            Well, that is not good, but better than nothing. Last question - while installing qt, should I install it with webkit or without it?

            Thanks

            1 Reply Last reply
            0

            4/5

            4 Aug 2011, 14:10

            • Login

            • Login or register to search.
            4 out of 5
            • First post
              4/5
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved