Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/qt/6.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
将android应用程序部署到手机:错误:[install\u itemfolder\u 01]错误1 Windows_Android_Qt - Fatal编程技术网

将android应用程序部署到手机:错误:[install\u itemfolder\u 01]错误1 Windows

将android应用程序部署到手机:错误:[install\u itemfolder\u 01]错误1 Windows,android,qt,Android,Qt,我已经安装了所有可能需要的组件, 我上网两天了,就是找不到这个问题的答案。 我已经检查了我的apache ant, javac, java JRE、JDK、, Qt变量,一切正常 Qt喜欢我的所有设置,除了当我尝试将我的应用部署到emulator或设备时,我会遇到此错误 问题产出: :-1: error: [install_itemfolder_01] Error 1 编译输出: 17:54:43: Running steps for project Test... 17:54:43: Con

我已经安装了所有可能需要的组件, 我上网两天了,就是找不到这个问题的答案。 我已经检查了我的apache ant, javac, java JRE、JDK、, Qt变量,一切正常

Qt喜欢我的所有设置,除了当我尝试将我的应用部署到emulator或设备时,我会遇到此错误

问题产出:

:-1: error: [install_itemfolder_01] Error 1
编译输出:

17:54:43: Running steps for project Test...
17:54:43: Configuration unchanged, skipping qmake step.
17:54:43: Starting: "C:\Qt\Qt5.2.1\Tools\mingw48_32\bin\mingw32-make.exe"
mingw32-make: Nothing to be done for 'first'.
17:54:45: The process "C:\Qt\Qt5.2.1\Tools\mingw48_32\bin\mingw32-make.exe" exited normally.
17:54:45: Starting: "C:\Qt\Qt5.2.1\Tools\mingw48_32\bin\mingw32-make.exe" INSTALL_ROOT="C:\\Users\\ryan\\Desktop\\Projects\\Qt c++\\build-Test-Android_for_armeabi_GCC_4_8_Qt_5_2_1-Release\\android-build" install
The system cannot find the path specified.
The system cannot find the path specified.
makefile:1716: recipe for target 'install_itemfolder_01' failed
mingw32-make: *** [install_itemfolder_01] Error 1
17:54:45: The process "C:\Qt\Qt5.2.1\Tools\mingw48_32\bin\mingw32-make.exe" exited with code 2.
Error while building/deploying project Test (kit: Android for armeabi (GCC 4.8, Qt 5.2.1))
When executing step 'Copy application data'
有人能帮忙吗? 谢谢,我修好了。 出于对生活的热爱,不要在应用程序路径中添加任何“”(空格)