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. QT Creator (4.0.3) (QT 5.6.3) compiler missing (System Configuration: Windows 7, Visual C++ Build tools 2015)

QT Creator (4.0.3) (QT 5.6.3) compiler missing (System Configuration: Windows 7, Visual C++ Build tools 2015)

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
4 Posts 3 Posters 1.5k 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.
  • Q Offline
    Q Offline
    qwerty1234
    wrote on 15 Nov 2018, 11:18 last edited by
    #1

    I have installed QT 5.6.3 on Windows 7 system with Visual C++ Build tools 2015 installed. But on starting QT, It fails to detect any compilers in the system. Please suggest me on how should the compiler be configured into it. Do let me know, if you need anything. Thanks!!2_1542280702652_Issue.PNG 1_1542280702651_Build_Run_Kits.PNG 0_1542280702650_Build_Run.PNG

    K 1 Reply Last reply 15 Nov 2018, 13:33
    0
    • Q qwerty1234
      15 Nov 2018, 11:18

      I have installed QT 5.6.3 on Windows 7 system with Visual C++ Build tools 2015 installed. But on starting QT, It fails to detect any compilers in the system. Please suggest me on how should the compiler be configured into it. Do let me know, if you need anything. Thanks!!2_1542280702652_Issue.PNG 1_1542280702651_Build_Run_Kits.PNG 0_1542280702650_Build_Run.PNG

      K Offline
      K Offline
      koahnig
      wrote on 15 Nov 2018, 13:33 last edited by
      #2

      @qwerty1234

      Hi and welcome to devnet forum

      Do you have the compiler installed separately?
      Qt online installer cannot automatically install the required MS compiler because of licensing issues. You need to download the matching MSVC community version directly from MS page.

      However, the Qt version you have downloaded and installed is rather old, we got allmost ready to switch to Qt 5.12.

      If there is no particular reason to have Qt5.6.2 installed and require a MS compiler, you can also install a newer Qt versiopn pre-built with MinGW compiler. This can be installed directly with Qt online installer. Up to Qt5.11.2 this would be a 32 bit install.
      However, there is already Qt5.12.0 as beta available. The pre-built is based on MinGW 64 bit compiler.

      Vote the answer(s) that helped you to solve your issue(s)

      Q 1 Reply Last reply 16 Nov 2018, 05:11
      2
      • K koahnig
        15 Nov 2018, 13:33

        @qwerty1234

        Hi and welcome to devnet forum

        Do you have the compiler installed separately?
        Qt online installer cannot automatically install the required MS compiler because of licensing issues. You need to download the matching MSVC community version directly from MS page.

        However, the Qt version you have downloaded and installed is rather old, we got allmost ready to switch to Qt 5.12.

        If there is no particular reason to have Qt5.6.2 installed and require a MS compiler, you can also install a newer Qt versiopn pre-built with MinGW compiler. This can be installed directly with Qt online installer. Up to Qt5.11.2 this would be a 32 bit install.
        However, there is already Qt5.12.0 as beta available. The pre-built is based on MinGW 64 bit compiler.

        Q Offline
        Q Offline
        qwerty1234
        wrote on 16 Nov 2018, 05:11 last edited by qwerty1234
        #3

        @koahnig Thank you for your time. :)
        Yes, I have space constraints on my system due to which I am sticking to QT 5.6.3. I had previously installed the Visual C++ Build tools from Microsoft community instead of installing the complete Visual studio 2015 (Again Short of Memory).
        QT MinGW version has some issues with WMI queries which is a part of my code and so it doesn't work for me. Hope it helps!

        J 1 Reply Last reply 16 Nov 2018, 07:47
        0
        • Q qwerty1234
          16 Nov 2018, 05:11

          @koahnig Thank you for your time. :)
          Yes, I have space constraints on my system due to which I am sticking to QT 5.6.3. I had previously installed the Visual C++ Build tools from Microsoft community instead of installing the complete Visual studio 2015 (Again Short of Memory).
          QT MinGW version has some issues with WMI queries which is a part of my code and so it doesn't work for me. Hope it helps!

          J Offline
          J Offline
          JKSH
          Moderators
          wrote on 16 Nov 2018, 07:47 last edited by
          #4

          @qwerty1234 You can manually add your compiler: https://doc.qt.io/qtcreator/creator-tool-chains.html

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

          1 Reply Last reply
          1

          1/4

          15 Nov 2018, 11:18

          • Login

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