mit-biomimetics / Cheetah-Software

MIT License
2.53k stars 912 forks source link

QT software does not support on Jetson Tx2 development toolkt #44

Open Joechencc opened 4 years ago

Joechencc commented 4 years ago

As title said, how do you transfer QT5 to Jetson hardware?

xdaumich commented 4 years ago

Can you try instruction in this link? https://doc.qt.io/QtForDeviceCreation/qtee-preparing-hardware-jetsontx2.html

Joechencc commented 4 years ago

Oh.. In this case, are we able to install QT5 on Jetson XAVIER NX?

Yage0912 commented 4 years ago

You can download the QT source code and than make the code by yourself at Jetson Tx2 or Jetson XAVIER NX.