問題描述
我在 google 和 stackoverflow 上看到了幾篇與此錯(cuò)誤相關(guān)的帖子,我已經(jīng)閱讀了所有帖子,但仍然遇到問題,我會(huì)很高興找到解決方案.這是我在編譯時(shí)收到的錯(cuò)誤消息...
I've seen several posts on google and stackoverflow related to this error, I've read all of them but still fetching the problem , I will be glad for a solution. Here is the error mesage I recieve when compiling ...
找不到選項(xiàng)-L/Users/somefolder/Documents/Bharat/MyApp copy/GoogleAdMobAdsSDK"的目錄重復(fù)符號(hào) _OBJC_CLASS_$_AppDelegate 在:/Users/madept/Library/Developer/Xcode/DerivedData/Alpha-dvvymdlmzseytagllsmbbrxdgutz/Build/Intermediates/Alpha.build/Debug-iphonesimulator/Alpha.build/Objects-normal/i386/AppDelegate-56890B6B994A4284.o
directory not found for option '-L/Users/somefolder/Documents/Bharat/MyApp copy/GoogleAdMobAdsSDK' duplicate symbol _OBJC_CLASS_$_AppDelegate in: /Users/madept/Library/Developer/Xcode/DerivedData/Alpha-dvvymdlmzseytagllsmbbrxdgutz/Build/Intermediates/Alpha.build/Debug-iphonesimulator/Alpha.build/Objects-normal/i386/AppDelegate-56890B6B994A4284.o
謝謝.
推薦答案
我終于找到了解決方案-
- 刪除我添加的 AdMob SDK 的所有引用(同時(shí)刪除也來自工作區(qū)).
- 清理您的項(xiàng)目
- 點(diǎn)擊此鏈接再次添加 AdMob
- 清理并重建
這篇關(guān)于架構(gòu) i386 clang 的重復(fù)符號(hào)的文章就介紹到這了,希望我們推薦的答案對(duì)大家有所幫助,也希望大家多多支持html5模板網(wǎng)!