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. Problems creating msvc2015 Kit
Forum Updated to NodeBB v4.3 + New Features

Problems creating msvc2015 Kit

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
5 Posts 4 Posters 3.3k 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.
  • RuggeroR Offline
    RuggeroR Offline
    Ruggero
    wrote on last edited by
    #1

    Re: Problems creating msvc2015 Kit
    I installed VS2015 and QT 5.7.0 and I have the same problem:
    In the Kits tab, it says there is no compiler defined for the Desktop Qt 5.6.0 MSVC2015 32 bit Kit. And if I try to define my own kit, selecting the Microsoft Visual C++ Compiler 14.0 (x86) for it, it still has the red stop sign and this time says "The compiler MSVC2015 14.0 (x86) (x86-windows-msvc2005-pe-32bit) cannot produce code for the Qt version Qt 5.6.0 MSVC2015 32-bit (x86-windows-msvc2015-pe-32bit)"
    VS2015 works I compile C++ projects and C# projects.
    Any Idea
    Thanks

    1 Reply Last reply
    0
    • jameslothian23J Offline
      jameslothian23J Offline
      jameslothian23
      wrote on last edited by
      #2

      For what it's worth, I've got exactly the same problem. Windows 10 64-bit, VS2015 community edition. I've just installed QT 5.7. QT Creator has set up a 64-bit kit, and a 32-bit kit with a red blob. Hovering over it gets me 'no compiler set in kit'. If I try to define a kit manually, the compiler selection dropdown is disabled. If I hover over the resulting manual kit in the kits list, I get "The compiler MSVC2015 14.0 (x86) (x86-windows-msvc2005-pe-32bit) cannot produce code for the Qt version Qt 5.7.0 MSVC2015 32-bit (x86-windows-msvc2015-pe-32bit)". Note the distinction between x86-windows-msvc2005-pe-32bit and MSVC2015 32-bit (x86-windows-msvc2015-pe-32bit) (emphasis added). Any chance of a fix or workaround for this? It's unusable as is.

      I've used QT4.* with VS2008 in the past, and I don't remember it being anything like as painful to set up as this.

      James Lothian

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

        Hi and welcome to devnet,

        You should take a look at the bug report system to see if it's something known. If not please consider opening a new report providing all the information you have found so far.

        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
        • JKSHJ Offline
          JKSHJ Offline
          JKSH
          Moderators
          wrote on last edited by JKSH
          #4

          Hi @Ruggero and @jameslothian23,

          See https://www.reddit.com/r/Qt5/comments/3xzwqm/why_is_qt_identifying_msvc_2015_as_msvc_2005/ for a possible solution (t_hunger is one of the engineers who works on Qt Creator).

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

          1 Reply Last reply
          1
          • jameslothian23J Offline
            jameslothian23J Offline
            jameslothian23
            wrote on last edited by
            #5

            Thanks, that seems to have done it. It would be good if this were listed as a known issue.

            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