我有64位的Fedora 20,我的Android开发工具有问题.当我尝试运行项目时,我遇到以下错误:
[2014-05-11 22:08:03 - TestAp] /home/damian/adt-bundle-linux-x86_64-20140321/sdk/build-tools/android-4.4.2/aapt:
error while loading shared libraries: libstdc++.so.6: cannot open
shared object file: No such file or directory
[2014-05-11 22:08:03 - appcompat_v7] /home/damian/adt-bundle-linux-x86_64-20140321/sdk/build-tools/android-4.4.2/aapt:
error while loading shared libraries: libstdc++.so.6: cannot open
shared object file: No such file or directory
Run Code Online (Sandbox Code Playgroud)
我知道我的问题也在这里写,但解决方案不适用于Fedora 20.