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. QT 5.8.0 64 Bit with MinGW-w64 Configuration

QT 5.8.0 64 Bit with MinGW-w64 Configuration

Scheduled Pinned Locked Moved Unsolved General and Desktop
qt5.8.064bitmingw64downloadconfigure
7 Posts 3 Posters 2.8k 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.
  • J Offline
    J Offline
    JG97
    wrote on last edited by
    #1

    How do I download and configure QT 5.8.0 64 bit on Windows 10 using MinGW-w64 compiler as opposed to MSVC configuration. I wish to build 64 bit apps as I need higher memory allocation levels than 32 bit builds allow. I have found articles relating to QT 5.5 and below, with various patching methods. I would prefer to download QT 5.8.0 preconfigured for 64 bit desktop app compiling and debugging, or cleanest "patch" possible. What is recommended?

    aha_1980A 1 Reply Last reply
    0
    • J JG97

      How do I download and configure QT 5.8.0 64 bit on Windows 10 using MinGW-w64 compiler as opposed to MSVC configuration. I wish to build 64 bit apps as I need higher memory allocation levels than 32 bit builds allow. I have found articles relating to QT 5.5 and below, with various patching methods. I would prefer to download QT 5.8.0 preconfigured for 64 bit desktop app compiling and debugging, or cleanest "patch" possible. What is recommended?

      aha_1980A Offline
      aha_1980A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @JG97

      You can instead download Qt 5.12, it is available as prebuild MinGW 64 bit and (since 5.12.2) as 32 bit also.

      Using 5.8 is not recommend as it is already out of support. You should at least use Qt 5.9.x instead, but 5.12 is better.

      Qt has to stay free or it will die.

      J 2 Replies Last reply
      2
      • aha_1980A aha_1980

        @JG97

        You can instead download Qt 5.12, it is available as prebuild MinGW 64 bit and (since 5.12.2) as 32 bit also.

        Using 5.8 is not recommend as it is already out of support. You should at least use Qt 5.9.x instead, but 5.12 is better.

        J Offline
        J Offline
        JG97
        wrote on last edited by
        #3

        @aha_1980 Could you explain why QT 5.12 is better?

        1 Reply Last reply
        0
        • aha_1980A aha_1980

          @JG97

          You can instead download Qt 5.12, it is available as prebuild MinGW 64 bit and (since 5.12.2) as 32 bit also.

          Using 5.8 is not recommend as it is already out of support. You should at least use Qt 5.9.x instead, but 5.12 is better.

          J Offline
          J Offline
          JG97
          wrote on last edited by
          #4

          @aha_1980 said in QT 5.8.0 64 Bit with MinGW-w64 Configuration:

          @JG97

          You can instead download Qt 5.12, it is available as prebuild MinGW 64 bit and (since 5.12.2) as 32 bit also.

          Using 5.8 is not recommend as it is already out of support. You should at least use Qt 5.9.x instead, but 5.12 is better.

          Where can I download QT 5.12 as prebuild MinGW 64 bit?

          aha_1980A 1 Reply Last reply
          0
          • J JG97

            @aha_1980 said in QT 5.8.0 64 Bit with MinGW-w64 Configuration:

            @JG97

            You can instead download Qt 5.12, it is available as prebuild MinGW 64 bit and (since 5.12.2) as 32 bit also.

            Using 5.8 is not recommend as it is already out of support. You should at least use Qt 5.9.x instead, but 5.12 is better.

            Where can I download QT 5.12 as prebuild MinGW 64 bit?

            aha_1980A Offline
            aha_1980A Offline
            aha_1980
            Lifetime Qt Champion
            wrote on last edited by
            #5

            @JG97

            Could you explain why QT 5.12 is better?

            Because it is longer supported.

            Where can I download QT 5.12 as prebuild MinGW 64 bit?

            Either with the online installer: https://download.qt.io/official_releases/online_installers/qt-unified-windows-x86-online.exe

            or as offline download: https://download.qt.io/official_releases/qt/5.12/5.12.2/qt-opensource-windows-x86-5.12.2.exe (contains more platforms, like MSVC).

            Qt has to stay free or it will die.

            J 1 Reply Last reply
            1
            • aha_1980A aha_1980

              @JG97

              Could you explain why QT 5.12 is better?

              Because it is longer supported.

              Where can I download QT 5.12 as prebuild MinGW 64 bit?

              Either with the online installer: https://download.qt.io/official_releases/online_installers/qt-unified-windows-x86-online.exe

              or as offline download: https://download.qt.io/official_releases/qt/5.12/5.12.2/qt-opensource-windows-x86-5.12.2.exe (contains more platforms, like MSVC).

              J Offline
              J Offline
              JG97
              wrote on last edited by
              #6

              @aha_1980 Thank you. How do I configure the x86 package for building 64 bit applications?

              jsulmJ 1 Reply Last reply
              0
              • J JG97

                @aha_1980 Thank you. How do I configure the x86 package for building 64 bit applications?

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

                @JG97 said in QT 5.8.0 64 Bit with MinGW-w64 Configuration:

                How do I configure the x86 package for building 64 bit applications?

                You can't. You install Qt 5.12 MinGW 64bit and MinGW 64bit (it is available in the installer under Tools) and use this for 64bit apps. For 32bit apps you do the same but 32bit...

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

                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