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. QT 5.9.2 open + VS2015 (Win10) = cannot find VS compilers
Forum Updated to NodeBB v4.3 + New Features

QT 5.9.2 open + VS2015 (Win10) = cannot find VS compilers

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
7 Posts 3 Posters 1.7k Views 2 Watching
  • 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.
  • S Offline
    S Offline
    Stefano79
    wrote on last edited by Stefano79
    #1

    Hi all,
    As titled, i installed vs2015 (community ed) and QT 5.9.2 (open source, every precompiled library installed) in my Win10 envroinment. QT creator cannot recognize any VS2015 but only MiniGW ones, which don't work with my project. I must use those versions due to constraint on my current project.

    Is there a list of thing i can check to fix it?

    Sorry if topic has been treated or dumb question, i'm new to this envroinment

    Thx

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

      Hi,

      This question has indeed been asked many times already. The first thing to check is that you installed the C++ components along Visual Studio. As silly as it sounds, it's not selected by default when running the installer.

      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
      2
      • S Offline
        S Offline
        Stefano79
        wrote on last edited by Stefano79
        #3

        Sgaist, thanks for reply.

        Cool. However, as far as i remember, Vs2015 installation asked nothing about optional components, it just installs itself (apart asking a MS login). Anyway, is there a way to fix it after VS installation? May i ask which are those "C++ components" to install?

        EDIT: i run the VS2015 setup from control panel and the VC++ tree was actually missing. Installing now. Will post here if it works

        thanks

        1 Reply Last reply
        1
        • S Offline
          S Offline
          Stefano79
          wrote on last edited by Stefano79
          #4

          update:

          now i'm getting the VS2015 C++ Options. But, indeed, C++ compiler. No C, no debugger. After selecting "GNU GDB 7.10" as debugger, it seems concerned about the "the ABI of the selected debugger does not match with the compiler ABI".

          Edit: installing the WDK kit including the CDB debugger.

          Never Ending Story :)

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

            The default debugger of Visual Studio is only available from within Visual Studio. As you have discovered, you have to install the standalone debugging tools.

            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
            0
            • S Offline
              S Offline
              Stefano79
              wrote on last edited by
              #6

              installed the WDK for VS2015, and now yeah, kit is complete and i can compile my project!

              Thanks

              aha_1980A 1 Reply Last reply
              1
              • S Stefano79

                installed the WDK for VS2015, and now yeah, kit is complete and i can compile my project!

                Thanks

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

                @Stefano79

                Glad you figured it out. Then please mark this thread as solved.

                Thanks.

                Qt has to stay free or it will die.

                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