Hi,
I can compile example successfully. However, it can show Cocos2d startup image but no further action. There is no error message.
2012-02-15 19:16:59.736 Example[2668:207] cocos2d: compiled with Affine Matrix transformation in CCNode : YES
2012-02-15 19:16:59.736 Example[2668:207] cocos2d: compiled with Profiling Support: NO
2012-02-15 19:16:59.744 Example[2668:207] Retina Display Not supported
2012-02-15 19:16:59.797 Example[2668:207] cocos2d: Frame interval: 1
2012-02-15 19:16:59.800 Example[2668:207] cocos2d: surface size: 320x480
I am using Base SDK iphone device 4.0 and iPhone OS Deployment Target iPhone OS 3.2.
Would you please give me some advice to fix it?
Thanks.
p0o0q