How to install Qt 5.12 on TX1 board?
Unsolved
Mobile and Embedded
-
Need help to install Qt 5.12 on Tx1 board? any kind of input is helpful to start
-
Looks like you need to cross-compile for this embedded board https://doc.qt.io/qt-5/embedded-linux.html
Probable you need to find a suitable cross-compiler first.
Otherwise you would need to check if you can get the complete environment for compilation of Qt onto that board.