ios - commond+B后,’#import <openssl/asn1.h> ’file not found;

浏览:70日期:2023-11-16

问题描述

我在接入支付宝后.commond+B后,显示’<openssl/asn1.h>’ file not found;显示文件没有找到.这是为什么.可是我看了,文件存在.这是为什么啊!

问题解答

回答1:

检查build settings -> library search paths,看下有没有引入该文件目录所在路径。

回答2:

是build settings -> header search paths中的路径没有进行设置.

相关文章: