Results 1 to 2 of 2

Thread: A problem when install QT4.8.2 about w32api

  1. #1
    Join Date
    Apr 2012
    Posts
    4
    Thanks
    3
    Qt products
    Qt4 Qt Jambi PyQt3 PyQt4
    Platforms
    Windows

    Smile A problem when install QT4.8.2 about w32api

    When I upgrade qt to 4.8.2 version, It ask me to choose the path where minGW was installed, then it prompt that "only versions with W32API 3.13 are supported".
    So I find w32api-3.13-mingw32-dev.tar, after unzip it then override some files in minGW installation directory, then QT installation go through.
    Who can tell me what is the relationship between w32-api-ming32 and minGW.
    What minGW is used to do?
    waht w32api was used to do?
    Thanks a lot.

  2. #2
    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: A problem when install QT4.8.2 about w32api

    MingW provides a Gnu GCC compiler and toolchain on Windows. The Win32 API component of MingW provides the necessary headers and support libraries to allow native Windows application to be built using MingW.

  3. The following user says thank you to ChrisW67 for this useful post:

    lookeroo (3rd September 2012)

Similar Threads

  1. Problems installing Qt 4.7.1 MinGW: Incompatible w32api version
    By gros.lalo in forum Installation and Deployment
    Replies: 0
    Last Post: 5th January 2011, 13:04
  2. windows 7 install problem
    By abubakar in forum Installation and Deployment
    Replies: 2
    Last Post: 17th October 2009, 17:11
  3. QT4.3.1/MSVC2005 install problem
    By bradcb212 in forum Installation and Deployment
    Replies: 1
    Last Post: 4th October 2007, 15:33
  4. QT install compatibilty problem
    By overcast in forum Installation and Deployment
    Replies: 2
    Last Post: 27th January 2007, 14:36
  5. QtSolutions install problem
    By TheKedge in forum Installation and Deployment
    Replies: 4
    Last Post: 7th February 2006, 09:48

Tags for this Thread

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.