Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. [solved]":-1: error: Qt Creator needs a compiler set up to build. Configure a compiler in the kit options." despite having the compiler
Forum Updated to NodeBB v4.3 + New Features

[solved]":-1: error: Qt Creator needs a compiler set up to build. Configure a compiler in the kit options." despite having the compiler

Scheduled Pinned Locked Moved Installation and Deployment
5 Posts 2 Posters 4.7k 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.
  • D Offline
    D Offline
    dmuthu
    wrote on last edited by
    #1

    Hello,

    I have been beating around this for a couple of days, but to no avail. I am total newbie to Qt.

    Details of usage:
    PC: Windows XP
    Qt Creator: qt-windows-opensource-5.0.2-msvc2010_32-x86-offline.exe
    msvc: Microsoft Visual C++ 2010 x86 Redistributor - 10.0.30319
    I also have msvc 2008 express installations.

    Don't have anything like Qt SDK.

    I tryouts in Qt:
    Went to Options-Build and Run - Compilers: Microsoft Visual C++ Compiler 9.0(x86) is auto-detected.
    Went to Options-Build and Run - Kits: Desktop Qt 5.0.2 MSVC2010 32bit (default) is auto-detected, BUT with a red mark. When I hover around the red mark, it shows: Error: No compiler set in kit. The compiler field is blank. I click on Manage and it goes to compilers tab. Then I select the auto detected Microsoft Visual C++ Compiler 9.0(x86) compiler, Apply +OK.
    When back to kits tab, it still shows the same error.

    What am I missing? What am I supposed to do?

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      You need MSVC2010 (no redistributable package is not enough) installed to use Qt compiled with MSVVC2010.

      (Z(:^

      1 Reply Last reply
      0
      • D Offline
        D Offline
        dmuthu
        wrote on last edited by
        #3

        Thanks for the reply.

        by MSVVC2010, do you mean: 'Microsoft Visual Studio 2010 Professional', 'Visual C++ 2010 Express'.

        Can you please name the exact Microsoft product that I have to download?

        Sorry for asking dumb questions. I am newbie to both Qt and Microsoft Visual Studio.

        Preferably, a freeware. Right now, MinGW is ruled out.

        1 Reply Last reply
        0
        • sierdzioS Offline
          sierdzioS Offline
          sierdzio
          Moderators
          wrote on last edited by
          #4

          Visual C++ 2010 Express is ok. If you have the money, you can go for Professional, but that is not necessary for compiling Qt stuff.

          (Z(:^

          1 Reply Last reply
          0
          • D Offline
            D Offline
            dmuthu
            wrote on last edited by
            #5

            OK. 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