0

我正在开发一个简单的 Cocos2D 游戏,并在我的游戏中包含 AdMob SDK。当我用模拟器运行我的项目时,它运行正常。但是当我使用设备时,我得到了这个

error /Users/developway/Desktop/The GardenerResources/AdMob/libGoogleAdMobAds.a for architecture armv7s
clang: error: linker command failed with exit code 1 (use -v to see invocation)
4

1 回答 1

0

更新到最新的 AdMob。如果这不能解决问题,请从 Build Settings 中删除 armv7s 作为支持的架构。

于 2013-02-28T08:35:18.547 回答