cocos2d-x-physics-example icon indicating copy to clipboard operation
cocos2d-x-physics-example copied to clipboard

Polygon class conflict in xcode 7.3

Open piotrros opened this issue 9 years ago • 0 comments
trafficstars

Hi, I was using cocos2d-x 3.10 and xcode 7.2 for running my app for both ios and mac desktop. After updating to xcode 7.3 I'm getting following error in PhysicsShapeCache.h (in class declaration):

Definition of type 'Polygon' conflicts with typedef of the same name

It only appears on desktop mode (i386/x86_64) and works without a problem on ios.

piotrros avatar Apr 08 '16 11:04 piotrros