摘要: c/c++编写的静态库中有引用ios系统头文件比如: #include <EGL/egl.h> 在xcode编译的时候需要设置静态库程序: Build Settings-Header Search Paths 中添加+ [ "$(SRCROOT)/" ] 阅读全文
posted @ 2017-04-06 19:21 帕拉美 阅读(1822) 评论(0) 推荐(0)