-
Bug
-
Resolution: Done
-
P1: Critical
-
5.2.1
-
None
-
Android 4.2.2
-
-
1382c31fcec5f7aa9522aaf3cdbb59fd6c956f96
Dear Qt developers,
I want to deploy Qt application with deploy mode (not bundle mode), but there's a phenomenon of androiddeployqt of Qt5.2
- With Qt5.2.0, QtCreator can deploy the apk file with mode "Deploy local Qt
libraries to temporary directory" OK - With Qt5.2.1, QtCreator can NOT deploy the apk file with mode "Deploy local Qt libraries to temporary directory". It returns error: "Can not stat /.../Temp/android-build-
{xxx}: No such file or directory "
Actually, the android-build-{xxx}folder is created at Temp folder during package deploy, but this folder is deleted before copying to android file system => causes above error.
I can solve my problem with replacing androiddeployqt of qt5.2.1 by qt5.2.0.
Please check this issue.
Thank you.
| For Gerrit Dashboard: QTBUG-37028 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V |
| 79391,1 | androiddeployqt: Fix debug deployment on Windows | stable | qt/qttools | Status: MERGED | +2 | 0 |