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

QQ登录

只需一步,快速开始

查看: 2006|回复: 6

[结贴] 3.5下APP打包问题

[复制链接]

14

主题

78

帖子

356

积分

中级会员

Rank: 3Rank: 3

积分
356
QQ
发表于 2017-8-4 11:40:22 | 显示全部楼层 |阅读模式
以前在3.3下做了个APP,一切正常。
现在在3.5环境下,随便建了个空的w文件,都打包不了。
照理说我就打包了一个空的w文件,应该不会引用什么插件
但是看 build.properties 里面,引入了一堆插件。

重新下了一个3.5的安装包依然 如此

莫名其妙的插件

莫名其妙的插件

错误信息

错误信息


发表于 2017-8-4 14:35:53 | 显示全部楼层
有些插件是系统默认自带的!
完整报错信息是什么??报错信息建议全一些!

现在都是3.7版本了!环境更新最新版本再试试吧!
qq:1912779713
WeX5教程--WeX5下载
回复 支持 反对

使用道具 举报

14

主题

78

帖子

356

积分

中级会员

Rank: 3Rank: 3

积分
356
QQ
 楼主| 发表于 2017-8-4 14:43:39 | 显示全部楼层
liangyongfei 发表于 2017-8-4 14:35
有些插件是系统默认自带的!
完整报错信息是什么??报错信息建议全一些!

开始......
   
保存配置信息:
   
编译UI资源:
   
清除编译环境:
   
复制模版工程:
   
复制工程:
   
复制插件:
   
复制WWW资源:
   
更新工程信息:
   
增加插件:
   使用到的插件: [phonegap-plugin-barcodescanner, cordova-plugin-file-opener2, cordova-plugin-file, cordova-plugin-file-transfer, cordova-plugin-x-toast, cordova-plugin-network-information, cordova-plugin-device, cordova-plugin-whitelist, cordova-plugin-splashscreen, cordova-plugin-app-preferences, com.justep.cordova.plugin.app.utils]
   开始安装插件......
   开始准备插件参数......
   插件 "phonegap-plugin-barcodescanner" 参数如下:
   插件 "cordova-plugin-file-opener2" 参数如下:
   插件 "cordova-plugin-file" 参数如下:
   插件 "cordova-plugin-file-transfer" 参数如下:
   插件 "cordova-plugin-x-toast" 参数如下:
   插件 "cordova-plugin-network-information" 参数如下:
   插件 "cordova-plugin-device" 参数如下:
   插件 "cordova-plugin-splashscreen" 参数如下:
   插件 "cordova-plugin-app-preferences" 参数如下:
   插件 "cordova-plugin-zip" 参数如下:
   插件 "cordova-plugin-inappbrowser" 参数如下:
   插件 "com.justep.cordova.plugin.app.utils" 参数如下:
   插件参数准备完成
   Installing "phonegap-plugin-barcodescanner" for android
   Installing "phonegap-plugin-barcodescanner" for ios
   Installing "cordova-plugin-file-opener2" for android
   Installing "cordova-plugin-file-opener2" 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-x-toast" for android
   Installing "cordova-plugin-x-toast" for ios
   Installing "cordova-plugin-network-information" for android
   Installing "cordova-plugin-network-information" for ios
   Installing "cordova-plugin-device" for android
   Installing "cordova-plugin-device" for ios
   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-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 "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.
   插件安装完成
   
创建源代码工程:
   
android应用环境准备:
   
ios应用环境准备:
   
生成android应用包:
   Running command: cmd "/s /c "D:\WeX5_V3.5_edu\model\Native\闈㈠闈㈣喘涔癬Debug\build\src\platforms\android\cordova\build.bat --release --gradleArg=--offline""
   ANDROID_HOME=D:\WeX5_V3.5_edu\tools\adt-sdk
   JAVA_HOME=D:\WeX5_V3.5_edu\java\jre1.8
   Running: D:\WeX5_V3.5_edu\model\Native\闈㈠闈㈣喘涔癬Debug\build\src\platforms\android\gradlew cdvBuildRelease -b D:\WeX5_V3.5_edu\model\Native\闈㈠闈㈣喘涔癬Debug\build\src\platforms\android\build.gradle -Dorg.gradle.daemon=true --offline
   Starting a new Gradle Daemon for this build (subsequent builds will be faster).
   
   FAILURE: Build failed with an exception.
   
   * What went wrong:
   A problem occurred configuring root project 'android'.
   
   BUILD FAILED
   
   Total time: 5.011 secs
   > Could not resolve all dependencies for configuration ':classpath'.
      > Could not resolve com.android.tools.build:gradle:2.0.0+.
        Required by:
            :android:unspecified
         > No cached version listing for com.android.tools.build:gradle:2.0.0+ available for offline mode.
   
   * 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
   
   D:\WeX5_V3.5_edu\model\Native\闈㈠闈㈣喘涔癬Debug\build\src\platforms\android\cordova\node_modules\q\q.js:126
                       throw e;
                       ^
   Error code 1 for command: cmd with args: /s /c "D:\WeX5_V3.5_edu\model\Native\闈㈠闈㈣喘涔癬Debug\build\src\platforms\android\gradlew cdvBuildRelease -b D:\WeX5_V3.5_edu\model\Native\闈㈠闈㈣喘涔癬Debug\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
回复 支持 反对

使用道具 举报

14

主题

78

帖子

356

积分

中级会员

Rank: 3Rank: 3

积分
356
QQ
 楼主| 发表于 2017-8-4 14:45:06 | 显示全部楼层
liangyongfei 发表于 2017-8-4 14:35
有些插件是系统默认自带的!
完整报错信息是什么??报错信息建议全一些!

我同事机器上可以打包,然后我让他把整个软件传给我,我依然打包不了
回复 支持 反对

使用道具 举报

14

主题

78

帖子

356

积分

中级会员

Rank: 3Rank: 3

积分
356
QQ
 楼主| 发表于 2017-8-4 14:50:22 | 显示全部楼层
liangyongfei 发表于 2017-8-4 14:35
有些插件是系统默认自带的!
完整报错信息是什么??报错信息建议全一些!

3.4  3.5 3.6 三个版本都试过了。。。。。
难道是因为我本机转的java jdk是1.7版本的原因?
但是我看了studio里设置jre是wex5的目录,又感觉没有影响。
回复 支持 反对

使用道具 举报

发表于 2017-8-4 16:02:22 | 显示全部楼层
qq:1912779713
WeX5教程--WeX5下载
回复 支持 反对

使用道具 举报

14

主题

78

帖子

356

积分

中级会员

Rank: 3Rank: 3

积分
356
QQ
 楼主| 发表于 2017-8-4 16:29:36 | 显示全部楼层
liangyongfei 发表于 2017-8-4 16:02
http://doc.wex5.com/wex5-app-question-list-0004/

按你这方法解决了,3Q,可以结贴了。

不过很奇怪为什么会出现这种情况
回复 支持 反对

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-5-2 15:00 , Processed in 0.097196 second(s), 26 queries .

Powered by Discuz! X3.4

© 2001-2013 Comsenz Inc.

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