QT Creator is unable to read CPU architecture of Android Devices
-
As visible on the screenshots below, QT Creator is unable to recognize the CPU architecture or OS version of any connected device.
Reading the devices info via apb show the correct architecture.
Due to this, I am unable to run any app on Android, as it always fails with:15:14:38: The deployment device "SM-X800" does not support the architectures used by the kit.
The kit supports "arm64-v8a", but the device uses "". -
-
As visible on the screenshots below, QT Creator is unable to recognize the CPU architecture or OS version of any connected device.
Reading the devices info via apb show the correct architecture.
Due to this, I am unable to run any app on Android, as it always fails with:15:14:38: The deployment device "SM-X800" does not support the architectures used by the kit.
The kit supports "arm64-v8a", but the device uses "".The fix was to clear the cache of QT Creator.
rm -r ~/.cache/QTProject/