json file
-
wrote on 8 Feb 2018, 20:45 last edited by
when i try to run a project on my android device i have this error:
Cannot find the androiddeploy Json file.
Error while building/deploying project analogclock (kit: Android for armeabi-v7a (GCC 4.9, Qt 5.10.1 for Android armv72))
When executing step "Deploy to Android device"
what should i do? -
when i try to run a project on my android device i have this error:
Cannot find the androiddeploy Json file.
Error while building/deploying project analogclock (kit: Android for armeabi-v7a (GCC 4.9, Qt 5.10.1 for Android armv72))
When executing step "Deploy to Android device"
what should i do?@SamueleS17
just a shot into the dark:
Where is Qt and/or your project installed? Does the path contain spaces? -
@SamueleS17
just a shot into the dark:
Where is Qt and/or your project installed? Does the path contain spaces?wrote on 9 Feb 2018, 13:59 last edited by@raven-worx
Qt is installed in c:/ProgramFiles
And my project is in D:/../analogclock
When I run the project for windows whith minGW32 it’s ok is if I try to put it in the tablet the problem -
wrote on 12 Feb 2018, 02:39 last edited by
Same error on :
Ubuntu 16-04
gcc 5.4
Qt5.10
QtCreator 3.5.1Any ideas?
3/4