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