c/c++编写的静态库中有引用ios系统头文件比如:

#include <EGL/egl.h>

在xcode编译的时候需要设置静态库程序:

Build Settings-Header Search Paths 中添加+ [ "$(SRCROOT)/"    ]

posted on 2017-04-06 19:21  瓦楞球  阅读(1793)  评论(0编辑  收藏  举报