Results 1 to 6 of 6

Thread: MinGWing Qt Source

  1. #1
    qtoptus Guest

    Default MinGWing Qt Source

    Want to build Qt.5.2.1 using MinGW 4.8.1 32 bits
    Any resource how to do this?

    Thanks.

  2. #2
    Join Date
    Aug 2009
    Location
    Greece
    Posts
    69
    Thanks
    2
    Thanked 14 Times in 14 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: MinGWing Qt Source

    http://qt-project.org/wiki/MinGW-64-bit
    Besides the title it contains enough info for the 32bit build.
    If you don't need the QtWebKit don't build it. It is much faster (and easier).

  3. #3
    qtoptus Guest

    Default Re: MinGWing Qt Source

    Thanks. Tried it, and in the middle of a lengthy compilation it FAILED. Every these people test building anything other than M$ Visual Studio?
    Very disappointed!

  4. #4
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: MinGWing Qt Source

    Quote Originally Posted by qtoptus View Post
    Every these people test building anything other than M$ Visual Studio?
    Well, obviously. How do you think the MinGW package would created without building it?

    Cheers,
    _

  5. #5
    qtoptus Guest

    Default Re: MinGWing Qt Source

    But compilation fails after following instructions. Would be great if they have up to date builds for different compiler versions.

  6. #6
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: MinGWing Qt Source

    It would be nice if instead of repeatedly saying "it doesn't work" or "very disappointed" you actually worked the problem. Qt clearly can be built with A full MingW environment containing GCC 4.8 or later - that is how the binaries that are distributed are produced.

    The Qt project provides a fully built MingW build in binary form using GCC 4.8.2. Since this version is binary compatible with GCC 4.8.1 it should be possible to use these binary libraries with your compiler without having to build
    your own from source.

Similar Threads

  1. Replies: 0
    Last Post: 26th November 2012, 13:18
  2. Looking for the Mac source for Qt....
    By mwheinz in forum Qt Programming
    Replies: 2
    Last Post: 14th September 2009, 12:13
  3. Qt source
    By apulu in forum Installation and Deployment
    Replies: 11
    Last Post: 11th June 2008, 06:07
  4. Qte source code
    By Gaurav vyas in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 1st July 2007, 14:11
  5. Replies: 11
    Last Post: 24th March 2006, 06:40

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.