Having issues with building QT for Android, QT 5.10/QTCr 4.5.0/Win7/JDK8
-
Having issues with building QT project for Android, QT 5.10/QTCr 4.5.0/Win7/JDK 8
Have installed:
Android settings are OK. (SDK Version: 26.1.1, NDK Version: 10.4.0)
It seems to be building stuff, but when goes to deployment, I have error:Cannot find the android build step.
Error while building/deploying project BTRemote (kit: Android for armeabi-v7a (GCC 4.9, Qt 5.10.0 for Android armv7))
When executing step "Deploy to Android device"It looks like gradle wrapper is missing? Look like necessary build steps completely missing....
But it all installed fresh, and I cannot wrap my mind why it is such pain to setup :(
How can I make it work now? How can I troubleshoot this?
Thank you.EDIT:
Solved by @casdevel:
maybe 'QmakeAndroidSupport' plugin is not enabled? You can see/change that from 'Installed Plugins' dialog (Main Menu->Help->About Plugins). Note that this option is hidden by default, check 'Show all' check box to make it visible. -
Having issues with building QT project for Android, QT 5.10/QTCr 4.5.0/Win7/JDK 8
Have installed:
Android settings are OK. (SDK Version: 26.1.1, NDK Version: 10.4.0)
It seems to be building stuff, but when goes to deployment, I have error:Cannot find the android build step.
Error while building/deploying project BTRemote (kit: Android for armeabi-v7a (GCC 4.9, Qt 5.10.0 for Android armv7))
When executing step "Deploy to Android device"It looks like gradle wrapper is missing? Look like necessary build steps completely missing....
But it all installed fresh, and I cannot wrap my mind why it is such pain to setup :(
How can I make it work now? How can I troubleshoot this?
Thank you.EDIT:
Solved by @casdevel:
maybe 'QmakeAndroidSupport' plugin is not enabled? You can see/change that from 'Installed Plugins' dialog (Main Menu->Help->About Plugins). Note that this option is hidden by default, check 'Show all' check box to make it visible. -
Having issues with building QT project for Android, QT 5.10/QTCr 4.5.0/Win7/JDK 8
Have installed:
Android settings are OK. (SDK Version: 26.1.1, NDK Version: 10.4.0)
It seems to be building stuff, but when goes to deployment, I have error:Cannot find the android build step.
Error while building/deploying project BTRemote (kit: Android for armeabi-v7a (GCC 4.9, Qt 5.10.0 for Android armv7))
When executing step "Deploy to Android device"It looks like gradle wrapper is missing? Look like necessary build steps completely missing....
But it all installed fresh, and I cannot wrap my mind why it is such pain to setup :(
How can I make it work now? How can I troubleshoot this?
Thank you.EDIT:
Solved by @casdevel:
maybe 'QmakeAndroidSupport' plugin is not enabled? You can see/change that from 'Installed Plugins' dialog (Main Menu->Help->About Plugins). Note that this option is hidden by default, check 'Show all' check box to make it visible.@xchg.ca
did you make sure you let QtCreator create the android folder]??
By pressing the "Create Templates" button -
Having issues with building QT project for Android, QT 5.10/QTCr 4.5.0/Win7/JDK 8
Have installed:
Android settings are OK. (SDK Version: 26.1.1, NDK Version: 10.4.0)
It seems to be building stuff, but when goes to deployment, I have error:Cannot find the android build step.
Error while building/deploying project BTRemote (kit: Android for armeabi-v7a (GCC 4.9, Qt 5.10.0 for Android armv7))
When executing step "Deploy to Android device"It looks like gradle wrapper is missing? Look like necessary build steps completely missing....
But it all installed fresh, and I cannot wrap my mind why it is such pain to setup :(
How can I make it work now? How can I troubleshoot this?
Thank you.EDIT:
Solved by @casdevel:
maybe 'QmakeAndroidSupport' plugin is not enabled? You can see/change that from 'Installed Plugins' dialog (Main Menu->Help->About Plugins). Note that this option is hidden by default, check 'Show all' check box to make it visible.@xchg.ca
did you make sure you let QtCreator create the android folder]??
By pressing the Create Templates button -
@xchg.ca
did you make sure you let QtCreator create the android folder]??
By pressing the Create Templates button@raven-worx Thank you for the reply. But "Build Android APK" is completely missing. This is what I meant when I say build step i missing. ( I did not know the right name )
-
-
Hi,
The installation can be painful because Google tends to change and move around things in its SDK and NDK without any warning. Therefore, it's important to check the platform constraints/recommandations and known issues.
-
@xchg-ca maybe 'QmakeAndroidSupport' plugin is not enabled? You can see/change that from 'Installed Plugins' dialog (Main Menu->Help->About Plugins). Note that this option is hidden by default, check 'Show all' check box to make it visible.
-
@xchg-ca maybe 'QmakeAndroidSupport' plugin is not enabled? You can see/change that from 'Installed Plugins' dialog (Main Menu->Help->About Plugins). Note that this option is hidden by default, check 'Show all' check box to make it visible.