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
4 Posts 3 Posters 2.3k Views 1 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.
  • jarnoldJ Offline
    jarnoldJ Offline
    jarnold
    wrote on last edited by
    #1

    I just installed Qt 5.6 and I'm having problems getting it set up to use MSVC 2015. I have installed the MSVC 2015 32 bit parts in the Qt installer, and it seems to find the compiler okay, as I see Microsoft Visual C++ Compiler 14.0 (x86) in the Compilers list,

    But the Qt Versions listed have the red stop sign and it says "No compiler can produce code for this Qt version. Please defined one or more compilers." for the Qt. 5.6.0 MSVC2015 32Bit Qt version (and the 64 bit version as well).

    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)"

    Why does it think my 14.0 compiler is for msvc2005? And how to I edit it?

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

      Is your VS2015 installation up and running (including C++ compiler)?
      Can you build a simple C++ program there?

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

      jarnoldJ 1 Reply Last reply
      0
      • jsulmJ jsulm

        Is your VS2015 installation up and running (including C++ compiler)?
        Can you build a simple C++ program there?

        jarnoldJ Offline
        jarnoldJ Offline
        jarnold
        wrote on last edited by
        #3

        @jsulm yes, MSVC 2015 is working just fine. I build our DLLs using it.

        1 Reply Last reply
        0
        • JKSHJ Offline
          JKSHJ Offline
          JKSH
          Moderators
          wrote on last edited by
          #4

          Hi @jarnold,

          If you're still having this problem, 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

          • Login

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