Build TestCpp

Hi!

I’ve cloned the code from the GIT Repository. When I build I get this error.

CCB_STATIC_NEW_AUTORELEASE_OBJECT_WITH_INIT_METHOD(ButtonTestLayer, create);
error: cannot allocate an object of abstract type ‘ButtonTestLayer’

What can I do to solve this problem?

Thanks