Hello
I have this error after trying to compile chartboost 1.1.6:
armeabi] Compile++ thumb: PluginProtocolStatic <= ProtocolSocial.cpp
/Volumes/untitled/bridgehero/frameworks/runtime-src/proj.android/…/…/js-bindings/cocos2d-x/plugin/protocols/proj.android/jni/…/…/platform/android/ProtocolAds.cpp: In function ‘void cocos2d::plugin::Java_org_cocos2dx_plugin_AdsWrapper_nativeOnAdsResult(JNIEnv*, jobject, jstring, jint, jstring)’:
/Volumes/untitled/bridgehero/frameworks/runtime-src/proj.android/…/…/js-bindings/cocos2d-x/plugin/protocols/proj.android/jni/…/…/platform/android/ProtocolAds.cpp:44:53: warning: ‘cocos2d::plugin::AdsListener* cocos2d::plugin::ProtocolAds::getAdsListener()’ is deprecated (declared at /Volumes/untitled/bridgehero/frameworks/runtime-src/proj.android/…/…/js-bindings/cocos2d-x/plugin/protocols/proj.android/jni/…/…/include/ProtocolAds.h:134) [-Wdeprecated-declarations]
AdsListener* listener = pAds->getAdsListener();
^
Any help?
it’s ok