Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Re: Qt Version
Forum Updated to NodeBB v4.3 + New Features

Re: Qt Version

Scheduled Pinned Locked Moved Solved General and Desktop
6 Posts 4 Posters 1.3k 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.
  • Naveen_DN Offline
    Naveen_DN Offline
    Naveen_D
    wrote on last edited by
    #1

    Hi all

    I have a doubt regarding the Qt version, initially i installed Qt 5.7.0 and after that i installed Qt 5.6.0 (for andriod ver). but when i launch Qt creator by default it will launch Qt creator for Qt 5.6.0 and i am not able to run the code developed using Qt 5.7.0 .
    to run the Qt creator for 5.7.0 i have to go the tools folder of 5.7.0 and launch the creator.
    What is the problem, can anyone guide me ? Is there any other way for this ?

    Naveen_D

    E 1 Reply Last reply
    0
    • yuvaramY Offline
      yuvaramY Offline
      yuvaram
      wrote on last edited by
      #2

      Hi Naveen,
      Qt creator and Qt versions (5.6 or 5.7) are different.
      Qt creator is IDE .
      Qt 5.6 or 5.7 are kits for different environment.
      Single Qt creator can be used to setup multiple kits.
      If two versions of Qt are installed then Qt creator shows both Kits setup while creating New Project.

      Yuvaram Aligeti
      Embedded Qt Developer
      : )

      Naveen_DN 1 Reply Last reply
      0
      • yuvaramY yuvaram

        Hi Naveen,
        Qt creator and Qt versions (5.6 or 5.7) are different.
        Qt creator is IDE .
        Qt 5.6 or 5.7 are kits for different environment.
        Single Qt creator can be used to setup multiple kits.
        If two versions of Qt are installed then Qt creator shows both Kits setup while creating New Project.

        Naveen_DN Offline
        Naveen_DN Offline
        Naveen_D
        wrote on last edited by
        #3

        @yuvaram
        by default it shows only 5.6.0 while configuring any project in the creator, do i need to manually setup kit for 5.7.0 ?

        Naveen_D

        jsulmJ 1 Reply Last reply
        0
        • Naveen_DN Naveen_D

          @yuvaram
          by default it shows only 5.6.0 while configuring any project in the creator, do i need to manually setup kit for 5.7.0 ?

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @Naveen_D If there is no Kit for 5.7.0 then you need to add it manually.

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          Naveen_DN 1 Reply Last reply
          0
          • jsulmJ jsulm

            @Naveen_D If there is no Kit for 5.7.0 then you need to add it manually.

            Naveen_DN Offline
            Naveen_DN Offline
            Naveen_D
            wrote on last edited by
            #5

            @jsulm Ok thanks.

            Naveen_D

            1 Reply Last reply
            0
            • Naveen_DN Naveen_D

              Hi all

              I have a doubt regarding the Qt version, initially i installed Qt 5.7.0 and after that i installed Qt 5.6.0 (for andriod ver). but when i launch Qt creator by default it will launch Qt creator for Qt 5.6.0 and i am not able to run the code developed using Qt 5.7.0 .
              to run the Qt creator for 5.7.0 i have to go the tools folder of 5.7.0 and launch the creator.
              What is the problem, can anyone guide me ? Is there any other way for this ?

              E Offline
              E Offline
              Eeli K
              wrote on last edited by
              #6

              @Naveen_D
              If you download the Qt installer and run it, it installs what you have selected in one place, for example C:/Qt/. It has subdirs for each major Qt version you have selected to be installed, for example 5.6/ and 5.7/. But it has only one QtCreator, the latest one. So you probably dowloaded the Qt installer twice and installed the two versions independent from each other. Therefore the Creator was installed twice. If you haven't done modifications to your Qt installations you can, if you want to, uninstall them, download the latest installer and install both versions again at once. Then you will have only one QtCreator (the latest one which should be usable for all Qt versions). If you want to install something new later, run the Maintenance Tool and select parts there. The Maintenance Tool is used also to update old parts.

              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