在helloworld的init中写了
Controlbutton *btn=ControlButton::create();
但是显示未定义标示符
#include “HelloWorldScene.h”
#include “secondscene.h”
#include “Simpleaudioengine.h”
#include “ui\UIScale9Sprite.h”
using namespace ui;
USING_NS_CC;
这是我之前的头文件’
然后我右击转到定义后报出这样的错