Results 1 to 2 of 2

Thread: Qt creator needs a compiler

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2016
    Posts
    81
    Thanks
    31
    Qt products
    Qt5
    Platforms
    Windows

    Default Qt creator needs a compiler

    I Have Installed qt-opensource-windows-x86-msvc2015-5.6.0.exe and I have visual studio 2015 in my computer (windows 10 64 bit). But when I am running any program it is giving me this error.

    error: Qt Creator needs a compiler set up to build. Configure a compiler in the kit options.

    I have this specification in window "About Qt Creator".
    Based on Qt 5.6.0(MSVC 2013,32 bit).

    But in my computer:
    "C:\Qt\Qt5.6.0\5.6\msvc2015"

    From the menu of QtCreator, I Opened "Tools>Options>Build&Run>Compilers". No auto-detected configuration.

    compilers.jpg
    cmake.jpg

    I try to add manual with this specification but it does not work and I have same error:

    Compilres:
    Compiler path:C:\Qt\Qt5.6.0\5.6\msvc2015\bin\windeployqt.ex e
    Make path: C:\Qt\Qt5.6.0\5.6\msvc2015\bin\qmake.exe

    CMake:
    Path: C:\Qt\Qt5.6.0\5.6\msvc2015\bin\qmake.exe
    Last edited by neda; 18th May 2016 at 05:30.

Similar Threads

  1. Qt Creator needs a compiler set up to build.
    By Suabhni Sayyad in forum Qt Tools
    Replies: 0
    Last Post: 21st May 2014, 07:12
  2. QT Creator needs a compiler set up to build
    By nuliknol in forum Qt Tools
    Replies: 1
    Last Post: 6th April 2014, 14:57
  3. Replies: 2
    Last Post: 11th March 2014, 12:02
  4. how to add C++ compiler to QT creator?
    By costa in forum Qt Tools
    Replies: 3
    Last Post: 25th February 2014, 15:44
  5. qt creator and cross compiler
    By RAI32 in forum Newbie
    Replies: 2
    Last Post: 19th January 2012, 08:10

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
  •  
Qt is a trademark of The Qt Company.