How to set up a cross compile development environment for SAMA5D4 XULT?
Unsolved
Mobile and Embedded
-
Hello all,
I'm using Qt creator (not at development machine but fairly sure its version 4.8). I'm trying to setup a debug development environment for a embedded Linux board, a SAMA5D4 XULT. The image on the board itself doesn't have qmake so it looks like I'm into cross-compiling. I've established a connection via SSH on QT with the board but unsure of the coss-compile setup. Can anyone please point me in the right direction?
The ideal scenario would be something like: how-to-set-up-qtcreator-for-cross-compilation-with-cmake-in-5-minutes.
Thanks for any help!