Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Building Qt5 with all the modules on Windows (not only QtBase)
Forum Updated to NodeBB v4.3 + New Features

Building Qt5 with all the modules on Windows (not only QtBase)

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 3.5k Views 1 Watching
  • 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.
  • V Offline
    V Offline
    Violet Giraffe
    wrote on last edited by
    #1

    I figure I need to build Qt5 from scratch to get desktop OpenGL API support (my application relies on it and I just want to port it to Qt5 for now, without rewriting all the OpenGL stuff to be strictly ES 2.0). I have built it, but then realized I'm missing other neccessary modules, particularly - WebKit and WebKitWidgets. How to build them as well? I couldn't find an instruction on that.

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      If you have full source repo cloned, it should compile together with all other modules. Just remember to fetch all dependencies (Perl, Python, Ruby, ICU, etc.). Here is a common "tutorial":http://qt-project.org/wiki/Building-Qt-5-from-Git.

      (Z(:^

      1 Reply Last reply
      0
      • V Offline
        V Offline
        Violet Giraffe
        wrote on last edited by
        #3

        It's not cloned, it's installed with Qt 5 installer for Windows. I was never able to build Qt 5 from repository successfully.

        1 Reply Last reply
        0

        • Login

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