Cross Compile QT from Host Ubuntu (Laptop) to Jetson Nano

Hi,

I tried to make cross compile from my laptop (ubuntu 64bit ) to Jetson Nano but i couldn’t. I found some ways but all of them is for TX2 or other types.

Is there any documentation for it or is there any one who can explain it step by step?

Thanks!

Hi,
We have tried to compiled it on target:

For cross compiling it, would need other users to share experience.

https://doc.qt.io/QtForDeviceCreation/qtee-preparing-hardware-jetsontx1.html link is broken.

Hi,
You may check if you can download the source code first:

Download the backend from public source 
wget http://master.qt.io/archive/qt/5.9/5.9.2/single/qt-everywhere-opensource-src-5.9.2.tar.xz

And continue the steps.