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.
  • 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
        • K Offline
          K Offline
          kenton
          wrote on 30 Jan 2013, 11:26 last edited by
          #21

          Mac programs .

          1 Reply Last reply
          0
          • Q Offline
            Q Offline
            qxoz
            wrote on 30 Jan 2013, 11:32 last edited by
            #22

            For mac Xcode should be enough.

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

              Then you don't want MinGW :) Just use Mac's compiler

              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 30 Jan 2013, 21:03 last edited by
                #24

                Tkx qxoz & JKSK ,
                i downloaded xcode today but my girlf. denied me to access her Mac :)

                Anyway i'm at my place on Windows and i tried to give to a friend my release.exe file for a try ...
                but the .exe ask for mingwm10.dll

                How can i obtain a release indipendent from the environment ?
                (linking with static libraries?)

                1 Reply Last reply
                0
                • J Offline
                  J Offline
                  JKSH
                  Moderators
                  wrote on 31 Jan 2013, 13:41 last edited by
                  #25

                  mingwm10.dll is found in your MinGW's \bin\ folder -- just copy it into your release.exe directory (you'll probably need a few other DLLs from there too)

                  Yes, linking to static libraries will let you do that, but you'll need to rebuild Qt statically

                  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 31 Jan 2013, 23:20 last edited by
                    #26

                    Good ...
                    and build Qt statically is something hard ?
                    Exist some guide ?
                    It's possible to download it already statically builded or not ?

                    1 Reply Last reply
                    0
                    • J Offline
                      J Offline
                      JKSH
                      Moderators
                      wrote on 10 Feb 2013, 01:32 last edited by
                      #27

                      [quote author="kenton" date="1359674417"]Good ...
                      and build Qt statically is something hard ?
                      Exist some guide ?
                      It's possible to download it already statically builded or not ?[/quote]I've never used a statically-compiled Qt before, so I don't know if it's hard or not. There are no ready-made downloads though.

                      Note: If it's the error messages about DLLs that are bothering you, just copy the DLLs into your .exe folder. You don't need to modify the environment.

                      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