开发者

What will be reason behind this error?

开发者 https://www.devze.com 2023-03-24 20:22 出处:网络
I am fresher in iphone programming.Whenever i create a new project in x-code it\'s giving this error.Please anybody, help me to solve this problem.I am attach开发者_C百科ing snapshot below:-

I am fresher in iphone programming.Whenever i create a new project in x-code it's giving this error.Please anybody, help me to solve this problem.I am attach开发者_C百科ing snapshot below:-

What will be reason behind this error?

It'll be a great help. Thank you


You just need to add those missing headers to your project.


check out your .h file.

Might be you had deleted @end by mistake or somewhere ‘;’ is missing after statement declarations.

0

精彩评论

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