简体   繁体   English

ld:找不到用于-lPods-SmartSuite-Bolts Cocoapods的库

[英]ld: library not found for -lPods-SmartSuite-Bolts Cocoapods

Trying to add Cocoapods to my project. 试图将可可粉添加到我的项目中。 When I compile it gives me this error: 当我编译它给我这个错误:

ld: library not found for -lPods-SmartSuite-Bolts

I tried re-installing Cocoapods, deleting the workspace, etc. I have the inherit flag in Other linker flags. 我尝试重新安装Cocoapods,删除工作区等。我在“其他链接器”标志中有“继承”标志。 Looks like it is a specific thing relating to Bolts. 看起来这是与螺栓有关的特定事物。 May be because I have both Parse and Facebook sdk in the project. 可能是因为我在项目中同时拥有Parse和Facebook sdk。 Tried to google, there is much on -lPods, but this is a specific error. 尝试谷歌,-lPods上有很多,但这是一个特定的错误。 How do I solve this? 我该如何解决?

完全从项目中删除Cocoapods并再次添加它最终解决了该问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM