依赖工程开发,编译报错Command Libtool failed with a nonzero exit code

Posted huaida

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了依赖工程开发,编译报错Command Libtool failed with a nonzero exit code相关的知识,希望对你有一定的参考价值。

升级AFN之后,SDK工程始终编译不通过找不到SDK.a

原因在SDK Target ->Build phases ->Link Binary With Libraries 多添加了SDK工程依赖的pod 库,删除所有的库之后编译就通过了

 

参考:

https://www.jianshu.com/p/89abf16720c2

以上是关于依赖工程开发,编译报错Command Libtool failed with a nonzero exit code的主要内容,如果未能解决你的问题,请参考以下文章

ndk-build 编译报错 fatal error: error writing to -: Invalid argument } ^

开发遇到的问题---导入别人的工程后,父工程中的pom依赖引入报错

编译依赖于React Native0.46.4的工程,报错“react-native-xcode.sh now lives in a different location”

meson+ninja build系统,使用meson & ninja 编译C工程

uniapp报错:Browserslist: caniuse-lite is outdated. Please run next command `npm update`

npm安装模块依赖时一个常见的报错的解决办法(“Please try running this command again as root/Administrator”)