1,dist/default/build.xml:6: Source resource does not exist: project.property does not exit
raise CalledProcessError(retcode, cmd)subprocess.CalledProcessError:
Command '['ant', 'debug']' returned non-zero exit
copy local.property as project.property
edit it and use the correct android version
2,loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
sudo
apt-get
install lib32stdc++6
sudo apt-get
install lib32z1
5397

被折叠的 条评论
为什么被折叠?



