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. My Win7 32bits doesn't have proper Qt versions in the Kits configuration.

My Win7 32bits doesn't have proper Qt versions in the Kits configuration.

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
5 Posts 3 Posters 581 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.
  • C Offline
    C Offline
    cs_matrix
    wrote on last edited by
    #1

    Hello everyone.
    I used the online open source installation for the Qt 5.12.0. After the installation completed, I created a Qt Widgets Application Project through the QT Creator 4.8.0(Community). In the step to select a proper Qt version, I had no choice to select like the below picture.
    0_1547200995435_bug01.png
    How do I solve this problems? Thanks a lot.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Did you also install the MinGW version provided through the installer ?
      Do you have Visual Studio 2015 (that can't be provided because of Microsoft rules)
      Did you install the Android SDK and NDK ?

      If you go to the Kit part of Qt Creator's preferences, what information do you get when hovering the red mark with your mouse ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • C Offline
        C Offline
        cs_matrix
        wrote on last edited by
        #3

        Hello, thank you for your kind reply.

        1. There seems no MinGW 7.3 32bit version choice in the installation components list;
        2. My VS 2015 is a 32bit version :(
        3. Not.
          The infomation is "qmake not exist or can not execute".
          If I need to reinstall, how do I choose the installation components? My windows is win7 32bit version. Big thanks to you.
        aha_1980A 1 Reply Last reply
        0
        • C cs_matrix

          Hello, thank you for your kind reply.

          1. There seems no MinGW 7.3 32bit version choice in the installation components list;
          2. My VS 2015 is a 32bit version :(
          3. Not.
            The infomation is "qmake not exist or can not execute".
            If I need to reinstall, how do I choose the installation components? My windows is win7 32bit version. Big thanks to you.
          aha_1980A Offline
          aha_1980A Offline
          aha_1980
          Lifetime Qt Champion
          wrote on last edited by aha_1980
          #4

          @cs_matrix

          It seems you installed Qt versions for 64 bit, they will not work on your system.

          Unfortunately, Qt 5.12 is MinGW64-only for now (QTBUG-35288), but several people have interest in 32 bit too.

          I don't know if a MSVC 2015 32 bit is still delivered as prebuild version.

          In both cases, it would be possible to build Qt from source, or use an older version like 5.11.x.

          Qt has to stay free or it will die.

          1 Reply Last reply
          3
          • C Offline
            C Offline
            cs_matrix
            wrote on last edited by
            #5

            Hello, thank you for your kindly reply.
            OK, I will follow your instruction and try to install an earlier Qt version.

            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