|
发表于 2016-3-29 07:31:54
来自手机
|
显示全部楼层
开始...... 保存配置信息: 编译UI资源: 清除编译环境: 复制模版工程: 复制工程: 复制插件: 复制WWW资源: 更新工程信息: 增加插件: 使用到的插件: [cordova-plugin-whitelist, cordova-plugin-splashscreen, cordova-plugin-app-preferences, com.justep.cordova.plugin.app.utils, cordova-plugin-app-version, cordova-plugin-inappbrowser, cordova-plugin-x-toast] 开始准备插件参数...... 插件参数准备完成 开始安装插件...... 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_V3.4Pre\model\Native\upload\build\src\platforms\android\cordova\build.bat --debug --gradleArg=--offline"" ANDROID_HOME=D:\WeX5_V3.4Pre/tools/adt-sdk JAVA_HOME=D:\WeX5_V3.4Pre/java/jre1.7 Running: D:\WeX5_V3.4Pre\model\Native\upload\build\src\platforms\android\gradlew cdvBuildDebug -b D:\WeX5_V3.4Pre\model\Native\upload\build\src\platforms\android\build.gradle -Dorg.gradle.daemon=true --offline 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 FAILURE: Build failed with an exception. * What went wrong: Unable to start the daemon process. This problem might be caused by incorrect configuration of the daemon. For example, an unrecognized jvm option is used. Please refer to the user guide chapter on the daemon at http://gradle.org/docs/2.2.1/userguide/gradle_daemon.html Please read the following process output to find out more: ----------------------- Error occurred during initialization of VM Could not reserve enough space for object heap Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. D:\WeX5_V3.4Pre\model\Native\upload\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.4Pre\model\Native\upload\build\src\platforms\android\gradlew cdvBuildDebug -b D:\WeX5_V3.4Pre\model\Native\upload\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://wex5.com/cn/bbs/thread-82002-1-1.html |
|