Unable to start org.qtproject.quickforecast
-
I downloaded the quickforecast app from gitorious and built it successfully.
But when I try to deploy it on emulator I see the following error message in app output:Starting remote process.Unable to start 'org.qtproject.quickforecast'.
Screenshot attached.
I also cannot find the release apk in the build folder.
build-weatherapp-Android_for_x86_GCC_4_8_Qt_5_2_0-Release\android-build\bin folder contains only QtApp-debug.apk and QtApp-debug-unaligned.apk.What am I doing wrong? Where can I find more logs&info about the problem?
-
-
Also the Qt creator shows "The system cannot find the path specified." message in "General messages" window when the project is imported. What am I missing?
-
The problem has gone when I created 18'th API x86 emulator, with identical settings. App is deployed well on API18 emulator but fails with API17. Strange, huh?
Still cannot find release APK.