起步软件技术论坛
搜索
 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 449|回复: 1

[处理中3] 空项目打包错误

[复制链接]

3

主题

9

帖子

15

积分

新手上路

Rank: 1

积分
15
QQ
发表于 2016-11-15 18:47:14 | 显示全部楼层 |阅读模式
本帖最后由 anlew8888 于 2016-11-15 18:48 编辑

里面拖了2个控件,啥都没写。选的模式3 ,照着视频一步步做的。 生成成功,最后打包的时候,勾选选择 重新编译,报了如下错误。 win7 系统

--------------------

开始......
   
保存配置信息:
   
init
   
   开始......
      
   生成应用环境准备:
      
   复制模版工程:
      
   复制工程:
      
   复制WWW资源:
      
   更新工程信息:
      
   增加插件:
      使用到的插件: [cordova-plugin-whitelist, cordova-plugin-splashscreen, cordova-plugin-app-preferences, com.justep.cordova.plugin.app.utils, com.justep.cordova.plugin.engine.tencent]
      开始安装插件......
      开始准备插件参数......
      插件 "cordova-plugin-splashscreen" 参数如下:
      插件 "cordova-plugin-app-preferences" 参数如下:
      插件 "cordova-plugin-file" 参数如下:
      插件 "cordova-plugin-file-transfer" 参数如下:
      插件 "cordova-plugin-network-information" 参数如下:
      插件 "cordova-plugin-zip" 参数如下:
      插件 "cordova-plugin-inappbrowser" 参数如下:
      插件 "cordova-plugin-x-toast" 参数如下:
      插件 "com.justep.cordova.plugin.app.utils" 参数如下:
      插件 "com.justep.cordova.plugin.engine.tencent" 参数如下:
           引擎选择方式(webViewEngine):auto
      插件参数准备完成
      Installing "cordova-plugin-splashscreen" for android
      Installing "cordova-plugin-splashscreen" for ios
      Installing "cordova-plugin-app-preferences" for android
      Installing "cordova-plugin-app-preferences" for ios
      Installing "cordova-plugin-file" for android
      Installing "cordova-plugin-file" for ios
      Installing "cordova-plugin-file-transfer" for android
      Dependent plugin "cordova-plugin-file" already installed on android.
      Installing "cordova-plugin-file-transfer" for ios
      Dependent plugin "cordova-plugin-file" already installed on ios.
      Installing "cordova-plugin-network-information" for android
      Installing "cordova-plugin-network-information" for ios
      Installing "cordova-plugin-zip" for android
      Dependent plugin "cordova-plugin-file" already installed on android.
      Installing "cordova-plugin-zip" for ios
      Dependent plugin "cordova-plugin-file" already installed on ios.
      Installing "cordova-plugin-inappbrowser" for android
      Installing "cordova-plugin-inappbrowser" for ios
      Installing "cordova-plugin-x-toast" for android
      Installing "cordova-plugin-x-toast" for ios
      Installing "com.justep.cordova.plugin.app.utils" for android
      Dependent plugin "cordova-plugin-file" already installed on android.
      Dependent plugin "cordova-plugin-file-transfer" already installed on android.
      Dependent plugin "cordova-plugin-network-information" already installed on android.
      Dependent plugin "cordova-plugin-zip" already installed on android.
      Dependent plugin "cordova-plugin-inappbrowser" already installed on android.
      Dependent plugin "cordova-plugin-x-toast" already installed on android.
      Installing "com.justep.cordova.plugin.app.utils" for ios
      Dependent plugin "cordova-plugin-file" already installed on ios.
      Dependent plugin "cordova-plugin-file-transfer" already installed on ios.
      Dependent plugin "cordova-plugin-network-information" already installed on ios.
      Dependent plugin "cordova-plugin-zip" already installed on ios.
      Dependent plugin "cordova-plugin-inappbrowser" already installed on ios.
      Dependent plugin "cordova-plugin-x-toast" already installed on ios.
      Installing "com.justep.cordova.plugin.engine.tencent" for android
      Installing "com.justep.cordova.plugin.engine.tencent" for ios
      插件安装完成
      
   创建源代码工程:
      
   生成源代码:
      
   完成。
