Results 1 to 4 of 4

Thread: MinGW-ing Qt

  1. #1
    Join Date
    Apr 2010
    Posts
    152
    Thanks
    5
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default MinGW-ing Qt

    Cannot find official instructions on how to compile Qt 5 source for MinGW gcc 4.7.2. Any information please?

    Thanks.

  2. #2
    Join Date
    Apr 2010
    Posts
    152
    Thanks
    5
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: MinGW-ing Qt

    I tried to compile using some sample configurations but...crap MinGW32-make fails. I think the whole Qt5 package is somehow broken...

  3. #3
    Join Date
    Nov 2012
    Posts
    5
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: MinGW-ing Qt

    Hi,

    I have compiled the QT5 source. Currently I have some problems with some modules (QTMultimedia could not be found by the QT Creator), but the "base compilation" (including SSL and ICU) works fine.

    I used the following tutorial:

    http://qt-project.org/wiki/MinGW-64-bit

    In the middle of this page you find a chapter "MinGW-builds (with OpenSSL, ICU and QtWebKit)". Later on in this tutorial (when you will build QT itself) you should patch some files. I didn't get the patches run with a "patch" command. So I opend the source file in an Notepad and modified them manualy.

    Regards,

    Rainer
    Last edited by Rainer78; 11th January 2013 at 00:17.

  4. #4
    Join Date
    Apr 2010
    Posts
    152
    Thanks
    5
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: MinGW-ing Qt

    Thanks a lot Rainer. I will give it a try, and I hope they fix these issues for MinGW.

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, 20:30
  2. Are QT + mingw using c++0x ?
    By tonnot in forum Qt Programming
    Replies: 3
    Last Post: 14th April 2011, 13:58
  3. VC++ & minGW
    By NewLegend in forum Qt Programming
    Replies: 3
    Last Post: 30th August 2010, 06:43
  4. MinGW how to
    By nileshsince1980 in forum Qt Programming
    Replies: 3
    Last Post: 24th September 2007, 12:54
  5. Where do I get MinGW 3.2 ?
    By Shwetha in forum Newbie
    Replies: 19
    Last Post: 3rd April 2006, 23:36

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.