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. Qt creator needs a compiler set up to build. Configure a compiler in kit options
Forum Updated to NodeBB v4.3 + New Features

Qt creator needs a compiler set up to build. Configure a compiler in kit options

Scheduled Pinned Locked Moved Unsolved General and Desktop
qt compilerkit optionsqt no compiler
2 Posts 2 Posters 1.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.
  • T Offline
    T Offline
    tzhai
    wrote on last edited by
    #1

    Qt Creator 3.5.1 Windows 7 Enterprise SP1

    Created a first Qt widget project with a simple label, try to compile, but got the following message: Qt creator needs a compiler set up to build. Configure a compiler in kit options. I have MinGW and selected in kit option, but it still complains about no compiler. Please help

    I've already had MinGW installed and listed under 'Manual' section of
    the compilers tab for 'Build & Run' option and it is pointing to C:\MinGW\bin\g++.exe (ABI: x86-window)

    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 also need to make it known the Kit.

      By the way, why not use the MinGW compiler provided by Qt directly ? Doing so you would already have everything ready to use.

      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