Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Why Qt libraries 4.8.4 for Windows (minGW 4.4, 317 MB) not include minwg 4.4?
QtWS25 Last Chance

Why Qt libraries 4.8.4 for Windows (minGW 4.4, 317 MB) not include minwg 4.4?

Scheduled Pinned Locked Moved Installation and Deployment
27 Posts 10 Posters 23.8k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • - Offline
    - Offline
    -vexi-
    wrote on 6 Dec 2012, 17:18 last edited by
    #1

    I remembering that the previous packages includes mingw. So why the latest packages not include it?
    Where I can get mingw 4.4 because the mingw installer installed the latest mingw?
    Or is the latest mingw supported in Qt 4.8.4? I quess not because it gives warning when installing qt

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koahnig
      wrote on 6 Dec 2012, 18:57 last edited by
      #2

      welcome to devnet

      I guess last time you have installed Qt SDK. This includes qt creator, Qt libs and the compiler ( for windows MinGW). This time you have downloaded Qt libs only. Those are meant for upgrading to a new Qt lib version.

      AFAIK the Qt SDK was at the very top of the download page in the past. To understanding the SDK has not been bundled with the newest version of Qt libs yet. The SDK is at the bottom of the page. I am not sure if the policy has changed.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • T Offline
        T Offline
        tobias.hunger
        wrote on 8 Dec 2012, 23:08 last edited by
        #3

        As far as I know because there were too many complaints about it.

        One group complained that they already had mingw installed and did not want to download it again. A smaller group complained that we included the wrong flavor of mingw (which they did not want to download either since they had the right flavor already installed).

        1 Reply Last reply
        0
        • J Offline
          J Offline
          JKSH
          Moderators
          wrote on 9 Dec 2012, 04:04 last edited by
          #4

          @Tobias: Would it be viable to provide it as an OPTIONAL download in the SDK, even if the user selects the MinGW variant of the Qt libraries? Maybe have a message on the next screen, telling the user that they can either get MinGW from the SDK (which would be the Tier 1 supported version), or from their preferred provider?

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          1 Reply Last reply
          0
          • T Offline
            T Offline
            tobias.hunger
            wrote on 10 Dec 2012, 16:06 last edited by
            #5

            JKSH: I hope there will be something a bit easier with Qt5. That is going to be a SDK again and from what I read on the mailing lists it should (eventually, maybe not included at first) be possible to install Qt4 using it.

            1 Reply Last reply
            0
            • B Offline
              B Offline
              bkerdev
              wrote on 27 Dec 2012, 06:18 last edited by
              #6

              @vexi : Is you get to do the installation?

              Boris Bker

              1 Reply Last reply
              0
              • M Offline
                M Offline
                mrhixxy
                wrote on 6 Jan 2013, 10:15 last edited by
                #7

                Does this mean that for us who can't or don't want to use the VC++ compiler, we have to compile Qt from source using the latest MingW compiler?

                I've searched high and low for somewhere to download MingW 4.4 without success.

                If this is so, the MingW packages you have up seem kind of pointless.

                Why is the old Qt SDK containing everything not still made available in the interim until a new fully integrated SDK is available?

                Is it not possible for MingW 4.4 to be made available as a separate download until such a time?

                1 Reply Last reply
                0
                • J Offline
                  J Offline
                  JKSH
                  Moderators
                  wrote on 6 Jan 2013, 10:35 last edited by
                  #8

                  [quote author="mrhixxy" date="1357467330"]Is it not possible for MingW 4.4 to be made available as a separate download until such a time?[/quote]http://nosymbolfound.blogspot.com.au/2012/12/since-until-now-qt-under-windows-is.html

                  Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                  1 Reply Last reply
                  0
                  • M Offline
                    M Offline
                    mrhixxy
                    wrote on 6 Jan 2013, 20:43 last edited by
                    #9

                    Nice thanks. I was almost tempted to try my hand at compiling from source. The links on the pages where the instructions should be don't work:

                    "http://qt-project.org/wiki/Get_The_Source#c5655294df78acbcb9ac6fdb87cbb620":http://qt-project.org/wiki/Get_The_Source#c5655294df78acbcb9ac6fdb87cbb620

                    1 Reply Last reply
                    0
                    • R Offline
                      R Offline
                      romanick
                      wrote on 8 Jan 2013, 11:43 last edited by
                      #10

                      ....
                      Sorry, error...

                      1 Reply Last reply
                      0
                      • K Offline
                        K Offline
                        kenton
                        wrote on 8 Jan 2013, 11:52 last edited by
                        #11

                        I'm in the same situation ...
                        after downloading the MingW 4.4 linked above i've to compile it or not ?

                        Is not avaialbe a mingw4.4-get-inst ?

                        I found this guide .
                        (italian but u will get the mean)
                        http://e-tweaks.it/blog/2010/03/installare-mingw-e-gcc-su-windows.html

                        There is an easier way ?
                        I'm not sure to be able to do it ...

                        1 Reply Last reply
                        0
                        • J Offline
                          J Offline
                          JKSH
                          Moderators
                          wrote on 8 Jan 2013, 12:22 last edited by
                          #12

                          [quote author="kenton" date="1357645942"]I'm in the same situation ...
                          after downloading the MingW 4.4 linked above i've to compile it or not ?[/quote]No need to compile.

                          Download MinGW 4.4, extract it into any folder (e.g. C:\MinGW)

                          Download "Qt libraries 4.8.4 for Windows (minGW 4.4, 317 MB)" from http://qt-project.org/downloads , run the installer

                          Download "Qt Creator 2.6.1 for Windows (52 MB)" from http://qt-project.org/downloads , run the installer

                          Open Qt Creator, configure it by going to:

                          Tools -> Options -> Build & Run -> Qt Versions -> Add

                          Tools -> Options -> Build & Run -> Compilers -> Add

                          Tools -> Options -> Build & Run -> Kits -> Add

                          Start writing programs :)

                          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                          1 Reply Last reply
                          0
                          • K Offline
                            K Offline
                            kenton
                            wrote on 8 Jan 2013, 12:25 last edited by
                            #13

                            WOW finally something clear like the sun ...
                            back from work i do it all ;)

                            tkx a lot JKSH

                            1 Reply Last reply
                            0
                            • J Offline
                              J Offline
                              JKSH
                              Moderators
                              wrote on 8 Jan 2013, 12:46 last edited by
                              #14

                              [quote author="kenton" date="1357647938"]WOW finally something clear like the sun ...
                              back from work i do it all ;)

                              tkx a lot JKSH[/quote]You're welcome!

                              The above instructions were for Qt 4.8.4 and MinGW. If you want the latest Qt 5.0.0 (with Visual C++ 2010, not MinGW), do this:

                              Download and install Windows SDK 7.1 (32-bit) from http://download.microsoft.com/download/F/1/0/F10113F5-B750-4969-A255-274341AC6BCE/GRMSDK_EN_DVD.iso (it's ~570 MB)

                              Restart your computer

                              Download and install Qt libraries 5.0.0 for Windows (VS 2010 406 MB) (This already includes Qt Creator 2.6.1)

                              Start writing programs

                              Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                              1 Reply Last reply
                              0
                              • K Offline
                                K Offline
                                kenton
                                wrote on 8 Jan 2013, 14:33 last edited by
                                #15

                                My little experience by now was with wxwidgets only .

                                On Qt , programs source code is different if compiler is different ?
                                (MingW vs VC)

                                Or it's the same until i remain on the Qt / C++ statement ?
                                (i don't know if this question have sense...)

                                1 Reply Last reply
                                0
                                • J Offline
                                  J Offline
                                  JKSH
                                  Moderators
                                  wrote on 8 Jan 2013, 14:38 last edited by
                                  #16

                                  [quote author="kenton" date="1357655610"]On Qt , programs source code is different if compiler is different ?
                                  (MingW vs VC)

                                  Or it's the same until i remain on the Qt / C++ statement ?
                                  (i don't know if this question have sense...)[/quote]Source code is the same, no matter which compiler you use.

                                  But, if you compile your program with MinGW, your Qt library (or your Qt DLLs) must also be compiled using MinGW. That's why they have different library downloads for different compilers.

                                  Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                                  1 Reply Last reply
                                  0
                                  • K Offline
                                    K Offline
                                    kenton
                                    wrote on 10 Jan 2013, 13:33 last edited by
                                    #17

                                    Hi, i followed the MinGW way and all work fine !!

                                    I specify here the paths setup because i lost a bit of time for it :

                                    Tools -> Options -> Build & Run -> Compilers -> Add -> C:\MinGW\bin\gcc.exe
                                    Tools -> Options -> Build & Run -> Qt Versions -> Add -> C:\Qt\4.8.4\bin\qmake.exe
                                    Tools -> Options -> Build & Run -> Kits -> Add -> autodetect

                                    K.

                                    1 Reply Last reply
                                    0
                                    • A Offline
                                      A Offline
                                      AlekseyK
                                      wrote on 10 Jan 2013, 20:30 last edited by
                                      #18

                                      Hopefully I'd saved Tdm MinGW 4.4 installation:
                                      http://narod.ru/disk/65348175001.23eca25bdc77a52765372404135b3d19/tdm-mingw-1.908.0-4.4.1-2.exe.html

                                      Another links:

                                      • http://en.sourceforge.jp/projects/sfnet_tdm-gcc/downloads/TDM-GCC Installer/Previous/1.908.0/tdm-mingw-1.908.0-4.4.1-2.exe/

                                      • http://code.google.com/p/gcc-offline/downloads/detail?name=tdm-mingw-1.908.0-4.4.1-2.exe&can=2&q=

                                      1 Reply Last reply
                                      0
                                      • K Offline
                                        K Offline
                                        kenton
                                        wrote on 29 Jan 2013, 20:41 last edited by
                                        #19

                                        I start to develop successfully onto a windows environment .
                                        Now i'm preparing the Mac environment .
                                        Where can i find MinGw 4.4 for Mac Osx ?
                                        Tkx

                                        1 Reply Last reply
                                        0
                                        • J Offline
                                          J Offline
                                          JKSH
                                          Moderators
                                          wrote on 30 Jan 2013, 11:07 last edited by
                                          #20

                                          [quote author="kenton" date="1359492100"]I start to develop successfully onto a windows environment .
                                          Now i'm preparing the Mac environment .
                                          Where can i find MinGw 4.4 for Mac Osx ?
                                          Tkx[/quote]
                                          MinGW is for creating Windows programs. Do you want to cross-compile for Windows, or create Mac programs?

                                          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                                          1 Reply Last reply
                                          0

                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Users
                                          • Groups
                                          • Search
                                          • Get Qt Extensions
                                          • Unsolved