Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

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

    General and Desktop
    2
    3
    3316
    Loading More Posts
    • 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
      Violet Giraffe last edited by

      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 Reply Quote 0
      • sierdzio
        sierdzio Moderators last edited by

        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 Reply Quote 0
        • V
          Violet Giraffe last edited by

          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 Reply Quote 0
          • First post
            Last post