【问题标题】:arm-linux-androideabi-gcc gives png.h errorarm-linux-androideabi-gcc 给出 png.h 错误
【发布时间】:2016-03-02 01:35:47
【问题描述】:

我在使用 Android NDK 独立工具链为第 3 部分 C 库运行配置脚本时遇到此错误。

configure:3463: arm-linux-androideabi-gcc -E  conftest.c
conftest.c:19:17: fatal error: png.h: No such file or directory
#include <png.h>

如何将 png.h 包含到 arm-linux-androideabi-gcc 编译器工具链中?

【问题讨论】:

    标签: android android-ndk libpng


    【解决方案1】:
    猜你喜欢
    • 1970-01-01
    • 2011-12-23
    • 2015-02-16
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2014-10-31
    • 1970-01-01
    • 2017-05-11
    相关资源
    最近更新 更多