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. where to download Qt for Window x64 mingw?
Forum Updated to NodeBB v4.3 + New Features

where to download Qt for Window x64 mingw?

Scheduled Pinned Locked Moved Solved General and Desktop
4 Posts 3 Posters 1.6k Views 2 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.
  • joeQJ Offline
    joeQJ Offline
    joeQ
    wrote on last edited by
    #1

    i want to download qt window x64 mingw, but, in download.qt.io. i found all the qt for windows are x86?

    Just do it!

    jsulmJ 1 Reply Last reply
    0
    • joeQJ joeQ

      i want to download qt window x64 mingw, but, in download.qt.io. i found all the qt for windows are x86?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by jsulm
      #2

      @joeQ There is no official 64bit Qt build for MinGW. If you really need one you need to build Qt by yourself.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      joeQJ 1 Reply Last reply
      2
      • jsulmJ jsulm

        @joeQ There is no official 64bit Qt build for MinGW. If you really need one you need to build Qt by yourself.

        joeQJ Offline
        joeQJ Offline
        joeQ
        wrote on last edited by
        #3

        @jsulm Thank you .

        Just do it!

        1 Reply Last reply
        0
        • BuckwheatB Offline
          BuckwheatB Offline
          Buckwheat
          wrote on last edited by
          #4

          @joeQ

          As there is no "official" x64 Qt for MinGW, you can download the MSYS2 64-bit version and get the complete GNU toolchain as-well-as the complete Qt builds. After doing the initial download of MSYS2, use the pacman command from the bash shell to update your system.

          Even though I use a licensed Qt, I still use MSYS2 so I can build with MinGW 64-bit or 32-bit to ensure cross-platform compatability.

          The current toolchain contains the following versions
          compilers: 7.2.0 both 32-bit and 64-bit
          Qt 5.9.1 (built with 7.2.0)
          Qt Creator 4.4.0
          GDB 8.0.1

          Enjoy!

          Dave Fileccia

          1 Reply Last reply
          1

          • Login

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