Unknown Android deployment JSON file location
-
wrote on 7 May 2015, 22:01 last edited by
Hi,
I tried to follow this example : http://doc.qt.io/qtcreator/creator-mobile-app-tutorial.html
But when I try to build it, I have this error :"23:51:49: Internal Error: Unknown Android deployment JSON file location.
Error while building/deploying project accelbubble (kit: Android for armeabi (GCC 4.9, Qt 5.4.1))
When executing step "Build Android APK"There is not a lot of things about this on internet, so I came here for help.
Anyone know what to do ?
Thanks. -
wrote on 8 May 2015, 11:21 last edited by Alfakyn 5 Aug 2015, 12:39This post is deleted!
-
Hi,
I tried to follow this example : http://doc.qt.io/qtcreator/creator-mobile-app-tutorial.html
But when I try to build it, I have this error :"23:51:49: Internal Error: Unknown Android deployment JSON file location.
Error while building/deploying project accelbubble (kit: Android for armeabi (GCC 4.9, Qt 5.4.1))
When executing step "Build Android APK"There is not a lot of things about this on internet, so I came here for help.
Anyone know what to do ?
Thanks.wrote on 9 May 2015, 18:39 last edited byNobody can help ?
-
wrote on 15 May 2015, 16:47 last edited by
Problem solved by installing QT on C:\Qt disk instead of D:\Program Files\Qt (my second hard drive, because the C is SSD and doesn't have much space).
-
Hi and welcome to devnet,
A common rule on windows: Don't use paths with spaces. There's always been some trouble with them. However you should be able to install Qt on your D drive in e.g. D:\Qt
-
wrote on 17 May 2015, 17:19 last edited by
Thanks for the tip, I'll try it :).
4/6