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. How to upgrade Qt in Jetson AGX Orin

How to upgrade Qt in Jetson AGX Orin

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
2 Posts 2 Posters 438 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.
  • M Offline
    M Offline
    mafr90
    wrote on last edited by
    #1

    Hello everyone,
    I have a Jetson AGX Orin with jetpack 5.1.2 that includes Ubuntu 20.04 and qt version 5.12.8 pre installed.

    $ qmake --version
    QMake version 3.1
    Using Qt version 5.12.8 in /usr/lib/aarch64-linux-gnu

    I would like to update to version 6.4.7. What would be the best way to do it?
    I THINK that the installation it comes with is a lite version (maybe boot to Qt?), since I can't find the maintenance tool, for example.
    Is there any way to update this version?
    If I have to install version 6.4, how should I do it? Should I compile and install from source code?
    Any help is welcome.

    Thanks in advance

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

      Hi and welcome to devnet,

      That version of Qt is likely the one that comes with the distribution.

      If you want to stay independent of it, you will have to cross-compile Qt.

      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

      • Login

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