Hi guys,
I've been trying to compile a project, using cocos2d 8 template, but
I'm getting this message:
"_OBJC_CLASS_$_SimpleAudioEngine", referenced from:
__objc_classrefs__DATA@0 in gameScene.o
ld: symbol(s) not found
I included all required frameworks, but av framework turns red for some reason, what I did is copied it from another project, still can't run it. Any ideas?
Your help is appreciated!!