构建报错: Build Failed: Error: Failed to create project with exitCode : 14
新装的系统win10,用1.3和1.3.1都报这个错,构建helloworld
win10的环境变量好像和之前不太一样?设了半天还是不行。。是环境变量的问题吗?
在cmd里面看路径是这样的:
C:>echo path
C:\ProgramData\Oracle\Java\javapath;
C:\Program Files (x86)\Intel\iCLS Client;
C:\Program Files\Intel\iCLS Client;
C:\WINDOWS\system32;
C:\WINDOWS;C:\WINDOWS\System32\Wbem;
C:\WINDOWS\System32\WindowsPowerShell\v1.0;
C:\Program Files\Intel\Intel® Management Engine Components\DAL;
C:\Program Files (x86)\Intel\Intel® Management Engine Components\DAL;
C:\Program Files\Intel\Intel® Management Engine Components\IPT;
C:\Program Files (x86)\Intel\Intel® Management Engine Components\IPT;
C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit;
C:\Program Files\Microsoft SQL Server\130\Tools\Binn;
C:\android-ndk-r10e-Windows\android-ndk-r10e;
C:\CocosCreator\resources\cocos2d-x\tools\cocos2d-console\bin;
C:\apache-ant-1.9.7-bin\apache-ant-1.9.7\bin;
C:\android-sdk-win\Android-SDK;
C:\Python27;
“C:\Program Files\Java\jdk1.8.0_112\bin”;
“C:\Program Files\Java\jdk1.8.0_112\jre\bin”;
=====
解决方式:之前只调整系统变量,没用,将python路径加到用户变量的path中就解决了
