Export to GitHub

cocos2d-iphone - issue #1470

cocos2d-iphone-2.1-rc0a, CC_ENABLE_DEPRECATED 0 compiler fail


Posted on Mar 9, 2013 by Quick Kangaroo

cocos2d-iphone-2.1-rc0a

In ccConfig, if CC_ENABLE_DEPRECATED 0 then in CCControl.m line 138 self.isTouchEnabled = YES; will fail to compile.

Should be [self setTouchEnabled: YES];

Comment #1

Posted on Mar 11, 2013 by Massive Lion

(No comment was entered for this change.)

Status: New

Labels:
Type-Defect Priority-Medium Milestone-Release2.1