Undefined symbols for architecture x86_64:
“_jsb_cocos2d_Ref_prototype”, referenced from:
js_register_cocos2dx_myjsbind_MyJSBing(JSContext*, JS::Handle<JSObject*>) in libjscocos2d Mac.a(jsb_cocos2dx_myjsbind_auto.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
编译报这个错,该从何下手呢