集成环信时遇到的问题file not found: libEaseMobClientSDK.a

Posted cxchanpin

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了集成环信时遇到的问题file not found: libEaseMobClientSDK.a相关的知识,希望对你有一定的参考价值。



集成环信时遇到的问题


build setting环信SDK集成libEaseMobClientSDKL


 file not found: libEaseMobClientSDK.a clang: er




今天集成环信,说编译的时候不能找到.a文件。在模拟器上出现此错误,现将我出现错误的原因及解决方法晒出,希望能够帮助将来跟我一样遇到困难的人.


原因例如以下:在Build Settings下Linking 下的other Linker Flags中加入了-ObjC、-all_load或-force_load从而导致出现上述问题




在Build Settings下Linking 下的other Linker Flags 仅仅保留-ObjC就可以。

以上是关于集成环信时遇到的问题file not found: libEaseMobClientSDK.a的主要内容,如果未能解决你的问题,请参考以下文章

centos7 安装nginx和php5.6.25遇到 无法访问php页面 报错file not found 问题解决

'React/RCTBundleURLProvider.h' file not found

file not found app文件

环信快速集成,以及实际集成中遇到的坑

链接错误/Build/Products/Debug-iphonesimulator file not found

Newline required at end of file but not found