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. install the mingw-w64 version of qt on a MAC
Forum Updated to NodeBB v4.3 + New Features

install the mingw-w64 version of qt on a MAC

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
8 Posts 2 Posters 1.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.
  • LinggoL Offline
    LinggoL Offline
    Linggo
    wrote on last edited by Linggo
    #1

    How do I compile and install the mingw-w64 version of qt on a MAC

    I looked in the documentation and I just saw the Linux, Mac, Windows version of qt,
    0_1548638810470_e0ef2444-01a8-4b14-b7d3-a6aab42611c1-image.png

    Does the mingw version of qt on Mac support official compilation?

    0_1548638948657_a57c2cfd-ae0e-4463-98f3-9be12773529a-image.png
    If yes, how do I compile

    Does qt support the mingw-w64 version of qt on the Mac??

    aha_1980A 1 Reply Last reply
    0
    • LinggoL Linggo

      How do I compile and install the mingw-w64 version of qt on a MAC

      I looked in the documentation and I just saw the Linux, Mac, Windows version of qt,
      0_1548638810470_e0ef2444-01a8-4b14-b7d3-a6aab42611c1-image.png

      Does the mingw version of qt on Mac support official compilation?

      0_1548638948657_a57c2cfd-ae0e-4463-98f3-9be12773529a-image.png
      If yes, how do I compile

      Does qt support the mingw-w64 version of qt on the Mac??

      aha_1980A Offline
      aha_1980A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi @Linggo,

      MinGW is a Windows compiler. Do you want to cross compile Windows apps on your Mac?

      Qt has to stay free or it will die.

      1 Reply Last reply
      2
      • LinggoL Offline
        LinggoL Offline
        Linggo
        wrote on last edited by
        #3

        Yes,My Mac is already installed with mingw-w64 and running compile OK。

        aha_1980A 1 Reply Last reply
        0
        • LinggoL Linggo

          Yes,My Mac is already installed with mingw-w64 and running compile OK。

          aha_1980A Offline
          aha_1980A Offline
          aha_1980
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @Linggo

          Then you will have to cross-compile Qt from source with MinGW. There are no pre-build packages available.

          Regards

          Qt has to stay free or it will die.

          LinggoL 1 Reply Last reply
          2
          • aha_1980A aha_1980

            @Linggo

            Then you will have to cross-compile Qt from source with MinGW. There are no pre-build packages available.

            Regards

            LinggoL Offline
            LinggoL Offline
            Linggo
            wrote on last edited by
            #5

            @aha_1980 I found qt source code, but do not know how to compile。Do you have any Suggestions

            aha_1980A 1 Reply Last reply
            0
            • LinggoL Linggo

              @aha_1980 I found qt source code, but do not know how to compile。Do you have any Suggestions

              aha_1980A Offline
              aha_1980A Offline
              aha_1980
              Lifetime Qt Champion
              wrote on last edited by aha_1980
              #6

              @Linggo

              http://doc.qt.io/qt-5/macos-building.html

              and probably also:

              https://wiki.qt.io/Building_Qt_5_from_Git

              are the instructions for a "native" build. You will have to modify the steps yourself to cross-compile.

              Qt has to stay free or it will die.

              LinggoL 1 Reply Last reply
              1
              • aha_1980A aha_1980

                @Linggo

                http://doc.qt.io/qt-5/macos-building.html

                and probably also:

                https://wiki.qt.io/Building_Qt_5_from_Git

                are the instructions for a "native" build. You will have to modify the steps yourself to cross-compile.

                LinggoL Offline
                LinggoL Offline
                Linggo
                wrote on last edited by Linggo
                #7

                @aha_1980 Thank you. So that means it's achievable, right?
                Let me try

                aha_1980A 1 Reply Last reply
                0
                • LinggoL Linggo

                  @aha_1980 Thank you. So that means it's achievable, right?
                  Let me try

                  aha_1980A Offline
                  aha_1980A Offline
                  aha_1980
                  Lifetime Qt Champion
                  wrote on last edited by
                  #8

                  @Linggo

                  I think it is manageable, however, I have never done such thing.

                  You could also have a look at this: https://mxe.cc

                  Qt has to stay free or it will die.

                  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