Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 3.0.0-rc1
-
None
Description
In Qt Creator, before building/packaging/deploying, we set ANDROID_HOME so that the ant scripts can find the correct Android SDK location, but never set ANDROID_SDK_ROOT, which is used by qmake.conf.
The result is that androiddeployqt, when running against the SDK, will try to use the SDK path from the build machine because it's not overridden, so using Qt Creator for Android only works with home-built Qt versions at the moment.
Attachments
Issue Links
- is required for
-
QTBUG-33305 Issues to be fixed before Qt5.2 Beta1 release
- Closed