[Development] The sorry state of the Qt6 cross compile experience

Kevin Kofler kevin.kofler at chello.at
Wed Feb 24 14:22:13 CET 2021


Bogdan Vatra via Development wrote:
> For Android cross compiling I believe that almost nobody is using
> distribution Qt packages...

Mainly because nobody is using distribution Android SDK packages, because 
most distributions do not have such packages, because the AOSP SDK is 
extremely painful to actually build from source (just ask the Replicant 
developers). You can't really have a distribution cross-Android-Qt package 
without a distribution cross-Android-SDK package. You could in principle use 
the distribution host Qt, but then the versions have to be compatible.

        Kevin Kofler



More information about the Development mailing list