ld: library not found for -lGoogleAdMobAds

随声附和 提交于 2019-11-29 12:09:50

Go to Project Navigator and find libGoogleAdMobAds.a. Just select it and on right side in Target Membership you would get your targets. Just deselect targets which are selected and again select them.

It may help you.

Rashad

Check your library search path. Most of the time this error occurs because of this reason. You can find library search path under build setting.

EDIT: Thats a real good idea.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!