为什么在项目中使用Using namespace CocosDenshion;会提示出错expected namespace namespace
解决办法:
#include "SimpleAudioEngine.h" using namespace CocosDenshion;