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. Qt 5.3 + mingw 4.9
Forum Updated to NodeBB v4.3 + New Features

Qt 5.3 + mingw 4.9

Scheduled Pinned Locked Moved Installation and Deployment
4 Posts 2 Posters 3.2k Views 1 Watching
  • 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.
  • T Offline
    T Offline
    tower120
    wrote on last edited by
    #1

    Is it possible to replace, somehow, Qt's mingw 4.8 with newer mingw 4.9?
    I mean :

    • I download installer from here http://qt-project.org/downloads
    • Than, I install it
    • And replace mingw dir with mingw 4.9

    Will this work? Or Qt's mingw is special?

    P.S. I need to compile my project to android platform too.

    1 Reply Last reply
    0
    • Q Offline
      Q Offline
      qxoz
      wrote on last edited by
      #2

      If you want use MinGW 4.9 with Qt you need build Qt with MinGW 4.9.
      "Building Qt Sources":http://qt-project.org/doc/qt-5/build-sources.html

      1 Reply Last reply
      0
      • T Offline
        T Offline
        tower120
        wrote on last edited by
        #3

        Than I postpone my upgrade to gcc 4.9. That looks pretty complex.

        Thanks, nevertheless.

        1 Reply Last reply
        0
        • T Offline
          T Offline
          tower120
          wrote on last edited by
          #4

          I tried to compile it, but without luck.

          So I decide to try mingw replacement, after all.
          I took mingw-w64 http://mingw-w64.sourceforge.net/download.php i686 version, and just replace it at qt5.3.1/Tools/mingw482_32
          (pay attention to build-info file)

          Everything works ok.

          P.S. And if update Android NDK to 10th revision, you'll get c++1y at Android too.

          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