Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 3.3.0-beta1
-
None
-
Mac OS X 10.10
Qt 5.4 Beta
Qt Creator 3.3.0 Beta 1
Android API 19
Android armv7
-
946cf4ca00dbcdc15d24dc2b52bf01c69dcda848
Description
When trying the new gradle support with a plain new Qt Quick Application with Qt 5.4 beta the build fails with error message:
"FAILURE: Build failed with an exception.
- What went wrong:
Task 'assembleDebug' not found in root project 'android-build'."
This might be the case cause no corresponding build.gradle file is created during the build process (see attached screenshot of build directory).
Also, the file is missing when running the Android "Create Templates" action from the Projects pane within the generated android project subfolder.
Attachments
Issue Links
- is required for
-
QTBUG-41613 Issues to be fixed before 5.4.0 RC
- Closed
- replaces
-
QTBUG-42659 [Android] Examples from 5.4 RC don't deploy using gradle
- Closed