Installing Qt 6.6.1 on Nvidia Orin Nano issues
-
Hi there,
I am attempting to install Qt so that I can compile QGroundControl which is a ground control station for Drones. I am following the instructions from the link below:
https://docs.qgroundcontrol.com/master/en/qgc-dev-guide/getting_started/index.html
I grabbed the qt online installer file from here:
https://download.qt.io/official_releases/online_installers/qt-unified-linux-arm64-online.run
After I make all the selections from the first link above I continue on to install Qt and after about an hour it spit this error out at me:
Error during installation process (qt.qt6.661.gcc_64):
Could not find the required QmakeOutputInstallerKey(qt.qt6.661.gcc_64_qmakeoutput) value on the installer object.
The ConsumeOutput operation on the valid qmake needs to be called first.I did some searching on the forum here but found nothing definitive to remedy the issue.
Sure would appreciate some help if possible?
The Nvidia Orin Nano I am using is running the following
rpg@rpg-e00315:~/Downloads$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.5 LTS
Release: 20.04
Codename: focalrpg@rpg-e00315:~/Downloads$ uname -a
Linux rpg-e00315 5.10.104-rt63-tegra #1 SMP PREEMPT RT Mon Feb 19 16:17:24 EST 2024 aarch64 aarch64 aarch64 GNU/Linux