Compiling app for TinkerBoard (Linaro/Debian) from Windows
Unsolved
Mobile and Embedded
-
hi all,
is there any guide to configure a Windows PC to compile Qt applications for a TinkerBoard mountig Linaro (ARMDebian) OS?
Is i tpossible from QtCreator?
Or is only possible from a Linux machine?Thanks, regards
@SteMMo said in Compiling app for TinkerBoard (Linaro/Debian) from Windows:
Or is only possible from a Linux machine?
Not sure if it's only possible with Linux, but I'd say it will be the best case, since I bet you'll find tons of examples of cross-compiling Qt (not only for your board) that are based on Linux.
If you can use a VM, I'd say you'll save lot of time and effort compared to use Windows as your host OS for cross-compiling.