Results 1 to 3 of 3

Thread: Cannot setup tool chain to build...

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2011
    Posts
    22
    Thanks
    4
    Qt products
    Qt4
    Platforms
    Windows

    Exclamation Cannot setup tool chain to build...

    Hello.
    I am running Qt Creator 2.4.1 on Windows 7 Ultimate 64 bit, and am trying to build a project.
    However, when I click the Run button, I get an error in the Issues panel saying:

    :-1: error: Qt Creator needs a tool chain set up to build. Configure a tool chain in Project mode.
    So I went to the Projects section, and noticed that the "Tool chain:" field was greyed out with the text "<No tool chain selected>".
    So I clicked the "Manage" button right next to that field which brought up a dialog box showing a list of Auto-detected compilers, one of which was MinGW (see attachment).
    So I selected that one, clicked Apply and then Ok, but noticed that the "Tool chain:" field hadn't changed one bit. It still said "<No tool chain selected>".
    Next, I downloaded the latest version of MinGW, deciding to give that a shot instead of the one which came with the Qt SDK, and so then added the newer version as a "Clone" of the old option which I selected in the Build & Run > Tool Chains section, of course changing the compiler and debugger paths to point to the versions I downloaded (resulting paths being: C:\MinGW\bin\mingw32-g++.exe and C:\MinGW\bin\gdb.exe). But still the same problem!
    I still am not seeing any changes to the Tool chain field, and so every time I try to build the project, I get the same error as above, effectively bringing my project to a grinding halt. So I'm still stuck at the "WTF??" stage, and trying to figure out why Qt Creator is messing up. It seems to be a bug...

    Any ideas, anyone??

    Thanks in advance.
    Attached Images Attached Images

Similar Threads

  1. Cross compile errors: Qt 4.8 libs for arm with phonon using marvell tool chain
    By allamsetty in forum Installation and Deployment
    Replies: 2
    Last Post: 25th March 2012, 20:32
  2. Replies: 3
    Last Post: 27th September 2011, 06:42
  3. Qt Creator Build Qt 4.7.4 using Intel C/C++ compiler, tool chain creation problems
    By napajejenunedk0 in forum Qt Tools
    Replies: 0
    Last Post: 7th September 2011, 00:50
  4. Qt powered Build tool: R2build
    By r2build in forum Qt-based Software
    Replies: 2
    Last Post: 23rd October 2009, 04:06
  5. Replies: 12
    Last Post: 7th July 2009, 17:32

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.