开发者

Problem with implementing iAd into iPhone application

okay so i have completely followed multiple tutorials step by step including this one iAd Tutorial

and using apples official sample code.. everytime i get the err开发者_C百科ors: "_CGRectOffset" Referenced from: and _CGRectZero Referenced from: any help guys?


CGRectZero and CGRectOffset are in the CoreGraphics framework.


You have to add the CoreGraphics framework to your project in the linker settings.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