开发者

iPhone HelloWorld Game crashes in Cocos2d

开发者 https://www.devze.com 2023-04-03 09:28 出处:网络
I just created a HelloWorld app using cocos2d framework. Installation went smooth but when I created a Helloworld project and ran it the app crashes. It loads for a second and then quits.

I just created a HelloWorld app using cocos2d framework. Installation went smooth but when I created a Helloworld project and ran it the app crashes. It loads for a second and then quits.

I am using XCode 4 and iPhone Simulator 4.3. I am not able to find a file HelloWorldScene.m. I开发者_开发技巧ts not coming for me.


Please provide more information: Is there any useful information in the console output? What is in your HelloWorldScene.m? Where does the app crash when you run it with debugging symbols on (ie. "Breakpoints" on)?

0

精彩评论

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