3.0 JSB自动绑定undefined reference to 'jsb::jsb_bindings_test_namespace::jsb_bindings_test::test2() const'


image

头文件里面申明了两个函数test1和test2
android的编译后test1通过,test2不通过
有大佬告知一下这是为什么吗?