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. [solved] installing multiple kits on windows
Forum Updated to NodeBB v4.3 + New Features

[solved] installing multiple kits on windows

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

    Hi,

    I need some help installing multiple kits on a qt-creator windows installation.

    I successfully installed the Windows x64 version of QT and got everything working using the Microsoft compilers. I now would like to add the 32-bit kit to the installation. How do I do that?

    I currently have a single version installed
    /Qt/Qt5.3.1/5.3/msvc2013_64_opengl

    I assume that the 32-bit version would need to be added as
    /Qt/Qt5.3.1/5.3/msvc2013_opengl

    If I try to install the complete Qt for 32-bit windows package I cannot install it into the same directory as the already existing installation, essentially leaving me with 2 completelt independent qt-creator installations. I'm sure that's not the desired solution.
    If I then manually copy the msvc2013_opengl kit into the /Qt/Qt5.3.1/5.3/ directory and manually add the kit to the qt-creator configuration I still get makefiles that are generated with old path information.

    I guess the question is, how can I install additional build kits to a Windows qt installation such that the kits is properly registered and auto-detected by qt?

    Thank you

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

      Hi and welcome to devnet,

      The simple way to do that is to use the Online Installer. There you can select several version of Qt to install

      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
      • D Offline
        D Offline
        dsula
        wrote on last edited by
        #3

        smile. Sweet, who would have thought. I'll give it a try right away. Thank you

        1 Reply Last reply
        0
        • D Offline
          D Offline
          dsula
          wrote on last edited by
          #4

          IT WORKS IT WORKS IT WORKS.

          Thank you.

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

            You're welcome !

            Since you are now up and running, please update the thread tittle prepending [solved] so other forum users may know a solution has been found :)

            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

            • Login

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