I'm trying to cross-compile Qt5.15 with GCC 9 or GCC 7 since the default (GCC5) have some problem compilating apps that use sqlite. This is the configure i'm using (not sure that toolchain works in the device) .././configure -release -device linux-arm-generic-g++ -device-option CROSS_COMPILE=~/Downl...