cocos2dx3.2加入revmob問題

大家好 當我使用revmob 提供的sdk時 遇到了以下error

Undefined symbols for architecture arm64:
“revmob::RevMob::SharedInstance()”, referenced from:
AppDelegate::applicationDidFinishLaunching() in AppDelegate.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

求幫助