init
   
   开始......
      
   生成应用环境准备:
      
   android应用环境准备:
      
   ios应用环境准备:
      
   生成android应用包:
      Running command: cmd "/s /c "J:\WeX5_V3.6\model\Native\hello\build\src\platforms\android\cordova\build.bat --release --gradleArg=--offline""
      ANDROID_HOME=J:\WeX5_V3.6\tools\adt-sdk
      JAVA_HOME=J:\WeX5_V3.6\java\jre1.8
      Running: J:\WeX5_V3.6\model\Native\hello\build\src\platforms\android\gradlew cdvBuildRelease -b J:\WeX5_V3.6\model\Native\hello\build\src\platforms\android\build.gradle -Dorg.gradle.daemon=true --offline
   C:\Users\ADMINI~1\AppData\Local\Temp\3eab369a-3a1b-4975-83ef-da207fa5a606\pack.xml:88: exec returned: 1
           at org.apache.tools.ant.taskdefs.ExecTask.runExecute(ExecTask.java:643)
           at org.apache.tools.ant.taskdefs.ExecTask.runExec(ExecTask.java:669)
           at org.apache.tools.ant.taskdefs.ExecTask.execute(ExecTask.java:495)
           at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
           at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
           at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
           at java.lang.reflect.Method.invoke(Method.java:497)
           at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
           at org.apache.tools.ant.Task.perform(Task.java:348)
           at org.apache.tools.ant.Target.execute(Target.java:435)
           at org.apache.tools.ant.Target.performTasks(Target.java:456)
           at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393)
           at org.apache.tools.ant.Project.executeTarget(Project.java:1364)
           at com.justep.deploy.app.utils.BuildHelper.execTask(Unknown Source)
           at com.justep.deploy.app.utils.Builder.main(Unknown Source)
      
      FAILURE: Build failed with an exception.
      
      * What went wrong:
      java.io.IOException: 设备未就绪。
      
      * Try:
      Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
      ERROR building one of the platforms: Error: cmd: Command failed with exit code 1
      You may not have the required environment or OS to build this project
      
      J:\WeX5_V3.6\model\Native\hello\build\src\platforms\android\cordova\node_modules\q\q.js:126
                          throw e;
                          ^
      Error code 1 for command: cmd with args: /s /c "J:\WeX5_V3.6\model\Native\hello\build\src\platforms\android\gradlew cdvBuildRelease -b J:\WeX5_V3.6\model\Native\hello\build\src\platforms\android\build.gradle -Dorg.gradle.daemon=true --offline"
      Error: cmd: Command failed with exit code 1
   ****ERROR****: 子任务 "exec" 执行失败。
   ****ERROR****: 任务 "buildAndroid" 执行失败。
   ****ERROR****: 执行出错:
   ****ERROR****: 错误信息: exec returned: 1
   ****ERROR****: 如不能确定具体问题,可参考常见问题: http://bbs.wex5.com/thread-82002-1-1.html
****ERROR****: 子任务 "java" 执行失败。
****ERROR****: 任务 "pack" 执行失败。
****ERROR****: 执行出错:
****ERROR****: 错误信息: Java returned: -3
****ERROR****: 如不能确定具体问题,可参考常见问题: http://bbs.wex5.com/thread-82002-1-1.html
发表于 2016-11-16 09:34:52 | 显示全部楼层
qq:1912779713
WeX5教程--WeX5下载
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|X3技术论坛|Justep Inc.    

GMT+8, 2025-6-22 12:48 , Processed in 0.055082 second(s), 23 queries .

Powered by Discuz! X3.4

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表