|
发表于 2015-12-25 14:47:00
|
显示全部楼层
【Android报错情况七】该报错一般是为环境变量中设置了java的jdk或adt引起的,,需要把JAVA_HOME ,CATALINA_HOME 等环境变量先去掉
BUILD FAILED
D:\WeX5_V3.2\tools\adt-sdk\tools\ant\build.xml:597: The following error occurred while executing this line:
D:\WeX5_V3.2\tools\adt-sdk\tools\ant\build.xml:716: The following error occurred while executing this line:
D:\WeX5_V3.2\tools\adt-sdk\tools\ant\build.xml:730: Compile failed; see the compiler error output for details.
Total time: 1 second
D:\WeX5_V3.2\model\Native\yjoa\build\C6CF620BA9800001A46613E013601E1A\build\platforms\android\cordova\node_modules\q\q.js:126
throw e;
^
Error code 1 for command: cmd with args: /s,/c,ant,debug,-f,D:\WeX5_V3.2\model\Native\yjoa\build\C6CF620BA9800001A46613E013601E1A\build\platforms\android\build.xml |
|