Error : androiddeployqt.exe exited with code 14
-
Hi every body.
I want to make my first Android App with QT but I got error in deploying that is:
androiddeployqt.exe exited with code 14.
I'm using windows 7 x64 and installed Qt 5.3.2 (MSVC 2010, 32 bit)
I didn't use space in android requirement's paths
the paths are:
F:\QT-Setup-Files\Android-Setup-Needs\Java\jdk1.7.0_51
F:\QT-Setup-Files\Android-Setup-Needs\android-sdk-windows
F:\QT-Setup-Files\Android-Setup-Needs\android-ndk-r10
F:\QT-Setup-Files\Android-Setup-Needs\apache-ant-1.9.4\bin\ant.bat
I made a qt widgets application and chose mingw and android for kits then ran it without any changing but the code 14 error is appeared in both real and virtual devices
please help me...
thank you