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. Installation Error

Installation Error

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
11 Posts 9 Posters 3.7k 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
    patrickm
    wrote on last edited by
    #1

    I am trying to install Qt Creator on Ubuntu 1804 and I am getting this error:

    Error during installation process (qt.qt6.630.gcc_64):
    Could not find the required QmakeOutputInstallerKey(qt.qt6.630.gcc_64_qmakeoutput) value on the installer object. The ConsumeOutput operation on the valid qmake needs to be called first.
    
    JonBJ 1 Reply Last reply
    0
    • P patrickm

      I am trying to install Qt Creator on Ubuntu 1804 and I am getting this error:

      Error during installation process (qt.qt6.630.gcc_64):
      Could not find the required QmakeOutputInstallerKey(qt.qt6.630.gcc_64_qmakeoutput) value on the installer object. The ConsumeOutput operation on the valid qmake needs to be called first.
      
      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by
      #2

      @patrickm
      This same question/error message was reported very recently on this forum, you might search to find it.

      I don't know for sure how relevant it is for Qt Creator, and that particular error message, but given https://bugreports.qt.io/browse/QTBUG-89388

      Ubuntu 18.04 isn't supported development host for Qt6,

      how far do you expect to get with Qt6 anyway?

      P 1 Reply Last reply
      1
      • JonBJ JonB

        @patrickm
        This same question/error message was reported very recently on this forum, you might search to find it.

        I don't know for sure how relevant it is for Qt Creator, and that particular error message, but given https://bugreports.qt.io/browse/QTBUG-89388

        Ubuntu 18.04 isn't supported development host for Qt6,

        how far do you expect to get with Qt6 anyway?

        P Offline
        P Offline
        patrickm
        wrote on last edited by
        #3

        @JonB Thanks I'll try installing on 20.04

        1 Reply Last reply
        0
        • F Offline
          F Offline
          finch
          wrote on last edited by
          #4

          I am trying to install Qt Creator on Ubuntu 20.04 and I am getting the same error

          SGaistS 1 Reply Last reply
          0
          • F finch

            I am trying to install Qt Creator on Ubuntu 20.04 and I am getting the same error

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

            @finch Hi and welcome to devnet,

            Based on the 6.7 supported platform list, you need Ubuntu 22.04.

            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
            • N Offline
              N Offline
              NathanJS
              wrote on last edited by
              #6

              I am getting a similar error. I am using WSL Ubuntu 24.04 with GCC 13.3.0

              W jsulmJ 2 Replies Last reply
              0
              • N NathanJS

                I am getting a similar error. I am using WSL Ubuntu 24.04 with GCC 13.3.0

                W Offline
                W Offline
                Wertyus
                wrote on last edited by
                #7

                @NathanJS

                hi, i think it could be related to qmake.

                1 Reply Last reply
                0
                • N NathanJS

                  I am getting a similar error. I am using WSL Ubuntu 24.04 with GCC 13.3.0

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

                  @NathanJS What exactly are you installing and how?

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

                  N 1 Reply Last reply
                  0
                  • jsulmJ jsulm

                    @NathanJS What exactly are you installing and how?

                    N Offline
                    N Offline
                    NathanJS
                    wrote on last edited by
                    #9

                    @jsulm
                    Hi, I am installing QT 6.8.2 using the Linux x64 Online Installer.

                    • I downloaded the file qt-online-installer-linux-x64-4.8.1.run from here

                    • Then did chmod +x qt-online-installer-linux-x64-4.8.1.run

                    • Finally ./qt-online-installer-linux-x64-4.8.1.run

                    This is the message I am getting:

                    error during installation process (qt.qt6.681.linux_gcc_64): could not find the required qmakeoutputinstallerkey(qt.qt6.681.linux_gcc_64_qmakeoutput) value on the installer object. the consumeoutput operation on the valid qmake needs to be called first.
                    
                    
                    N G 2 Replies Last reply
                    1
                    • N NathanJS

                      @jsulm
                      Hi, I am installing QT 6.8.2 using the Linux x64 Online Installer.

                      • I downloaded the file qt-online-installer-linux-x64-4.8.1.run from here

                      • Then did chmod +x qt-online-installer-linux-x64-4.8.1.run

                      • Finally ./qt-online-installer-linux-x64-4.8.1.run

                      This is the message I am getting:

                      error during installation process (qt.qt6.681.linux_gcc_64): could not find the required qmakeoutputinstallerkey(qt.qt6.681.linux_gcc_64_qmakeoutput) value on the installer object. the consumeoutput operation on the valid qmake needs to be called first.
                      
                      
                      N Offline
                      N Offline
                      NathanJS
                      wrote on last edited by
                      #10

                      @NathanJS
                      I fixed the issue by running sudo ./qt-online-installer-linux-x64-4.8.1.run instead of ./qt-online-installer-linux-x64-4.8.1.run

                      1 Reply Last reply
                      0
                      • N NathanJS

                        @jsulm
                        Hi, I am installing QT 6.8.2 using the Linux x64 Online Installer.

                        • I downloaded the file qt-online-installer-linux-x64-4.8.1.run from here

                        • Then did chmod +x qt-online-installer-linux-x64-4.8.1.run

                        • Finally ./qt-online-installer-linux-x64-4.8.1.run

                        This is the message I am getting:

                        error during installation process (qt.qt6.681.linux_gcc_64): could not find the required qmakeoutputinstallerkey(qt.qt6.681.linux_gcc_64_qmakeoutput) value on the installer object. the consumeoutput operation on the valid qmake needs to be called first.
                        
                        
                        G Offline
                        G Offline
                        GiusDev
                        wrote on last edited by GiusDev
                        #11

                        @NathanJS
                        I performed exactly the same procedure and encountered the same problem, but even running the command with "sudo" does not change anything.

                        Debian 12 on wsl2 with gcc 12.2.0

                        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