Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Step by step instruction to build Qt 4.7 Windows from git
Forum Updated to NodeBB v4.3 + New Features

Step by step instruction to build Qt 4.7 Windows from git

Scheduled Pinned Locked Moved Qt Creator and other tools
4 Posts 3 Posters 8.1k 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.
  • S Offline
    S Offline
    stephenju
    wrote on last edited by
    #1

    I figured out how to pull and update Qt from git and build it on OS X. Now I have a hard time doing the same on Windows. I am a Windows development newbie.

    The doc on building it on Windows seems to assume I have every other tools needed installed already. Well, I don't and I don't even know what they are. Some of the mentioned tools are even pricy commercial ones.

    Is there a more up to date and open source friendly instruction on building Qt from git on Windows? Specifically using mingw tool chains. I am using Creator for my project so mingw is already installed with it.

    Thanks.

    1 Reply Last reply
    0
    • D Offline
      D Offline
      DenisKormalev
      wrote on last edited by
      #2

      Hm, AFAIK, nothing except mingw is needed for base version of Qt. Of course you need MySQL dev files, OpenSSL dev files or something else for different additional things (database driver plugin, sslsockets and so on).

      1 Reply Last reply
      0
      • A Offline
        A Offline
        anselmolsm
        wrote on last edited by
        #3

        AFAIK all you need to build Qt on Windows is listed at:
        "http://doc.qt.nokia.com/4.7-snapshot/requirements-win.html":http://doc.qt.nokia.com/4.7-snapshot/requirements-win.html

        If you have any specific problem, post here so we can help you =)

        Anselmo L. S. Melo (anselmolsm)

        1 Reply Last reply
        0
        • D Offline
          D Offline
          DenisKormalev
          wrote on last edited by
          #4

          [quote author="anselmolsm" date="1278623614"]AFAIK all you need to build Qt on Windows is listed at:
          http://doc.qt.nokia.com/4.7-snapshot/requirements-win.html

          If you have any specific problem, post here so we can help you =)[/quote]

          Yeah, I forgot perl.

          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