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. Trying to install the Qt Online Installer
Forum Updated to NodeBB v4.3 + New Features

Trying to install the Qt Online Installer

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
4 Posts 3 Posters 662 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.
  • P Offline
    P Offline
    PK001
    wrote on last edited by
    #1

    After downloading the Online QT Installer for open source, changed the permission making the .run file executable and double-clicking, happens nothing. Also using right mouse button and "Run". From terminal I get the error message: "$ ./qt-unified-linux-x64-4.5.2-online.run
    bash: ./qt-unified-linux-x64-4.5.2-online.run: cannot execute binary file: Exec format error".

    What could be the problem?

    I'm running on Jetson Nano, with ubuntu release 20.04.6 LTS

    Thank you you for suggestions!

    jsulmJ P 2 Replies Last reply
    0
    • P PK001

      After downloading the Online QT Installer for open source, changed the permission making the .run file executable and double-clicking, happens nothing. Also using right mouse button and "Run". From terminal I get the error message: "$ ./qt-unified-linux-x64-4.5.2-online.run
      bash: ./qt-unified-linux-x64-4.5.2-online.run: cannot execute binary file: Exec format error".

      What could be the problem?

      I'm running on Jetson Nano, with ubuntu release 20.04.6 LTS

      Thank you you for suggestions!

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

      @PK001 said in Trying to install the Qt Online Installer:

      I'm running on Jetson Nano, with ubuntu release 20.04.6 LTS

      That is ARM, right?
      The installer is for x86_64.
      Either use Qt provided by Ubuntu or build Qt by yourself.

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

      1 Reply Last reply
      1
      • P PK001

        After downloading the Online QT Installer for open source, changed the permission making the .run file executable and double-clicking, happens nothing. Also using right mouse button and "Run". From terminal I get the error message: "$ ./qt-unified-linux-x64-4.5.2-online.run
        bash: ./qt-unified-linux-x64-4.5.2-online.run: cannot execute binary file: Exec format error".

        What could be the problem?

        I'm running on Jetson Nano, with ubuntu release 20.04.6 LTS

        Thank you you for suggestions!

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

        @PK001 The image is from https://github.com/Qengineering/Jetson-Nano-Ubuntu-20-image

        SGaistS 1 Reply Last reply
        0
        • P PK001

          @PK001 The image is from https://github.com/Qengineering/Jetson-Nano-Ubuntu-20-image

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

          Hi,

          That's not the issue. Your device is ARM based and the installer is for x86_64.

          Either use apt to install Qt's development packages or build it yourself.

          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

          • Login

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