【问题标题】:Deploying android app to phone : error: [install_itemfolder_01] Error 1 Windows将 android 应用程序部署到手机:错误:[install_itemfolder_01] 错误 1 ​​Windows
【发布时间】:2014-02-10 10:19:20
【问题描述】:

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

Qt 喜欢我的所有设置,但当我尝试将我的应用程序部署到模拟器或设备时出现此错误

问题输出:

:-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'

有人可以帮忙吗? 谢谢

【问题讨论】:

    标签: android qt


    【解决方案1】:

    我修好了。 为了热爱生活,请不要在您的应用程序路径中添加任何“”(空格)

    【讨论】:

      猜你喜欢
      • 2016-07-22
      • 2019-10-06
      • 2023-04-02
      • 1970-01-01
      • 1970-01-01
      • 2019-06-18
      • 2019-07-22
      • 2013-12-25
      • 1970-01-01
      相关资源
      最近更新 更多