Qt 6.11 is out! See what's new in the release
blog
Android 64 bits SQLDrivers/OpenSSL
-
Change the
export CC="$BR"gcctoexport CC="$BR"clangand the CPP equivalent to point to clang++But first check in which folder you have clang located.
-
Find what ? The clang executable ? If so, how are you searching it ? What version of the NDK are your using ?
-
Do you mean in the log ?
-
Did you try to manually compile something with your NDK (it should work but just in case) ?