views:

13

answers:

0

Hi ,

I have integrated Cocos2D version 0.7.2 with my existing Project. Now I want to Use CCNode and CCDirector in my Project.

But it is showing Error on "CCNode Undeclared" and also "CCDirector Undeclared" Errors. Even it is giving Error on method CCJumpTo method which I need to use.

Am I missing anything to include or is there any chances that it is not Properly Integrated? Please Help.