Results 1 to 7 of 7

Thread: Qt5 - mingw

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Nov 2012
    Posts
    2
    Platforms
    Windows

    Default Qt5 - mingw

    Hi I installed QT5 beta and MINGW on my computer. When I build using the gui, I get ":-1: error: Qt Creator needs a compiler set up to build. Configure a compiler in the kit options." In the option, I can see Desktop QT 5 beta in the kit settings and in the compiler I see MinGw x86 64bits as automatic settings. What is wrong with my configuration ? Should I try a previous revision of Qt ? Can someone help me please ?

    thanks

  2. #2
    Join Date
    Apr 2012
    Posts
    4
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Wiki edits
    1

    Default Re: Qt5 - mingw

    The beta installer only contains packages for Microsoft Visual Studio, not MinGW. If you run the installer again and read the package names carefully, you'll see it.

    You can either download Visual Studio Express, or build Qt 5 from source (http://qt-project.org/wiki/Building-Qt-5-from-Git), or download Qt 4.8.

    However, if you download Qt 4.8, your MinGW needs to have GCC 4.4 to 4.6 ...the latest GCC 4.7 is incompatible.

  3. #3
    Join Date
    Nov 2012
    Posts
    3
    Qt products
    Qt3
    Platforms
    MacOS X

    Default Re: Qt5 - mingw

    yeps dear its shows error for me also...

Similar Threads

  1. mingw gcc 4.6 and qt 4.7.3
    By creatio.x in forum Installation and Deployment
    Replies: 0
    Last Post: 1st July 2011, 19:30
  2. Are QT + mingw using c++0x ?
    By tonnot in forum Qt Programming
    Replies: 3
    Last Post: 14th April 2011, 12:58
  3. VC++ & minGW
    By NewLegend in forum Qt Programming
    Replies: 3
    Last Post: 30th August 2010, 05:43
  4. Qt for mingw
    By calmspeaker in forum Qt Programming
    Replies: 1
    Last Post: 15th January 2009, 08:57
  5. MinGW how to
    By nileshsince1980 in forum Qt Programming
    Replies: 3
    Last Post: 24th September 2007, 11:54

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.