首页 > 其他 > 详细

openssl/asn1.h file not found的解决方法

时间:2016-04-08 14:31:02      阅读:227      评论:0      收藏:0      [点我收藏+]

iOS 引入支付宝 缺少 #include <openssl/asn1.h>  报错

 
 
解决方法:
在 Building Settings -> Search Paths -> Header Search Paths 里添加 aliPay.SDK(因为openssl/asn1.h就在这个文件夹里) 的路径进去就可以了
技术分享——此种方法仅限一台设备运行工程时,如果想多台设备都可以操作,则需换一次设备更改一次路径。

openssl/asn1.h file not found的解决方法

原文:http://www.cnblogs.com/sandyzhang/p/5367688.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!