Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Which version of QT Creator to install for using MinGW 4.9.1

Which version of QT Creator to install for using MinGW 4.9.1

Scheduled Pinned Locked Moved Solved Installation and Deployment
9 Posts 3 Posters 1.1k 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.
  • beautifulcloudB Offline
    beautifulcloudB Offline
    beautifulcloud
    wrote on last edited by
    #1

    Hello,

    I'm a student and new to QT, I'd like to use it to create a GUI of a C++ script I wrote and supported with MinGW 4.9.1.

    I installed the latest version which didn't support it then I tended to try installing other versions like QT 5.4.1.

    When I create a new project I don't get the impression that 'it is possible to use MinGW 4.9.1 in the kits offered, there is only 5.4.1 and when I click on "Manage" it is impossible to change the compiler to the desired version.

    I hope I am in the right section. If someone can tell me if it is possible to use this version of MinGW for QT Creator because I cannot use other versions.

    Thanks

    JonBJ JKSHJ 2 Replies Last reply
    0
    • beautifulcloudB beautifulcloud

      Hello,

      I'm a student and new to QT, I'd like to use it to create a GUI of a C++ script I wrote and supported with MinGW 4.9.1.

      I installed the latest version which didn't support it then I tended to try installing other versions like QT 5.4.1.

      When I create a new project I don't get the impression that 'it is possible to use MinGW 4.9.1 in the kits offered, there is only 5.4.1 and when I click on "Manage" it is impossible to change the compiler to the desired version.

      I hope I am in the right section. If someone can tell me if it is possible to use this version of MinGW for QT Creator because I cannot use other versions.

      Thanks

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by JonB
      #2

      @beautifulcloud
      Why would you want to use an old version of MinGW, it's not a thing to design your project around. And whatever you might already have can surely be moved without much hassle to a newer version.

      MinGW is now on v.11 and Qt is on 6.5. And Qt for Windows comes with a version of MinGW for you. I would strongly suggest you move to latest Qt/MinGW/Creator.

      beautifulcloudB 1 Reply Last reply
      1
      • JonBJ JonB

        @beautifulcloud
        Why would you want to use an old version of MinGW, it's not a thing to design your project around. And whatever you might already have can surely be moved without much hassle to a newer version.

        MinGW is now on v.11 and Qt is on 6.5. And Qt for Windows comes with a version of MinGW for you. I would strongly suggest you move to latest Qt/MinGW/Creator.

        beautifulcloudB Offline
        beautifulcloudB Offline
        beautifulcloud
        wrote on last edited by
        #3

        @JonB As I said, my program was written with this version and cannot support newer versions, I need that MinGW 4.9.1 version to implement it into QT

        JonBJ 1 Reply Last reply
        0
        • beautifulcloudB beautifulcloud

          Hello,

          I'm a student and new to QT, I'd like to use it to create a GUI of a C++ script I wrote and supported with MinGW 4.9.1.

          I installed the latest version which didn't support it then I tended to try installing other versions like QT 5.4.1.

          When I create a new project I don't get the impression that 'it is possible to use MinGW 4.9.1 in the kits offered, there is only 5.4.1 and when I click on "Manage" it is impossible to change the compiler to the desired version.

          I hope I am in the right section. If someone can tell me if it is possible to use this version of MinGW for QT Creator because I cannot use other versions.

          Thanks

          JKSHJ Offline
          JKSHJ Offline
          JKSH
          Moderators
          wrote on last edited by
          #4

          Hi, and welcome!

          @beautifulcloud said in Which version of QT Creator to install for using MinGW 4.9.1:

          I installed the latest version which didn't support it

          What exactly isn't supported?

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          beautifulcloudB 1 Reply Last reply
          0
          • JKSHJ JKSH

            Hi, and welcome!

            @beautifulcloud said in Which version of QT Creator to install for using MinGW 4.9.1:

            I installed the latest version which didn't support it

            What exactly isn't supported?

            beautifulcloudB Offline
            beautifulcloudB Offline
            beautifulcloud
            wrote on last edited by beautifulcloud
            #5

            Hello @JKSH

            I mean I'm having trouble getting to grips with the software. I installed the latest version and I can't remember the error, I was recommended to use QT version 5.4.1 which supported MinGW version 4.9.1, I tried to focus on it and indeed the MinGW version I'm looking for is in the manual category. I still can't select it in the kits listed by QT Creator

            I believe I'm lost

            If I have the MinGW compiler of my wanted version separately, can I import it and run the latest version of QT Creator with it?

            JKSHJ 1 Reply Last reply
            0
            • beautifulcloudB beautifulcloud

              Hello @JKSH

              I mean I'm having trouble getting to grips with the software. I installed the latest version and I can't remember the error, I was recommended to use QT version 5.4.1 which supported MinGW version 4.9.1, I tried to focus on it and indeed the MinGW version I'm looking for is in the manual category. I still can't select it in the kits listed by QT Creator

              I believe I'm lost

              If I have the MinGW compiler of my wanted version separately, can I import it and run the latest version of QT Creator with it?

              JKSHJ Offline
              JKSHJ Offline
              JKSH
              Moderators
              wrote on last edited by
              #6

              @beautifulcloud said in Which version of QT Creator to install for using MinGW 4.9.1:

              I was recommended to use QT version 5.4.1 which supported MinGW version 4.9.1, I tried to focus on it and indeed the MinGW version I'm looking for is in the manual category. I still can't select it in the kits listed by QT Creator

              I believe I'm lost

              If you download this: https://download.qt.io/new_archive/qt/5.4/5.4.2/qt-opensource-windows-x86-mingw491_opengl-5.4.2.exe you should find the following components. Make sure you select all 3:

              • Qt Creator IDE (already selected by default)
              • Qt 5.4.2 libraries for MinGW 4.9.1
              • MinGW 4.9.1 compiler

              After that, make sure you open the copy of Qt Creator that was installed by this installer.

              If I have the MinGW compiler of my wanted version separately, can I import it and run the latest version of QT Creator with it?

              Your own copy of MinGW 4.9.1 can be used with the latest Qt Creator. But it cannot be used with the latest version of Qt.

              Note: Qt Creator IDE != Qt Libraries

              I mean I'm having trouble getting to grips with the software. I installed the latest version and I can't remember the error,

              If you come across any further errors, please copy it word-for-word (or post a screenshot). This will help us to identify the problem.

              I strongly doubt that your old C++ project cannot be handled by a newer version of MinGW.

              Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

              beautifulcloudB 1 Reply Last reply
              3
              • JKSHJ JKSH

                @beautifulcloud said in Which version of QT Creator to install for using MinGW 4.9.1:

                I was recommended to use QT version 5.4.1 which supported MinGW version 4.9.1, I tried to focus on it and indeed the MinGW version I'm looking for is in the manual category. I still can't select it in the kits listed by QT Creator

                I believe I'm lost

                If you download this: https://download.qt.io/new_archive/qt/5.4/5.4.2/qt-opensource-windows-x86-mingw491_opengl-5.4.2.exe you should find the following components. Make sure you select all 3:

                • Qt Creator IDE (already selected by default)
                • Qt 5.4.2 libraries for MinGW 4.9.1
                • MinGW 4.9.1 compiler

                After that, make sure you open the copy of Qt Creator that was installed by this installer.

                If I have the MinGW compiler of my wanted version separately, can I import it and run the latest version of QT Creator with it?

                Your own copy of MinGW 4.9.1 can be used with the latest Qt Creator. But it cannot be used with the latest version of Qt.

                Note: Qt Creator IDE != Qt Libraries

                I mean I'm having trouble getting to grips with the software. I installed the latest version and I can't remember the error,

                If you come across any further errors, please copy it word-for-word (or post a screenshot). This will help us to identify the problem.

                I strongly doubt that your old C++ project cannot be handled by a newer version of MinGW.

                beautifulcloudB Offline
                beautifulcloudB Offline
                beautifulcloud
                wrote on last edited by
                #7

                @JKSH
                Thanks for your reply, I'll let you know.

                beautifulcloudB 1 Reply Last reply
                0
                • beautifulcloudB beautifulcloud

                  @JKSH
                  Thanks for your reply, I'll let you know.

                  beautifulcloudB Offline
                  beautifulcloudB Offline
                  beautifulcloud
                  wrote on last edited by
                  #8

                  Hello,

                  I modified my code to solve errors related to new versions of MinGW and I installed QT 6, problem solved thank you

                  1 Reply Last reply
                  0
                  • beautifulcloudB beautifulcloud has marked this topic as solved on
                  • beautifulcloudB beautifulcloud

                    @JonB As I said, my program was written with this version and cannot support newer versions, I need that MinGW 4.9.1 version to implement it into QT

                    JonBJ Offline
                    JonBJ Offline
                    JonB
                    wrote on last edited by
                    #9

                    @beautifulcloud said in Which version of QT Creator to install for using MinGW 4.9.1:

                    @JonB As I said, my program was written with this version and cannot support newer versions, I need that MinGW 4.9.1 version to implement it into QT

                    :) I think you made the wise decision!

                    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