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. QtCreator Qt 5.6.0 VS2015 - don't accept compilers
Forum Updated to NodeBB v4.3 + New Features

QtCreator Qt 5.6.0 VS2015 - don't accept compilers

Scheduled Pinned Locked Moved Solved General and Desktop
2 Posts 1 Posters 2.1k 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.
  • AlprogA Offline
    AlprogA Offline
    Alprog
    wrote on last edited by
    #1

    Hi there.

    I install OpenSource Qt 5.6 VS2015 64 bit for windows with QtCreator + VS2015 Community on my Windows 10.

    Qt Creator recognize some compilers as expected:

    • Microsoft Visual C++ Compiler 14.0 (x86)
    • Microsoft Visual C++ Compiler 14.0 (amd64)
    • Microsoft Visual C++ Compiler 14.0 (x86-amd64)
    • Microsoft Visual C++ Compiler 14.0 (x86_arm)
    • Microsoft Visual C++ Compiler 14.0 (amd64_arm)

    But I got error when configure project:
    "The compiler "Microsoft Visual C++ Compiler 14.0 (amd64)" (x86-windows-msvc2005-pe-64bit)
    cannot produce code for the Qt version "Qt 5.6.0 MSVC 64bit" (x86-windows-msvc2015-pe-64bit)."

    It's not a typo. It recognize my msvc2015 (14) as msvc2005.
    The same thing with 32 bit profile. I have tried reinstall all (Qt and VS) - but no luck.

    How I can fix this?

    1 Reply Last reply
    0
    • AlprogA Offline
      AlprogA Offline
      Alprog
      wrote on last edited by
      #2

      Delete this file
      C:\Users\Alexander.ALPROGPC\AppData\Roaming\QtProject\qtcreator\toolchains.xml
      solve problem.

      Thanks! :)

      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