【发布时间】:2018-08-09 10:53:09
【问题描述】:
我正在尝试为 android 编译 open ssl。 我按照这个链接进行编译。
https://stackoverflow.com/questions/11929773/compiling-the-latest-openssl-for-android
但我立即陷入了这个错误。
fatal error: sys/cdefs.h: No such file or directory # include <sys/cdefs.h>
【问题讨论】:
标签: android android-ndk openssl ndk-build