|
菜鸟,第一个程序生成本地App就出错了。。。请大家帮助一下
软件环境:WeX5 V3.5
出错日志:
开始......
保存配置信息:
编译UI资源:
清除编译环境:
复制模版工程:
复制工程:
复制插件:
复制WWW资源:
更新工程信息:
增加插件:
使用到的插件: [cordova-plugin-whitelist, cordova-plugin-splashscreen, cordova-plugin-app-preferences, com.justep.cordova.plugin.app.utils, cordova-plugin-x-toast, cordova-plugin-inappbrowser, cordova-plugin-app-version]
开始安装插件......
开始准备插件参数......
插件 "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" 参数如下:
插件 "cordova-plugin-app-version" 参数如下:
插件参数准备完成
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 "cordova-plugin-app-version" for android
Installing "cordova-plugin-app-version" for ios
插件安装完成
创建源代码工程:
android应用环境准备:
ios应用环境准备:
生成android应用包:
Running command: cmd "/s /c "D:\WeX5\WeX5_V3.5\model\Native\froge\build\src\platforms\android\cordova\build.bat --debug --gradleArg=--offline""
ERROR building one of the platforms: Error: cmd: Command failed with exit code 2
You may not have the required environment or OS to build this project
[Error: Please install Android target: "android-22".
Hint: Open the SDK manager by running: D:\WeX5\WeX5_V3.5\tools\adt-sdk\tools\android.BAT
You will require:
1. "SDK Platform" for android-22
2. "Android SDK Platform-tools (latest)
3. "Android SDK Build-tools" (latest)]
Error: cmd: Command failed with exit code 2
****ERROR****: 子任务 "exec" 执行失败。
****ERROR****: 任务 "buildAndroid" 执行失败。
****ERROR****: 执行出错:
****ERROR****: 错误信息: exec returned: 1
****ERROR****: 如不能确定具体问题,可参考常见问题: http://bbs.wex5.com/thread-82002-1-1.html |
|