#include "CCPhysicsSprite.h"

I am including the #include “CCPhysicsSprite.h” but I can’t use the #include CCPhysicsSprite class

I am using cocos2d-x 2.2.1.

thanks

Damaricio

I found the problem it was missing the inclusion of the directive “CC_ENABLE_BOX2D_INTEGRATION”

Thanks for your Topic and resolution.
Jose Gomes wrote:

I found the problem it was missing the inclusion of the directive “CC_ENABLE_BOX2D_INTEGRATION”