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. Problem with configuring compiler
Forum Updated to NodeBB v4.3 + New Features

Problem with configuring compiler

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 624 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.
  • CzarekC Offline
    CzarekC Offline
    Czarek
    wrote on last edited by Czarek
    #1

    Hello,
    I have been trying to find solution of my problem in this forum. There were a couple of people who had the same problem but I could not match advices which they got wih my situation (probably it is my fault). So: when I try to build a project, it shows the issue: :-1: error: Qt Creator needs a compiler set up to build. Configure a compiler in the kit options. I have Windows 7, Qt Creator 3.5.1 (opensource) Based on Qt 5.5.1.

    1. In Build & Run / Compiler it auto-detected Windows SDK for Windows 7 and MinGw but I could not set any in Build & Run / Kits / Auto - Detected / Desktop Qt 5.5.1 MSVC2013 32bit.
    2. I added a manual Kit, set a compiler and made default. But the problem did not dissapear.
    3. I uninstaled SDK 7 and instaled standalone SDK v10. It did not show SDK v10 in Build & Run / Compilers.
    4. I uninstaled standalone SDK v10 and installed Microsoft Visual Studio 2015 - the result like above.
      Please help me with that problem, what environment should I install to solve the problem?
      Kind regards
      Czarek
    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      You have to install the compiler matching the Qt package you installed (only exception is MinGW which is provided by the installer). So if you install Qt for MSVC2013 then you have to install Visual Studio 2013. The VS compilers are not compatible one with the other.

      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
      1
      • CzarekC Offline
        CzarekC Offline
        Czarek
        wrote on last edited by
        #3

        I applied to Your advice. It works. Thank You.

        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