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. How add MinGW build setup to already installed MSVC setup?
Forum Updated to NodeBB v4.3 + New Features

How add MinGW build setup to already installed MSVC setup?

Scheduled Pinned Locked Moved Installation and Deployment
7 Posts 3 Posters 2.5k 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.
  • S Offline
    S Offline
    sharevari
    wrote on last edited by
    #1

    I have downloaded and installed the Qt 5.1.1 Win 32-bit MSVC 2010 pre-built binary including Qt Creator.

    Now, I'd like to add the MinGW build chain as a kit to Qt Creator. What is the best way of just adding this into the existing installation?

    I tried downloading the MingW prebuilt package and pointed the installer to the same directory where I had installed the MSVC package but it complains that Qt is already installed there and to choose a different directory. But if I do, I will get Qt Creator and everything else installed twice, which is not what I need.

    1 Reply Last reply
    0
    • JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      Hi,

      The Offline installers assume that you want a single, independent tool chain.

      For multiple versions, use the Online installer. You can then add/remove Qt versions as desired. (Unfortunately, you can't integrate this with your existing Offline installation)

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

      1 Reply Last reply
      0
      • S Offline
        S Offline
        sharevari
        wrote on last edited by
        #3

        Thanks. I will try that.

        But what if I need Qt 4.8 too, that doesn't seem to be covered by the online installer?

        More to the point, it'd be nice if the Qt Creator install could be completely separate from the various Qt library installs. If I install Qt Creator separately (say to Program Files), would I then be able to add/remove Qt versions independently?

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Hi,

          Qt 4.8 is available as "library only" installation. Qt Creator is also available standalone, you have to scroll the download page down a bit more

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • S Offline
            S Offline
            sharevari
            wrote on last edited by
            #5

            Thanks for the reply.

            Yep, am aware of the standalone Creator install, but still couldn't figure out how to install, say the Qt 5.1.1 library only, afterwards without installing Qt Creator again.

            Anyway, I just managed to use the online installer successfully to get to where I needed to get.

            1 Reply Last reply
            0
            • JKSHJ Offline
              JKSHJ Offline
              JKSH
              Moderators
              wrote on last edited by
              #6

              Hi,

              [quote]it’d be nice if the Qt Creator install could be completely separate from the various Qt library installs.[/quote]Agreed. :) Many others have submitted similar requests: https://bugreports.qt-project.org/browse/QTBUG-28101

              [quote]If I install Qt Creator separately (say to Program Files), would I then be able to add/remove Qt versions independently?[/quote]I think it's technically possible (since I can build my own copies of Qt 5 independently), but all the official precompiled Qt 5 packages come with Qt Creator bundled.

              IIRC, there are interdependencies built into the packages -- Qt 5 and Qt Creator need each other during installation so that auto-detection works correctly

              Also IIRC, people complained in Qt 4 about having to download the libraries and Qt Creator separately. (It's hard to please everyone!)

              [quote]Anyway, I just managed to use the online installer successfully to get to where I needed to get.[/quote]Glad to hear!

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

              1 Reply Last reply
              0
              • S Offline
                S Offline
                sharevari
                wrote on last edited by
                #7

                [quote][quote]Anyway, I just managed to use the online installer successfully to get to where I needed to get.[/quote]Glad to hear![/quote][/quote]

                But not for long, alas. Here's the next Qt Creator hurdle I'm trying to get past:

                http://qt-project.org/forums/viewthread/35983/

                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