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. Installation: Qt Creator needs a compiler set up to build
Forum Updated to NodeBB v4.3 + New Features

Installation: Qt Creator needs a compiler set up to build

Scheduled Pinned Locked Moved Installation and Deployment
7 Posts 3 Posters 2.9k 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.
  • A Offline
    A Offline
    Anabta
    wrote on last edited by
    #1

    Hey Guys

    I have just installed Qt 5.1.1 and tried to run the "Application Example".
    It didn't work, but this error appeared: "Qt Creator needs a compiler set up to build. Configure a compiler in the kit options."

    I googled a while and tried to install the MinGW compiler.
    Compilers settings:
    "Link":http://www.pic-upload.de/view-20638810/pic1.png.html

    Kits settings:
    "Link":http://www.pic-upload.de/view-20638825/pic2.png.html

    The same error still occurs...

    Do You have an idea whats wrong with my installation?

    Thanks

    Anabta

    PS: I'm sorry for my bad english, I am German ;)

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

      Hi and welcome to devnet,

      If I saw things correctly you have downloaded a MSVC version of Qt, this requires Visual Studio to be installed. Since you are interested in MinGW, you should uninstall both Qt and MinGW (yes both, so the system's clean) and download the MinGW Qt installer.

      You'll have everything you need with it.

      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
      • E Offline
        E Offline
        eMixam
        wrote on last edited by
        #3

        You have installed MSVC2012 version of Qt and you try to use it with MinGW.

        You need to use MSVC2012 instead of MinGW or use the MinGW version of Qt.

        Seems like you already have MSVC2010 (but now MinGW too :) ). So you can download either Qt - MSVC2010 / Qt - MinGW or download "something" (maybe Visual Express 2012 dunno...) to use MSVC2012.

        1 Reply Last reply
        0
        • A Offline
          A Offline
          Anabta
          wrote on last edited by
          #4

          Hi an thanks for the answer

          Can you give me the link of the MinGW Qt installer please? Just that I don't download the wrong file.

          Thanks

          Anabta

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

            Here you go: "mingw installer":http://download.qt-project.org/official_releases/qt/5.1/5.1.1/qt-windows-opensource-5.1.1-mingw48_opengl-x86-offline.exe

            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
            • A Offline
              A Offline
              Anabta
              wrote on last edited by
              #6

              Worked perfectly, thank you so much!!

              Anabta

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

                Your welcome !

                Since it's working now, please update the thread's title prepending [solved] so other forum users may know a solution has been found :)

                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

                • Login

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