Qt 6.11 is out! See what's new in the release
blog
for qt6.11.1 community edition, qt creator build release android x64 application , start to debug the release application in android emulator, program exit after running several seconds
-
for qt6.11.1 community edition, qt creator build release android x64 application successfully, start to debug the release application in android emulator, program exit after running several seconds. the error is like
D/ProfileInstaller: Installing profile for com.gennextcore.emsandriodapp
Art: Cleared App Profiles.
Art: Compiled App Profiles.
failed to search application directory
Android target "com.gennextcore.emsandriodapp" terminated.jdk version is 21, sdk version is 21. ndk version is 27.2, android api level 36.1

in debug mode, there is no this error, program can run.