【问题标题】:My r.java file is not generated我的 r.java 文件没有生成
【发布时间】:2016-04-06 13:44:18
【问题描述】:

我从控制台收到此错误:

[2016-01-02 19:11:15 - google-play-services_lib] /home/fibrahim/Unduhan/android-sdk-linux/build-tools/23.0.2/aapt: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory

还有,

[2016-01-02 19:11:15 - SpeciesGallery] /home/fibrahim/Unduhan/android-sdk-linux/build-tools/23.0.2/aapt: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory

【问题讨论】:

标签: android console shared-libraries google-play-services libgcc


【解决方案1】:

我解决了这个问题,如下:

shared library problems with eclipse on Ubuntu

我执行这个命令: sudo apt-get install gcc-multilib

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2011-05-04
    • 2015-02-07
    • 2012-08-05
    • 1970-01-01
    • 2015-07-04
    • 2015-01-18
    • 1970-01-01
    相关资源
    最近更新 更多