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. MSVC 2015 kit not configured

MSVC 2015 kit not configured

Scheduled Pinned Locked Moved Solved General and Desktop
4 Posts 2 Posters 325 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.
  • S Offline
    S Offline
    SruDom
    wrote on last edited by
    #1

    Hi,
    I've a basic question about configuring a project. I need to use MSVC 2015 64 bit for my project. It is auto-detected by Qt but I see there is a warning sign on it and I cant find the compiler. See the screenshot below:
    f196f128-76e7-4ee7-af3f-e392bce1729d-image.png

    In order to compile using MSVC 2015 compiler, do I need to install the full Visual Studio including IDE?

    What should I do to enable MSVC2015 kit?

    Thank you

    jsulmJ 1 Reply Last reply
    0
    • S SruDom

      Hi,
      I've a basic question about configuring a project. I need to use MSVC 2015 64 bit for my project. It is auto-detected by Qt but I see there is a warning sign on it and I cant find the compiler. See the screenshot below:
      f196f128-76e7-4ee7-af3f-e392bce1729d-image.png

      In order to compile using MSVC 2015 compiler, do I need to install the full Visual Studio including IDE?

      What should I do to enable MSVC2015 kit?

      Thank you

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

      @SruDom said in MSVC 2015 kit not configured:

      do I need to install the full Visual Studio including IDE?

      Not necessarily. Microsoft Build Tools are enough (and Windows SDK as far as I know, at least to get the debugger).

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

      S 1 Reply Last reply
      2
      • jsulmJ jsulm

        @SruDom said in MSVC 2015 kit not configured:

        do I need to install the full Visual Studio including IDE?

        Not necessarily. Microsoft Build Tools are enough (and Windows SDK as far as I know, at least to get the debugger).

        S Offline
        S Offline
        SruDom
        wrote on last edited by
        #3

        @jsulm Hi, I installed Microsoft build tool 2015, also the latest Windows SDK. Still the compiler is not found in the kit. Any Idea what could be wrong?

        jsulmJ 1 Reply Last reply
        0
        • S SruDom

          @jsulm Hi, I installed Microsoft build tool 2015, also the latest Windows SDK. Still the compiler is not found in the kit. Any Idea what could be wrong?

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

          @SruDom I don't know. Try to remove Qt for MSVC2015 and install it again. Some users reported that this helped them.

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

          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