Results 1 to 5 of 5

Thread: Is Qt 4.4.0 compatible with the current MinGW 5.1.4 release?

  1. #1
    Join Date
    Jul 2008
    Location
    New York
    Posts
    3
    Qt products
    Qt4
    Platforms
    Windows

    Question Is Qt 4.4.0 compatible with the current MinGW 5.1.4 release?

    I already have MinGW 5.1.4 installed on my system, I downloaded the Open Source version of Qt 4.4.0 and during the install, and I receive the following message:

    There is a problem with your MinGW installation:
    The installer could not find a valid C:\MinGW\include\w32api.h
    (The supported version is 3.2)
    Do you still want to continue? (Your installation may not work)

    Is anyone using Qt with the current release of MinGW if so are there any problems?

  2. #2
    Join Date
    Dec 2007
    Posts
    129
    Thanks
    5
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Is Qt 4.4.0 compatible with the current MinGW 5.1.4 release?

    Quote Originally Posted by BernieW View Post
    I already have MinGW 5.1.4 installed on my system, I downloaded the Open Source version of Qt 4.4.0 and during the install, and I receive the following message:

    There is a problem with your MinGW installation:
    The installer could not find a valid C:\MinGW\include\w32api.h
    (The supported version is 3.2)
    Do you still want to continue? (Your installation may not work)

    Is anyone using Qt with the current release of MinGW if so are there any problems?
    Let Qt installer download the compatible version of mingGW for you.. Dont use 5.1.4 cause like what it says "The supported version is 3.2"..

  3. #3
    Join Date
    Jul 2008
    Location
    New York
    Posts
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Is Qt 4.4.0 compatible with the current MinGW 5.1.4 release?

    I use an MySQL api wrapper called MYSql++ and it requires at least MinGW 3.4.5
    as older versions do not work with mysql++.

  4. #4
    Join Date
    Jul 2008
    Posts
    69
    Thanks
    9
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Is Qt 4.4.0 compatible with the current MinGW 5.1.4 release?

    I have installed QT4.4 + MinGW 5.1.4
    and I ignore the message during the QT installation for MinGW 3.2

    My projects are all compiling and running nicely under the command prompt (not as good under eclipse but this is another matter)

  5. #5
    Join Date
    Jul 2008
    Location
    New York
    Posts
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Is Qt 4.4.0 compatible with the current MinGW 5.1.4 release?

    Quote Originally Posted by SunnySan View Post
    I have installed QT4.4 + MinGW 5.1.4
    and I ignore the message during the QT installation for MinGW 3.2

    My projects are all compiling and running nicely under the command prompt (not as good under eclipse but this is another matter)

    Thank you for the info.

Similar Threads

  1. Distributing QT application for Mac OS
    By mb0 in forum Qt Programming
    Replies: 1
    Last Post: 31st May 2007, 19:59

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.