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. Need help to install Qt Creator
QtWS25 Last Chance

Need help to install Qt Creator

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
qtcreatorqt6.5.2opensourceqtinstaller
8 Posts 5 Posters 1.4k 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.
  • P Offline
    P Offline
    Paul_NOWAK
    wrote on last edited by Paul_NOWAK
    #1

    Hello, I'm interested about using Qt products, but I need some help from a professional.

    I would like to try the open source version for Qt framework, and I want to install the Qt creator IDE for trying it for free.

    https://www.qt.io/download-open-source

    First, I have managed to install the Qt installer, and in the installation folder (within the installer), I selected “custom installation”. Then, I selected “Qt 6.5.2” in the select components.

    However, when I finished the installation, but instead I have Qt 6.2.4 which opens on a terminal. Also, it installed me Qt linguist and Qt designer.

    Can you help me to install qt creator please ?

    Thanks in advance,

    Paul NOWAK

    jsulmJ JoeCFDJ 2 Replies Last reply
    0
    • P Paul_NOWAK

      Hello, I'm interested about using Qt products, but I need some help from a professional.

      I would like to try the open source version for Qt framework, and I want to install the Qt creator IDE for trying it for free.

      https://www.qt.io/download-open-source

      First, I have managed to install the Qt installer, and in the installation folder (within the installer), I selected “custom installation”. Then, I selected “Qt 6.5.2” in the select components.

      However, when I finished the installation, but instead I have Qt 6.2.4 which opens on a terminal. Also, it installed me Qt linguist and Qt designer.

      Can you help me to install qt creator please ?

      Thanks in advance,

      Paul NOWAK

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

      @Paul_NOWAK said in Need help to install Qt Creator:

      Qt 6.2.4 which opens on a terminal

      Not sure what you mean by that. What opens in a terminal.
      You should now have QtCreator installed. Start it and go to "Tools/Options.../Kits" and check your Kit - you should see the Qt version there which you installed.

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

      P 1 Reply Last reply
      0
      • P Paul_NOWAK

        Hello, I'm interested about using Qt products, but I need some help from a professional.

        I would like to try the open source version for Qt framework, and I want to install the Qt creator IDE for trying it for free.

        https://www.qt.io/download-open-source

        First, I have managed to install the Qt installer, and in the installation folder (within the installer), I selected “custom installation”. Then, I selected “Qt 6.5.2” in the select components.

        However, when I finished the installation, but instead I have Qt 6.2.4 which opens on a terminal. Also, it installed me Qt linguist and Qt designer.

        Can you help me to install qt creator please ?

        Thanks in advance,

        Paul NOWAK

        JoeCFDJ Offline
        JoeCFDJ Offline
        JoeCFD
        wrote on last edited by
        #3

        @Paul_NOWAK Is this on Linux? If yes,
        type
        which qmake
        and then type:
        qmake --version

        1 Reply Last reply
        0
        • jsulmJ jsulm

          @Paul_NOWAK said in Need help to install Qt Creator:

          Qt 6.2.4 which opens on a terminal

          Not sure what you mean by that. What opens in a terminal.
          You should now have QtCreator installed. Start it and go to "Tools/Options.../Kits" and check your Kit - you should see the Qt version there which you installed.

          P Offline
          P Offline
          Paul_NOWAK
          wrote on last edited by
          #4

          @jsulm I swear that I cannot find Qt creator after doing the installation

          when I open the terminal, I get this:

          Setting up environment for Qt usage...

          C:\Qt-framework\6.2.4\mingw_64>

          I work on a windows computer, and I want to know if it's possible to install Qt creator for free, and how.

          What do you think about my set up during the installation ? Should I need something else ?

          SGaistS 1 Reply Last reply
          0
          • P Paul_NOWAK

            @jsulm I swear that I cannot find Qt creator after doing the installation

            when I open the terminal, I get this:

            Setting up environment for Qt usage...

            C:\Qt-framework\6.2.4\mingw_64>

            I work on a windows computer, and I want to know if it's possible to install Qt creator for free, and how.

            What do you think about my set up during the installation ? Should I need something else ?

            SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            Hi and welcome to devnet,

            Since you used the online installer Qt Creator should already been installed but it is not under any 6.X.Y folder.

            If you can find the executable, then you should start the one named MaintenanceTool and check there if for any reason Qt Creator is not selected.

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

            P 1 Reply Last reply
            0
            • SGaistS SGaist

              Hi and welcome to devnet,

              Since you used the online installer Qt Creator should already been installed but it is not under any 6.X.Y folder.

              If you can find the executable, then you should start the one named MaintenanceTool and check there if for any reason Qt Creator is not selected.

              P Offline
              P Offline
              Paul_NOWAK
              wrote on last edited by
              #6

              @SGaist

              Are you talking about Qt creator executable ? or the installer's one ?

              Because I cannot find any qt creator .exe.

              In fact, I followed this tutorial on youtube:

              https://www.youtube.com/watch?v=cXojtB8vS2E

              However, as its my first time trying Qt framework, when I arrive in the "installation folder" step, there is no "Qt 6.4 for desktop development". The video's author advised me to select "custom installation" instead, and then select the latest Qt version as a component.

              I already told him my problem, but he hasn't found a solution for me yet.

              SGaistS 1 Reply Last reply
              0
              • P Paul_NOWAK

                @SGaist

                Are you talking about Qt creator executable ? or the installer's one ?

                Because I cannot find any qt creator .exe.

                In fact, I followed this tutorial on youtube:

                https://www.youtube.com/watch?v=cXojtB8vS2E

                However, as its my first time trying Qt framework, when I arrive in the "installation folder" step, there is no "Qt 6.4 for desktop development". The video's author advised me to select "custom installation" instead, and then select the latest Qt version as a component.

                I already told him my problem, but he hasn't found a solution for me yet.

                SGaistS Offline
                SGaistS Offline
                SGaist
                Lifetime Qt Champion
                wrote on last edited by
                #7

                Strange...
                What I would do is to remove everything and start from scratch.

                For the moment, use the default values suggested by the installer.

                When it comes to the selection of packages, double check that Qt Creator is indeed selected.

                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
                1
                • S Offline
                  S Offline
                  SimonSchroeder
                  wrote on last edited by
                  #8

                  I don't remember that it is possible to deselect Qt Creator from the online installer at all. So, I highly doubt that you don't have Qt Creator installed.

                  The default location is C:\Qt\Tools\QtCreator\bin\qtcreator.exe. However, it looks like you have changed C:\Qt to C:\Qt-framework.

                  1 Reply Last reply
                  1

                  • Login

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