【NDK】EGL/egl.h: No such file or directory
- 这样的问题,貌似在用ndk-build的时候,也遇到过,但是这次呢,是用ndk编译一个需要AOSP_TREE内头文件和库的代码main.cpp文件,ndk-build报错:
from /home/zhangbin/zbhome/videoplayer/ffmpeg2/MEAndroid/SoftwareRender/showyuv2/jni/main.cpp:10:
/home/zhangbin/alex/NUStore/x19/android/frameworks/native/include/gui/SurfaceTexture.h:20:21:fatal error: EGL/egl.h: No such file or directory
co