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 creator (with bundled 32bit minGW) does not work after Windows reinstallation
Qt 6.11 is out! See what's new in the release blog

Qt creator (with bundled 32bit minGW) does not work after Windows reinstallation

Scheduled Pinned Locked Moved Solved General and Desktop
12 Posts 4 Posters 2.4k 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.
  • A Offline
    A Offline
    Aaron Kim
    wrote on last edited by Aaron Kim
    #1

    Hello, I had suffered from blue screens recently, so I reinstalled Windows 10 yesterday, with a latest Qt.
    However, I found that even a single default project can not be run on the Qt creator.
    0_1543855274305_001.PNG
    After I searched this problem a little bit, I also found that MinGW bundled with Qt installation does not work
    0_1543855389494_003.PNG

    I strongly assume that this happens because it is 32bit (However, it worked fine before I reinstalled Windows)
    I can not use 64-bit MinGW currently because it is not compatible with Qt, as well as the current project I'm working on uses 32-bit FMOD library. I'm quite frustrated now because I have to finish this project until next week.

    0_1543855507038_002.PNG
    I don't know if it can help to detect a problem, but it says that ABI detection is failed.

    • Qt version : 5.11.2 (latest)
    • Qt creator : 4.7.0? I can't remember but it was installed with the latest Qt
    • MinGW : 5.3.0 32bit (bundled with Qt)
    • Windows 10, 64bit

    What do I have to do? Should I try installing it with another, older Qt version?

    jsulmJ aha_1980A 2 Replies Last reply
    0
    • dheerendraD Offline
      dheerendraD Offline
      dheerendra
      Moderators Qt Champions 2024 Qt Champions 2022 Qt Champions 2017
      wrote on last edited by
      #2

      It should not. We are using it and working fine. Can show your kits configuration ?

      Dheerendra
      @Community Service
      Certified Qt Specialist
      https://www.pthinks.com

      1 Reply Last reply
      1
      • A Offline
        A Offline
        Aaron Kim
        wrote on last edited by Aaron Kim
        #3

        0_1543884586399_ca.PNG
        @dheerendra Here it is

        1 Reply Last reply
        0
        • A Aaron Kim

          Hello, I had suffered from blue screens recently, so I reinstalled Windows 10 yesterday, with a latest Qt.
          However, I found that even a single default project can not be run on the Qt creator.
          0_1543855274305_001.PNG
          After I searched this problem a little bit, I also found that MinGW bundled with Qt installation does not work
          0_1543855389494_003.PNG

          I strongly assume that this happens because it is 32bit (However, it worked fine before I reinstalled Windows)
          I can not use 64-bit MinGW currently because it is not compatible with Qt, as well as the current project I'm working on uses 32-bit FMOD library. I'm quite frustrated now because I have to finish this project until next week.

          0_1543855507038_002.PNG
          I don't know if it can help to detect a problem, but it says that ABI detection is failed.

          • Qt version : 5.11.2 (latest)
          • Qt creator : 4.7.0? I can't remember but it was installed with the latest Qt
          • MinGW : 5.3.0 32bit (bundled with Qt)
          • Windows 10, 64bit

          What do I have to do? Should I try installing it with another, older Qt version?

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

          @Aaron-Kim To be sure: after you reainstalled Windows you reinstalled Qt? Or are you using same Qt installation?

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

          1 Reply Last reply
          0
          • A Aaron Kim

            Hello, I had suffered from blue screens recently, so I reinstalled Windows 10 yesterday, with a latest Qt.
            However, I found that even a single default project can not be run on the Qt creator.
            0_1543855274305_001.PNG
            After I searched this problem a little bit, I also found that MinGW bundled with Qt installation does not work
            0_1543855389494_003.PNG

            I strongly assume that this happens because it is 32bit (However, it worked fine before I reinstalled Windows)
            I can not use 64-bit MinGW currently because it is not compatible with Qt, as well as the current project I'm working on uses 32-bit FMOD library. I'm quite frustrated now because I have to finish this project until next week.

            0_1543855507038_002.PNG
            I don't know if it can help to detect a problem, but it says that ABI detection is failed.

            • Qt version : 5.11.2 (latest)
            • Qt creator : 4.7.0? I can't remember but it was installed with the latest Qt
            • MinGW : 5.3.0 32bit (bundled with Qt)
            • Windows 10, 64bit

            What do I have to do? Should I try installing it with another, older Qt version?

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

            @Aaron-Kim it seems you installed way too much and you are confused now.

            Try installing only Qt for MinGW and the MinGW compiler.

            You dont need the MSVC and UWP stuff.

            Qt has to stay free or it will die.

            1 Reply Last reply
            0
            • A Offline
              A Offline
              Aaron Kim
              wrote on last edited by Aaron Kim
              #6

              @dheerendra @jsulm @aha_1980

              0_1543913078702_captr.PNG
              I just found a serious problem. All the gcc stuffs bundled with Qt are not installed correctly. (0KB)
              I try deleting them all, and then installing Qt again, but same.
              Why does this happen?!

              jsulmJ 1 Reply Last reply
              0
              • A Aaron Kim

                @dheerendra @jsulm @aha_1980

                0_1543913078702_captr.PNG
                I just found a serious problem. All the gcc stuffs bundled with Qt are not installed correctly. (0KB)
                I try deleting them all, and then installing Qt again, but same.
                Why does this happen?!

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

                @Aaron-Kim Do you have anti-virus software running?
                Any warnings/errors during installation?
                Did you try to install into a different directory?

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

                A 2 Replies Last reply
                1
                • jsulmJ jsulm

                  @Aaron-Kim Do you have anti-virus software running?
                  Any warnings/errors during installation?
                  Did you try to install into a different directory?

                  A Offline
                  A Offline
                  Aaron Kim
                  wrote on last edited by
                  #8

                  @jsulm Windows defender is turned on. I'll try turning it off.

                  1 Reply Last reply
                  0
                  • jsulmJ jsulm

                    @Aaron-Kim Do you have anti-virus software running?
                    Any warnings/errors during installation?
                    Did you try to install into a different directory?

                    A Offline
                    A Offline
                    Aaron Kim
                    wrote on last edited by
                    #9

                    @jsulm Yes. It was because of Windows defender. All the mingw stuffs work fine. But I just found that also some Qt dlls (like Qt5Widgetsd.dll) are also corrupted.
                    Is there a way to simply install only Dlls without any stuff?

                    jsulmJ A 2 Replies Last reply
                    0
                    • A Aaron Kim

                      @jsulm Yes. It was because of Windows defender. All the mingw stuffs work fine. But I just found that also some Qt dlls (like Qt5Widgetsd.dll) are also corrupted.
                      Is there a way to simply install only Dlls without any stuff?

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

                      @Aaron-Kim said in Qt creator (with bundled 32bit minGW) does not work after Windows reinstallation:

                      Is there a way to simply install only Dlls without any stuff?

                      You should reinstall Qt

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

                      A 1 Reply Last reply
                      1
                      • A Aaron Kim

                        @jsulm Yes. It was because of Windows defender. All the mingw stuffs work fine. But I just found that also some Qt dlls (like Qt5Widgetsd.dll) are also corrupted.
                        Is there a way to simply install only Dlls without any stuff?

                        A Offline
                        A Offline
                        Aaron Kim
                        wrote on last edited by Aaron Kim
                        #11

                        @jsulm I managed to solve the problem by using offline downloader.
                        But I got the following error.

                        qt.qpa.plugin: Could not find the Qt platform plugin "windows" in ""
                        This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                        Available platform plugins are: minimal, offscreen, webgl.

                        1 Reply Last reply
                        0
                        • jsulmJ jsulm

                          @Aaron-Kim said in Qt creator (with bundled 32bit minGW) does not work after Windows reinstallation:

                          Is there a way to simply install only Dlls without any stuff?

                          You should reinstall Qt

                          A Offline
                          A Offline
                          Aaron Kim
                          wrote on last edited by
                          #12

                          @jsulm Never mind! Qwindows.dll was also corrupted. I replaced it with the new one.

                          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