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. Qt installator doesn't show components in Ubuntu 22.04
Forum Updated to NodeBB v4.3 + New Features

Qt installator doesn't show components in Ubuntu 22.04

Scheduled Pinned Locked Moved Solved General and Desktop
10 Posts 4 Posters 2.0k Views 3 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.
  • C Offline
    C Offline
    CarlosC
    wrote on last edited by
    #1

    I'm trying to install Qt 5.15.2 in Ubuntu but when I execute the installer it only shows this 6376142d-8517-4a3d-8fa5-c2ebf2d421e4-image.png
    I tried to change the filters but I got the same.

    In Windows i didn't have this problem. What can I do? Thanks!

    JonBJ 1 Reply Last reply
    0
    • C CPPUIX

      @CarlosC glad to hear that! Could you share what you did exactly to solve your problem? For future reference.

      C Offline
      C Offline
      CarlosC
      wrote on last edited by
      #10

      @Abderrahmene_Rayene I did "sudo apt-get install qtbase5-dev" , after this I ran the qt installer and the components appeared in the installer.

      1 Reply Last reply
      1
      • C CarlosC

        I'm trying to install Qt 5.15.2 in Ubuntu but when I execute the installer it only shows this 6376142d-8517-4a3d-8fa5-c2ebf2d421e4-image.png
        I tried to change the filters but I got the same.

        In Windows i didn't have this problem. What can I do? Thanks!

        JonBJ Offline
        JonBJ Offline
        JonB
        wrote on last edited by JonB
        #2

        @CarlosC
        Before you go any further. Are you aware that your version of Ubuntu already has a complete Qt 5.x built and available to you to download (e.g. via apt-get install) Version depends on your Ubuntu, but for example Ubuntu 22.04 supplies Qt 5.15.3.

        Unless you have particular special needs, I would highly recommend you use the Qt version supplied with your distro rather than trying to build it. The supplied one is ready-built, it requires no compilation and is ready to use.

        C 1 Reply Last reply
        0
        • JonBJ JonB

          @CarlosC
          Before you go any further. Are you aware that your version of Ubuntu already has a complete Qt 5.x built and available to you to download (e.g. via apt-get install) Version depends on your Ubuntu, but for example Ubuntu 22.04 supplies Qt 5.15.3.

          Unless you have particular special needs, I would highly recommend you use the Qt version supplied with your distro rather than trying to build it. The supplied one is ready-built, it requires no compilation and is ready to use.

          C Offline
          C Offline
          CarlosC
          wrote on last edited by
          #3

          @JonB I dont know what you mean, I have installed Qt 5 Assistant, Designer and Linguist, but when I open Qt Creator I dont have any kits to compile my project (thats why Im trying to install them by Qt installer).

          I'm building an application in Windows but I have to test it in Windows, Android and Linux, thats the reason why I'm trying to do this.
          Thanks for your answer.

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

            Hi,

            If you used your distribution package manager to install these tools, you likely did not install Qt's dev packages hence your issue.

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

            C 1 Reply Last reply
            1
            • SGaistS SGaist

              Hi,

              If you used your distribution package manager to install these tools, you likely did not install Qt's dev packages hence your issue.

              C Offline
              C Offline
              CarlosC
              wrote on last edited by
              #5

              @SGaist I downloaded qt-unified-linux-x64-4.5.2-online.run, when I run it I only can choose Qt Insight Tracker.
              The other tools I mentioned before i didnt want to install them.

              How do I install the dev packages?
              Thanks

              SGaistS C 2 Replies Last reply
              0
              • C CarlosC

                @SGaist I downloaded qt-unified-linux-x64-4.5.2-online.run, when I run it I only can choose Qt Insight Tracker.
                The other tools I mentioned before i didnt want to install them.

                How do I install the dev packages?
                Thanks

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

                @CarlosC the dev packages are the same as the libraries packages but ending in -dev.

                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
                • C CarlosC

                  @SGaist I downloaded qt-unified-linux-x64-4.5.2-online.run, when I run it I only can choose Qt Insight Tracker.
                  The other tools I mentioned before i didnt want to install them.

                  How do I install the dev packages?
                  Thanks

                  C Offline
                  C Offline
                  CPPUIX
                  wrote on last edited by
                  #7

                  @CarlosC see if this helps.

                  C 1 Reply Last reply
                  1
                  • C CPPUIX

                    @CarlosC see if this helps.

                    C Offline
                    C Offline
                    CarlosC
                    wrote on last edited by
                    #8

                    @Abderrahmene_Rayene Thank you, this solved my problem!

                    C 1 Reply Last reply
                    0
                    • C CarlosC

                      @Abderrahmene_Rayene Thank you, this solved my problem!

                      C Offline
                      C Offline
                      CPPUIX
                      wrote on last edited by
                      #9

                      @CarlosC glad to hear that! Could you share what you did exactly to solve your problem? For future reference.

                      C 1 Reply Last reply
                      1
                      • C CPPUIX

                        @CarlosC glad to hear that! Could you share what you did exactly to solve your problem? For future reference.

                        C Offline
                        C Offline
                        CarlosC
                        wrote on last edited by
                        #10

                        @Abderrahmene_Rayene I did "sudo apt-get install qtbase5-dev" , after this I ran the qt installer and the components appeared in the installer.

                        1 Reply Last reply
                        1
                        • C CarlosC has marked this topic as solved on

                        • Login

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