Cocos ide 打包APK失败。。。求助

Updated project.properties
Updated local.properties
Updated file D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\proguard-project.txt
Updated project.properties
Updated local.properties
Updated file D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android…\js-bindings\cocos2d-x\cocos\platform\android\java\proguard-project.txt
Android NDK: WARNING: APP_PLATFORM android-19 is larger than android:minSdkVersion 9 in ./AndroidManifest.xml    
make.exe: Entering directory D:/Cocos/HungryGhost/frameworks/runtime-src/proj.android' [armeabi] Compile++ thumb: cocos2djs_shared <= coded_stream.cc [armeabi] Compile++ thumb: cocos2djs_shared <= common.cc [armeabi] Compile++ thumb: cocos2djs_shared <= extension_set.cc [armeabi] Compile++ thumb: cocos2djs_shared <= generated_message_util.cc [armeabi] Compile++ thumb: cocos2djs_shared <= message_lite.cc [armeabi] Compile++ thumb: cocos2djs_shared <= once.cc [armeabi] Compile++ thumb: cocos2djs_shared <= atomicops_internals_x86_gcc.cc [armeabi] Compile++ thumb: cocos2djs_shared <= repeated_field.cc [armeabi] Compile++ thumb: cocos2djs_shared <= wire_format_lite.cc [armeabi] Compile++ thumb: cocos2djs_shared <= zero_copy_stream.cc [armeabi] Compile++ thumb: cocos2djs_shared <= zero_copy_stream_impl_lite.cc [armeabi] Compile++ thumb: cocos2djs_shared <= stringprintf.cc [armeabi] Compile++ thumb: cocos2djs_shared <= ConnectWaitLayer.cpp [armeabi] Compile++ thumb: cocos2djs_shared <= ConsoleCommand.cpp [armeabi] Compile++ thumb: cocos2djs_shared <= FileServer.cpp [armeabi] Compile++ thumb: cocos2djs_shared <= Landscape_png.cpp [armeabi] Compile++ thumb: cocos2djs_shared <= PlayDisable_png.cpp [armeabi] Compile++ thumb: cocos2djs_shared <= PlayEnable_png.cpp [armeabi] Compile++ thumb: cocos2djs_shared <= Portrait_png.cpp [armeabi] Compile++ thumb: cocos2djs_shared <= Protos.pb.cc [armeabi] Compile++ thumb: cocos2djs_shared <= Runtime.cpp [armeabi] Compile++ thumb: cocos2djs_shared <= Shine_png.cpp [armeabi] Compile++ thumb: cocos2djs_shared <= VisibleRect.cpp [armeabi] Compile++ thumb: cocos2djs_shared <= AppDelegate.cpp In file included from D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../network/HttpClient.h:30:0,                  from D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/network/XMLHTTPRequest.h:34,                  from jni/../../Classes/AppDelegate.cpp:18: D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../network/HttpRequest.h: In member function 'void cocos2d::network::HttpRequest::setResponseCallback(cocos2d::Ref*, cocos2d::SEL_CallFuncND)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../network/HttpRequest.h:185:66: warning: 'void cocos2d::network::HttpRequest::setResponseCallback(cocos2d::Ref*, cocos2d::network::SEL_HttpResponse)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../network/HttpRequest.h:188) [-Wdeprecated-declarations]          setResponseCallback(pTarget, (SEL_HttpResponse) pSelector);                                                                   ^ At global scope: cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] [armeabi] Compile++ thumb: cocos2djs_shared <= ConfigParser.cpp [armeabi] Compile++ thumb: cocos2djs_shared <= Runtime_android.cpp [armeabi] Compile++ thumb: cocos2djs_shared <= main.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= jsb_cocos2dx_auto.cpp D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_enableShadow(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33609:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33609:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_setDimensions(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33647:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33647:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_getFontSize(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33665:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33665:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_getString(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33682:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33682:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_setFlippedY(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33701:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33701:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_setFlippedX(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33721:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33721:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_setTextDefinition(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33741:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33741:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_setFontName(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33761:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33761:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_getHorizontalAlignment(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33779:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33779:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_initWithStringAndTextDefinition(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33798:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33798:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_setString(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33822:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33822:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_initWithString(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33842:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33842:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_setFontFillColor(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33922:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33922:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_getBlendFunc(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33950:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33950:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_enableStroke(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33969:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33969:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_getDimensions(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34001:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34001:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_setVerticalAlignment(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34020:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34020:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_setFontSize(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34040:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34040:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_getVerticalAlignment(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34058:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34058:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_getTextDefinition(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34075:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34075:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_setBlendFunc(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34094:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34094:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_getFontName(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34112:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34112:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_setHorizontalAlignment(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34131:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34131:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_disableShadow(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34151:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34151:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_disableStroke(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34176:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34176:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_create(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34202:32: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]              cocos2d::LabelTTF* ret = cocos2d::LabelTTF::create();                                 ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34206:75: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelTTF>(cx, (cocos2d::LabelTTF*)ret);                                                                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34206:107: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelTTF>(cx, (cocos2d::LabelTTF*)ret);                                                                                                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34228:32: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]              cocos2d::LabelTTF* ret = cocos2d::LabelTTF::create(arg0, arg1, arg2);                                 ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34232:75: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelTTF>(cx, (cocos2d::LabelTTF*)ret);                                                                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34232:107: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelTTF>(cx, (cocos2d::LabelTTF*)ret);                                                                                                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34256:32: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]              cocos2d::LabelTTF* ret = cocos2d::LabelTTF::create(arg0, arg1, arg2, arg3);                                 ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34260:75: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelTTF>(cx, (cocos2d::LabelTTF*)ret);                                                                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34260:107: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelTTF>(cx, (cocos2d::LabelTTF*)ret);                                                                                                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34287:32: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]              cocos2d::LabelTTF* ret = cocos2d::LabelTTF::create(arg0, arg1, arg2, arg3, arg4);                                 ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34291:75: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelTTF>(cx, (cocos2d::LabelTTF*)ret);                                                                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34291:107: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelTTF>(cx, (cocos2d::LabelTTF*)ret);                                                                                                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34321:32: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]              cocos2d::LabelTTF* ret = cocos2d::LabelTTF::create(arg0, arg1, arg2, arg3, arg4, arg5);                                 ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34325:75: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelTTF>(cx, (cocos2d::LabelTTF*)ret);                                                                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34325:107: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelTTF>(cx, (cocos2d::LabelTTF*)ret);                                                                                                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_createWithFontDefinition(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34348:28: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]          cocos2d::LabelTTF* ret = cocos2d::LabelTTF::createWithFontDefinition(arg0, arg1);                             ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34352:67: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]              js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelTTF>(cx, (cocos2d::LabelTTF*)ret);                                                                    ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34352:99: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]              js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelTTF>(cx, (cocos2d::LabelTTF*)ret);                                                                                                    ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_constructor(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34369:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = new (std::nothrow) cocos2d::LabelTTF();                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34369:59: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = new (std::nothrow) cocos2d::LabelTTF();                                                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34374:23: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      TypeTest<cocos2d::LabelTTF> t;                        ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2d_LabelTTF_ctor(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34402:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF *nobj = new (std::nothrow) cocos2d::LabelTTF();                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34402:59: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF *nobj = new (std::nothrow) cocos2d::LabelTTF();                                                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'void js_register_cocos2dx_LabelTTF(JSContext*, JSObject*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34483:23: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      TypeTest<cocos2d::LabelTTF> t;                        ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelBMFont_setLineBreakWithoutSpace(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36622:27: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36622:56: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                                                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelBMFont_getBlendFunc(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36640:27: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36640:56: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                                                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelBMFont_isOpacityModifyRGB(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36657:27: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36657:56: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                                                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelBMFont_getLetter(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36676:27: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36676:56: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                                                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelBMFont_getString(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36703:27: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36703:56: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                                                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelBMFont_setBlendFunc(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36722:27: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36722:56: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                                                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelBMFont_setString(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36742:27: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36742:56: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                                                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelBMFont_initWithString(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36762:27: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36762:56: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                                                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelBMFont_setOpacityModifyRGB(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36834:27: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36834:56: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                                                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelBMFont_getFntFile(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36852:27: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36852:56: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                                                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelBMFont_setFntFile(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36871:27: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36871:56: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                                                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelBMFont_setAlignment(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36901:27: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36901:56: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                                                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelBMFont_setWidth(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36921:27: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36921:56: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                                                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelBMFont_create(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36942:35: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]              cocos2d::LabelBMFont* ret = cocos2d::LabelBMFont::create();                                    ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36946:75: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelBMFont>(cx, (cocos2d::LabelBMFont*)ret);                                                                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36946:113: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelBMFont>(cx, (cocos2d::LabelBMFont*)ret);                                                                                                                  ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36965:35: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]              cocos2d::LabelBMFont* ret = cocos2d::LabelBMFont::create(arg0, arg1);                                    ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36969:75: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelBMFont>(cx, (cocos2d::LabelBMFont*)ret);                                                                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36969:113: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelBMFont>(cx, (cocos2d::LabelBMFont*)ret);                                                                                                                  ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36990:35: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]              cocos2d::LabelBMFont* ret = cocos2d::LabelBMFont::create(arg0, arg1, arg2);                                    ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36994:75: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelBMFont>(cx, (cocos2d::LabelBMFont*)ret);                                                                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36994:113: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelBMFont>(cx, (cocos2d::LabelBMFont*)ret);                                                                                                                  ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:37018:35: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]              cocos2d::LabelBMFont* ret = cocos2d::LabelBMFont::create(arg0, arg1, arg2, arg3);                                    ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:37022:75: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelBMFont>(cx, (cocos2d::LabelBMFont*)ret);                                                                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:37022:113: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelBMFont>(cx, (cocos2d::LabelBMFont*)ret);                                                                                                                  ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:37049:35: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]              cocos2d::LabelBMFont* ret = cocos2d::LabelBMFont::create(arg0, arg1, arg2, arg3, arg4);                                    ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:37053:75: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelBMFont>(cx, (cocos2d::LabelBMFont*)ret);                                                                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:37053:113: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelBMFont>(cx, (cocos2d::LabelBMFont*)ret);                                                                                                                  ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelBMFont_constructor(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:37070:27: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = new (std::nothrow) cocos2d::LabelBMFont();                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:37070:62: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = new (std::nothrow) cocos2d::LabelBMFont();                                                               ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:37075:23: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      TypeTest<cocos2d::LabelBMFont> t;                        ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2d_LabelBMFont_ctor(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:37103:27: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont *nobj = new (std::nothrow) cocos2d::LabelBMFont();                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:37103:62: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont *nobj = new (std::nothrow) cocos2d::LabelBMFont();                                                               ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'void js_register_cocos2dx_LabelBMFont(JSContext*, JSObject*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:37171:23: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      TypeTest<cocos2d::LabelBMFont> t;                        ^ At global scope: cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] [armeabi] Compile++ thumb: cocos_jsb_static <= jsb_cocos2dx_builder_auto.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= jsb_cocos2dx_extension_auto.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= jsb_cocos2dx_spine_auto.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= jsb_cocos2dx_studio_auto.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= jsb_cocos2dx_ui_auto.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= ScriptingCore.cpp D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ScriptingCore.cpp:274:0: warning: "JSB_COMPATIBLE_WITH_COCOS2D_HTML5_BASIC_TYPES" redefined [enabled by default] #define JSB_COMPATIBLE_WITH_COCOS2D_HTML5_BASIC_TYPES 1 ^ In file included from D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ScriptingCore.h:36:0,                  from D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ScriptingCore.cpp:25: D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/js_manual_conversions.h:35:0: note: this is the location of the previous definition #define JSB_COMPATIBLE_WITH_COCOS2D_HTML5_BASIC_TYPES ^ cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] [armeabi] Compile++ thumb: cocos_jsb_static <= cocos2d_specifics.cpp D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/cocos2d_specifics.cpp: In function 'bool js_cocos2dx_CCNode_unscheduleAllSelectors(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/cocos2d_specifics.cpp:1479:38: warning: 'void cocos2d::Node::unscheduleAllSelectors()' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCNode.h:1361) [-Wdeprecated-declarations]          cobj->unscheduleAllSelectors();                                       ^ At global scope: cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] [armeabi] Compile++ thumb: cocos_jsb_static <= js_manual_conversions.cpp D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/js_manual_conversions.cpp: In member function 'void JSStringWrapper::set(JSString*, JSContext*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/js_manual_conversions.cpp:80:15: warning: 'char* cocos2d::cc_utf16_to_utf8(const short unsigned int*, int, long int*, long int*)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../base/ccUTF8.h:210) [-Wdeprecated-declarations]      _buffer = cc_utf16_to_utf8(pStrUTF16, -1, NULL, NULL);                ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/js_manual_conversions.cpp:80:57: warning: 'char* cocos2d::cc_utf16_to_utf8(const short unsigned int*, int, long int*, long int*)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../base/ccUTF8.h:210) [-Wdeprecated-declarations]      _buffer = cc_utf16_to_utf8(pStrUTF16, -1, NULL, NULL);                                                          ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/js_manual_conversions.cpp: In function 'jsval c_string_to_jsval(JSContext*, const char*, size_t)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/js_manual_conversions.cpp:1666:33: warning: 'short unsigned int* cocos2d::cc_utf8_to_utf16(const char*, int, int*)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../base/ccUTF8.h:197) [-Wdeprecated-declarations]      jschar* strUTF16 = (jschar*)cc_utf8_to_utf16(v, (int)length, &utf16_size);                                  ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/js_manual_conversions.cpp:1666:77: warning: 'short unsigned int* cocos2d::cc_utf8_to_utf16(const char*, int, int*)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../base/ccUTF8.h:197) [-Wdeprecated-declarations]      jschar* strUTF16 = (jschar*)cc_utf8_to_utf16(v, (int)length, &utf16_size);                                                                              ^ At global scope: cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] [armeabi] Compile++ thumb: cocos_jsb_static <= js_bindings_core.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= js_bindings_opengl.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= jsb_opengl_functions.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= jsb_opengl_manual.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= jsb_opengl_registration.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= jsb_event_dispatcher_manual.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= CCJavascriptJavaBridge.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= js_bindings_chipmunk_auto_classes.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= js_bindings_chipmunk_functions.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= js_bindings_chipmunk_manual.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= js_bindings_chipmunk_registration.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= js_bindings_ccbreader.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= jsb_cocos2dx_studio_conversions.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= jsb_cocos2dx_studio_manual.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= jsb_cocos2dx_extension_manual.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= js_bindings_system_functions.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= js_bindings_system_registration.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= jsb_socketio.cpp D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/network/jsb_socketio.cpp: In function 'bool js_cocos2dx_SocketIO_connect(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/network/jsb_socketio.cpp:184:61: warning: 'static cocos2d::network::SIOClient* cocos2d::network::SocketIO::connect(cocos2d::network::SocketIO::SIODelegate&, const string&)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../network/SocketIO.h:106) [-Wdeprecated-declarations]          SIOClient* ret = SocketIO::connect(*siodelegate, url);                                                              ^ At global scope: cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] [armeabi] Compile++ thumb: cocos_jsb_static <= jsb_websocket.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= XMLHTTPRequest.cpp D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/network/XMLHTTPRequest.cpp: In member function 'void MinXmlHttpRequest::_sendRequest(JSContext*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/network/XMLHTTPRequest.cpp:248:109: warning: 'void cocos2d::network::HttpRequest::setResponseCallback(cocos2d::Ref*, cocos2d::network::SEL_HttpResponse)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../network/HttpRequest.h:188) [-Wdeprecated-declarations]      _httpRequest->setResponseCallback(this, httpresponse_selector(MinXmlHttpRequest::handle_requestResponse));                                                                                                              ^ At global scope: cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] [armeabi] Compile++ thumb: cocos_jsb_static <= jsb_cocos2dx_spine_manual.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= jsb_cocos2dx_ui_manual.cpp D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ui/jsb_cocos2dx_ui_manual.cpp: In function 'bool js_cocos2dx_UIWidget_addTouchEventListener(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ui/jsb_cocos2dx_ui_manual.cpp:146:112: warning: 'void cocos2d::ui::Widget::addTouchEventListener(cocos2d::Ref*, cocos2d::ui::SEL_TouchEvent)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../ui/UIWidget.h:239) [-Wdeprecated-declarations]          cobj->addTouchEventListener(tmpObj, toucheventselector(JSStudioEventListenerWrapper::eventCallbackFunc));                                                                                                                 ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ui/jsb_cocos2dx_ui_manual.cpp: In function 'bool js_cocos2dx_UICheckBox_addEventListener(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ui/jsb_cocos2dx_ui_manual.cpp:198:126: warning: 'void cocos2d::ui::CheckBox::addEventListenerCheckBox(cocos2d::Ref*, cocos2d::ui::SEL_SelectedStateEvent)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../ui/UICheckBox.h:189) [-Wdeprecated-declarations]          cobj->addEventListenerCheckBox(tmpObj, checkboxselectedeventselector(JSStudioEventListenerWrapper::eventCallbackFunc));                                                                                                                               ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ui/jsb_cocos2dx_ui_manual.cpp: In function 'bool js_cocos2dx_UISlider_addEventListener(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ui/jsb_cocos2dx_ui_manual.cpp:250:123: warning: 'void cocos2d::ui::Slider::addEventListenerSlider(cocos2d::Ref*, cocos2d::ui::SEL_SlidPercentChangedEvent)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../ui/UISlider.h:192) [-Wdeprecated-declarations]          cobj->addEventListenerSlider(tmpObj, sliderpercentchangedselector(JSStudioEventListenerWrapper::eventCallbackFunc));                                                                                                                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ui/jsb_cocos2dx_ui_manual.cpp: In function 'bool js_cocos2dx_UITextField_addEventListener(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ui/jsb_cocos2dx_ui_manual.cpp:302:120: warning: 'void cocos2d::ui::TextField::addEventListenerTextField(cocos2d::Ref*, cocos2d::ui::SEL_TextFieldEvent)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../ui/UITextField.h:182) [-Wdeprecated-declarations]          cobj->addEventListenerTextField(tmpObj, textfieldeventselector(JSStudioEventListenerWrapper::eventCallbackFunc));                                                                                                                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ui/jsb_cocos2dx_ui_manual.cpp: In function 'bool js_cocos2dx_UIPageView_addEventListener(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ui/jsb_cocos2dx_ui_manual.cpp:354:118: warning: 'void cocos2d::ui::PageView::addEventListenerPageView(cocos2d::Ref*, cocos2d::ui::SEL_PageViewEvent)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../ui/UIPageView.h:137) [-Wdeprecated-declarations]          cobj->addEventListenerPageView(tmpObj, pagevieweventselector(JSStudioEventListenerWrapper::eventCallbackFunc));                                                                                                                       ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ui/jsb_cocos2dx_ui_manual.cpp: In function 'bool js_cocos2dx_UIScrollView_addEventListener(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ui/jsb_cocos2dx_ui_manual.cpp:406:122: warning: 'void cocos2d::ui::ScrollView::addEventListenerScrollView(cocos2d::Ref*, cocos2d::ui::SEL_ScrollViewEvent)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../ui/UIScrollView.h:254) [-Wdeprecated-declarations]          cobj->addEventListenerScrollView(tmpObj, scrollvieweventselector(JSStudioEventListenerWrapper::eventCallbackFunc));                                                                                                                           ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ui/jsb_cocos2dx_ui_manual.cpp: In function 'bool js_cocos2dx_UIListView_addEventListener(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ui/jsb_cocos2dx_ui_manual.cpp:457:118: warning: 'void cocos2d::ui::ListView::addEventListenerListView(cocos2d::Ref*, cocos2d::ui::SEL_ListViewEvent)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../ui/UIListView.h:179) [-Wdeprecated-declarations]          cobj->addEventListenerListView(tmpObj, listvieweventselector(JSStudioEventListenerWrapper::eventCallbackFunc));                                                                                                                       ^ At global scope: cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] [armeabi] StaticLibrary  : libcocos2dxjsb.a [armeabi] StaticLibrary  : libcocos2d.a [armeabi] Compile++ thumb: cocos_localstorage_static <= LocalStorage.cpp [armeabi] Compile++ thumb: cocos_localstorage_static <= LocalStorage-android.cpp [armeabi] StaticLibrary  : liblocalstorage.a [armeabi] Compile++ thumb: cocostudio_static <= CCActionFrame.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCActionFrameEasing.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCActionManagerEx.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCActionNode.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCActionObject.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCArmature.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCBone.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCArmatureAnimation.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCProcessBase.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCTween.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCDatas.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCBatchNode.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCDecorativeDisplay.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCDisplayFactory.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCDisplayManager.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCSkin.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCColliderDetector.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCArmatureDataManager.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCArmatureDefine.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCDataReaderHelper.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCSpriteFrameCacheHelper.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCTransformHelp.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCUtilMath.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCComAttribute.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCComAudio.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCComController.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCComRender.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCInputDelegate.cpp [armeabi] Compile++ thumb: cocostudio_static <= DictionaryHelper.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCSGUIReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCSSceneReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= TriggerBase.cpp [armeabi] Compile++ thumb: cocostudio_static <= TriggerMng.cpp [armeabi] Compile++ thumb: cocostudio_static <= TriggerObj.cpp [armeabi] Compile++ thumb: cocostudio_static <= CocoLoader.cpp [armeabi] Compile++ thumb: cocostudio_static <= NodeReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= SingleNodeReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= SpriteReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= ParticleReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= GameMapReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= ProjectNodeReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= ComAudioReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= WidgetReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= ButtonReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= CheckBoxReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= ImageViewReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= LayoutReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= ListViewReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= LoadingBarReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= PageViewReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= ScrollViewReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= SliderReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= TextAtlasReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= TextBMFontReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= TextFieldReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= TextReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCNodeReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCActionTimelineCache.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCFrame.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCTimeLine.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCActionTimeline.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCActionTimelineNode.cpp [armeabi] Compile++ thumb: cocostudio_static <= CSLoader.cpp [armeabi] Compile++ thumb: cocostudio_static <= FlatBuffersSerialize.cpp [armeabi] Compile++ thumb: cocostudio_static <= WidgetCallBackHandlerProtocol.cpp [armeabi] Compile++ thumb: cocostudio_static <= ArmatureNodeReader.cpp [armeabi] StaticLibrary  : libcocostudio.a [armeabi] Compile++ thumb: cocosbuilder_static <= CCBAnimationManager.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCBFileLoader.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCBKeyframe.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCBReader.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCBSequence.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCBSequenceProperty.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCControlButtonLoader.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCControlLoader.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCLabelBMFontLoader.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCLabelTTFLoader.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCLayerColorLoader.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCLayerGradientLoader.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCLayerLoader.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCMenuItemImageLoader.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCMenuItemLoader.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCNode+CCBRelativePositioning.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCNodeLoader.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCNodeLoaderLibrary.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCParticleSystemQuadLoader.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCScale9SpriteLoader.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCScrollViewLoader.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCSpriteLoader.cpp [armeabi] StaticLibrary  : libcocosbuilder.a [armeabi] Compile++ thumb: cocos3d_static <= CCRay.cpp [armeabi] Compile++ thumb: cocos3d_static <= CCAABB.cpp [armeabi] Compile++ thumb: cocos3d_static <= CCOBB.cpp [armeabi] Compile++ thumb: cocos3d_static <= CCAnimate3D.cpp [armeabi] Compile++ thumb: cocos3d_static <= CCAnimation3D.cpp [armeabi] Compile++ thumb: cocos3d_static <= CCAttachNode.cpp [armeabi] Compile++ thumb: cocos3d_static <= CCBillBoard.cpp [armeabi] Compile++ thumb: cocos3d_static <= CCBundle3D.cpp [armeabi] Compile++ thumb: cocos3d_static <= CCBundleReader.cpp [armeabi] Compile++ thumb: cocos3d_static <= CCMesh.cpp [armeabi] Compile++ thumb: cocos3d_static <= CCMeshSkin.cpp [armeabi] Compile++ thumb: cocos3d_static <= CCMeshVertexIndexData.cpp [armeabi] Compile++ thumb: cocos3d_static <= CCSprite3DMaterial.cpp [armeabi] Compile++ thumb: cocos3d_static <= CCObjLoader.cpp [armeabi] Compile++ thumb: cocos3d_static <= CCSkeleton3D.cpp [armeabi] Compile++ thumb: cocos3d_static <= CCSprite3D.cpp [armeabi] StaticLibrary  : libcocos3d.a [armeabi] Compile thumb  : spine_static <= Animation.c [armeabi] Compile thumb  : spine_static <= AnimationState.c [armeabi] Compile thumb  : spine_static <= AnimationStateData.c [armeabi] Compile thumb  : spine_static <= Atlas.c [armeabi] Compile thumb  : spine_static <= AtlasAttachmentLoader.c [armeabi] Compile thumb  : spine_static <= Attachment.c [armeabi] Compile thumb  : spine_static <= AttachmentLoader.c [armeabi] Compile thumb  : spine_static <= Bone.c [armeabi] Compile thumb  : spine_static <= BoneData.c [armeabi] Compile thumb  : spine_static <= BoundingBoxAttachment.c [armeabi] Compile thumb  : spine_static <= Event.c [armeabi] Compile thumb  : spine_static <= EventData.c [armeabi] Compile thumb  : spine_static <= extension.c [armeabi] Compile thumb  : spine_static <= IkConstraint.c [armeabi] Compile thumb  : spine_static <= IkConstraintData.c [armeabi] Compile thumb  : spine_static <= Json.c [armeabi] Compile thumb  : spine_static <= MeshAttachment.c [armeabi] Compile++ thumb: spine_static <= PolygonBatch.cpp [armeabi] Compile thumb  : spine_static <= RegionAttachment.c [armeabi] Compile thumb  : spine_static <= Skeleton.c [armeabi] Compile++ thumb: spine_static <= SkeletonAnimation.cpp [armeabi] Compile thumb  : spine_static <= SkeletonBounds.c [armeabi] Compile thumb  : spine_static <= SkeletonData.c [armeabi] Compile thumb  : spine_static <= SkeletonJson.c [armeabi] Compile++ thumb: spine_static <= SkeletonRenderer.cpp D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp: In member function 'virtual void spine::SkeletonRenderer::drawSkeleton(const cocos2d::Mat4&, uint32_t)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:240:20: warning: 'void cocos2d::DrawPrimitives::setDrawColor4B(GLubyte, GLubyte, GLubyte, GLubyte)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:150) [-Wdeprecated-declarations]     DrawPrimitives::setDrawColor4B(0, 0, 255, 255);                     ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:240:49: warning: 'void cocos2d::DrawPrimitives::setDrawColor4B(GLubyte, GLubyte, GLubyte, GLubyte)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:150) [-Wdeprecated-declarations]     DrawPrimitives::setDrawColor4B(0, 0, 255, 255);                                                  ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:253:21: warning: 'void cocos2d::DrawPrimitives::drawPoly(const cocos2d::Vec2*, unsigned int, bool)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:109) [-Wdeprecated-declarations]      DrawPrimitives::drawPoly(points, 4, true);                      ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:253:45: warning: 'void cocos2d::DrawPrimitives::drawPoly(const cocos2d::Vec2*, unsigned int, bool)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:109) [-Wdeprecated-declarations]      DrawPrimitives::drawPoly(points, 4, true);                                              ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:259:20: warning: 'void cocos2d::DrawPrimitives::setDrawColor4B(GLubyte, GLubyte, GLubyte, GLubyte)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:150) [-Wdeprecated-declarations]     DrawPrimitives::setDrawColor4B(255, 0, 0, 255);                     ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:259:49: warning: 'void cocos2d::DrawPrimitives::setDrawColor4B(GLubyte, GLubyte, GLubyte, GLubyte)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:150) [-Wdeprecated-declarations]     DrawPrimitives::setDrawColor4B(255, 0, 0, 255);                                                  ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:264:21: warning: 'void cocos2d::DrawPrimitives::drawLine(const cocos2d::Vec2&, const cocos2d::Vec2&)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:96) [-Wdeprecated-declarations]      DrawPrimitives::drawLine(Vec2(bone->worldX, bone->worldY), Vec2(x, y));                      ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:264:74: warning: 'void cocos2d::DrawPrimitives::drawLine(const cocos2d::Vec2&, const cocos2d::Vec2&)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:96) [-Wdeprecated-declarations]      DrawPrimitives::drawLine(Vec2(bone->worldX, bone->worldY), Vec2(x, y));                                                                           ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:267:20: warning: 'void cocos2d::DrawPrimitives::setPointSize(GLfloat)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:160) [-Wdeprecated-declarations]     DrawPrimitives::setPointSize(4);                     ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:267:34: warning: 'void cocos2d::DrawPrimitives::setPointSize(GLfloat)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:160) [-Wdeprecated-declarations]     DrawPrimitives::setPointSize(4);                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:268:20: warning: 'void cocos2d::DrawPrimitives::setDrawColor4B(GLubyte, GLubyte, GLubyte, GLubyte)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:150) [-Wdeprecated-declarations]     DrawPrimitives::setDrawColor4B(0, 0, 255, 255); // Root bone is blue.                     ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:268:49: warning: 'void cocos2d::DrawPrimitives::setDrawColor4B(GLubyte, GLubyte, GLubyte, GLubyte)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:150) [-Wdeprecated-declarations]     DrawPrimitives::setDrawColor4B(0, 0, 255, 255); // Root bone is blue.                                                  ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:271:21: warning: 'void cocos2d::DrawPrimitives::drawPoint(const cocos2d::Vec2&)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:88) [-Wdeprecated-declarations]      DrawPrimitives::drawPoint(Vec2(bone->worldX, bone->worldY));                      ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:271:63: warning: 'void cocos2d::DrawPrimitives::drawPoint(const cocos2d::Vec2&)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:88) [-Wdeprecated-declarations]      DrawPrimitives::drawPoint(Vec2(bone->worldX, bone->worldY));                                                                ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:272:33: warning: 'void cocos2d::DrawPrimitives::setDrawColor4B(GLubyte, GLubyte, GLubyte, GLubyte)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:150) [-Wdeprecated-declarations]      if (i == 0) DrawPrimitives::setDrawColor4B(0, 255, 0, 255);                                  ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:272:62: warning: 'void cocos2d::DrawPrimitives::setDrawColor4B(GLubyte, GLubyte, GLubyte, GLubyte)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:150) [-Wdeprecated-declarations]      if (i == 0) DrawPrimitives::setDrawColor4B(0, 255, 0, 255);                                                               ^ At global scope: cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] [armeabi] Compile thumb  : spine_static <= Skin.c [armeabi] Compile thumb  : spine_static <= SkinnedMeshAttachment.c [armeabi] Compile thumb  : spine_static <= Slot.c [armeabi] Compile thumb  : spine_static <= SlotData.c [armeabi] Compile++ thumb: spine_static <= spine-cocos2dx.cpp [armeabi] StaticLibrary  : libspine.a [armeabi] Compile++ thumb: cocos_network_static <= HttpClient-android.cpp [armeabi] Compile++ thumb: cocos_network_static <= SocketIO.cpp [armeabi] Compile++ thumb: cocos_network_static <= WebSocket.cpp [armeabi] StaticLibrary  : libnetwork.a [armeabi] Compile++ thumb: audioengine_static <= AudioEngine-inl.cpp [armeabi] Compile++ thumb: audioengine_static <= AudioEngine.cpp [armeabi] StaticLibrary  : libaudioengine.a [armeabi] Compile++ thumb: cocos_ui_static <= UIWidget.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UILayout.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UILayoutParameter.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UILayoutManager.cpp [armeabi] Compile++ thumb: cocos_ui_static <= CocosGUI.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UIHelper.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UIListView.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UIPageView.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UIScrollView.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UIButton.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UICheckBox.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UIImageView.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UIText.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UITextAtlas.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UITextBMFont.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UILoadingBar.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UISlider.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UITextField.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UIRichText.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UIHBox.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UIVBox.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UIRelativeBox.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UIVideoPlayer-android.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UIDeprecated.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UIScale9Sprite.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UIWebView.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UIWebViewImpl-android.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UIEditBox.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UIEditBoxImpl-android.cpp D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/ui/UIEditBox/UIEditBoxImpl-android.cpp: In member function 'virtual void cocos2d::ui::EditBoxImplAndroid::setText(const char*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/ui/UIEditBox/UIEditBoxImpl-android.cpp:172:31: warning: 'long int cocos2d::cc_utf8_strlen(const char*, int)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./base/ccUTF8.h:169) [-Wdeprecated-declarations]                  long length = cc_utf8_strlen(_text.c_str(), -1);                                ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/ui/UIEditBox/UIEditBoxImpl-android.cpp:172:63: warning: 'long int cocos2d::cc_utf8_strlen(const char*, int)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./base/ccUTF8.h:169) [-Wdeprecated-declarations]                  long length = cc_utf8_strlen(_text.c_str(), -1);                                                                ^ At global scope: cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] [armeabi] Compile++ thumb: cocos_ui_static <= UILayoutComponent.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UIShaders.cpp [armeabi] StaticLibrary  : libui.a [armeabi] Compile++ thumb: cocosdenshion_static <= cddSimpleAudioEngine.cpp [armeabi] Compile++ thumb: cocosdenshion_static <= ccdandroidUtils.cpp [armeabi] Compile++ thumb: cocosdenshion_static <= cddandroidAndroidJavaEngine.cpp [armeabi] StaticLibrary  : libcocosdenshion.a [armeabi] Compile++ thumb: cocos_flatbuffers_static <= flatc.cpp [armeabi] Compile++ thumb: cocos_flatbuffers_static <= idl_gen_cpp.cpp [armeabi] Compile++ thumb: cocos_flatbuffers_static <= idl_gen_fbs.cpp [armeabi] Compile++ thumb: cocos_flatbuffers_static <= idl_gen_general.cpp [armeabi] Compile++ thumb: cocos_flatbuffers_static <= idl_gen_go.cpp [armeabi] Compile++ thumb: cocos_flatbuffers_static <= idl_gen_text.cpp [armeabi] Compile++ thumb: cocos_flatbuffers_static <= idl_parser.cpp [armeabi] StaticLibrary  : flatbuffers.a [armeabi] Compile++ thumb: cocos_extension_static <= AssetsManager.cpp [armeabi] Compile++ thumb: cocos_extension_static <= Downloader.cpp [armeabi] Compile++ thumb: cocos_extension_static <= Manifest.cpp [armeabi] Compile++ thumb: cocos_extension_static <= AssetsManagerEx.cpp [armeabi] Compile++ thumb: cocos_extension_static <= CCEventAssetsManagerEx.cpp [armeabi] Compile++ thumb: cocos_extension_static <= CCEventListenerAssetsManagerEx.cpp [armeabi] Compile++ thumb: cocos_extension_static <= CCControl.cpp [armeabi] Compile++ thumb: cocos_extension_static <= CCControlButton.cpp [armeabi] Compile++ thumb: cocos_extension_static <= CCControlColourPicker.cpp [armeabi] Compile++ thumb: cocos_extension_static <= CCControlHuePicker.cpp [armeabi] Compile++ thumb: cocos_extension_static <= CCControlPotentiometer.cpp [armeabi] Compile++ thumb: cocos_extension_static <= CCControlSaturationBrightnessPicker.cpp [armeabi] Compile++ thumb: cocos_extension_static <= CCControlSlider.cpp [armeabi] Compile++ thumb: cocos_extension_static <= CCControlStepper.cpp [armeabi] Compile++ thumb: cocos_extension_static <= CCControlSwitch.cpp [armeabi] Compile++ thumb: cocos_extension_static <= CCControlUtils.cpp [armeabi] Compile++ thumb: cocos_extension_static <= CCInvocation.cpp [armeabi] Compile++ thumb: cocos_extension_static <= CCScrollView.cpp [armeabi] Compile++ thumb: cocos_extension_static <= CCTableView.cpp [armeabi] Compile++ thumb: cocos_extension_static <= CCTableViewCell.cpp [armeabi] Compile++ thumb: cocos_extension_static <= CCPhysicsDebugNode.cpp [armeabi] Compile++ thumb: cocos_extension_static <= CCPhysicsSprite.cpp [armeabi] StaticLibrary  : libextension.a [armeabi] Compile++ thumb: cocos2dx_internal_static <= cocos2d.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCAction.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCActionCamera.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCActionCatmullRom.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCActionEase.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCActionGrid.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCActionGrid3D.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCActionInstant.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCActionInterval.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCActionManager.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCActionPageTurn3D.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCActionProgressTimer.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCActionTiledGrid.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCActionTween.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCAnimation.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCAnimationCache.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCAtlasNode.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCCamera.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCClippingNode.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCClippingRectangleNode.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCComponent.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCComponentContainer.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCDrawNode.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCDrawingPrimitives.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCFont.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCFontAtlas.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCFontAtlasCache.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCFontCharMap.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCFontFNT.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCFontFreeType.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCGLBufferedNode.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCGrabber.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCGrid.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCLabel.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCLabelAtlas.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCLabelBMFont.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCLabelTTF.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCLabelTextFormatter.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCLayer.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCLight.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCMenu.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCMenuItem.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCMotionStreak.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCNode.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCNodeGrid.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCParallaxNode.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCParticleBatchNode.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCParticleExamples.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCParticleSystem.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCParticleSystemQuad.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCProgressTimer.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCProtectedNode.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCRenderTexture.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCScene.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCSprite.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCSpriteBatchNode.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCSpriteFrame.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCSpriteFrameCache.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCTMXLayer.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCFastTMXLayer.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCTMXObjectGroup.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCTMXTiledMap.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCFastTMXTiledMap.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCTMXXMLParser.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCTextFieldTTF.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCTileMapAtlas.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCTransition.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCTransitionPageTurn.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCTransitionProgress.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCTweenFunction.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCFrustum.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCPlane.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCGLView.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCFileUtils.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCSAXParser.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCThread.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCImage.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCAffineTransform.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCGeometry.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCVertex.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= MathUtil.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= Mat4.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= Quaternion.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= TransformUtils.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= Vec2.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= Vec3.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= Vec4.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCAsyncTaskPool.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCAutoreleasePool.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCConfiguration.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCConsole.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCData.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCDataVisitor.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCDirector.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCEvent.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCEventAcceleration.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCEventCustom.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCEventDispatcher.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCEventFocus.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCEventKeyboard.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCEventController.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCEventListener.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCEventListenerController.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCEventListenerAcceleration.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCEventListenerCustom.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCEventListenerFocus.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCEventListenerKeyboard.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCEventListenerMouse.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCEventListenerTouch.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCEventMouse.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCEventTouch.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCIMEDispatcher.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCNS.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCProfiling.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= ccRandom.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCRef.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCScheduler.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCScriptSupport.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCTouch.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCUserDefault.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCUserDefault-android.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCValue.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= TGAlib.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= ZipUtils.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= atitc.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= base64.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= ccCArray.cpp [armeabi] Compile thumb  : cocos2dx_internal_static <= ccFPSImages.c [armeabi] Compile++ thumb: cocos2dx_internal_static <= ccTypes.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= ccUTF8.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= ccUtils.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= etc1.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= pvr.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= s3tc.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCController.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCController-android.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCAllocatorDiagnostics.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCAllocatorGlobal.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCAllocatorGlobalNewDelete.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= ObjectFactory.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCBatchCommand.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCCustomCommand.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCGLProgram.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCGLProgramCache.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCGLProgramState.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCGLProgramStateCache.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCGroupCommand.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCQuadCommand.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCMeshCommand.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCRenderCommand.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCRenderer.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCTexture2D.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCTextureAtlas.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCTextureCache.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= ccGLStateCache.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= ccShaders.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCVertexIndexBuffer.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCVertexIndexData.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCPrimitive.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCPrimitiveCommand.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCTrianglesCommand.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCArray.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCSet.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCString.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCDictionary.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCDeprecated.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCNotificationCenter.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCPhysicsBody.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCPhysicsContact.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCPhysicsJoint.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCPhysicsShape.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCPhysicsWorld.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= ConvertUTFWrapper.cpp [armeabi] Compile thumb  : cocos2dx_internal_static <= ConvertUTF.c [armeabi] Compile++ thumb: cocos2dx_internal_static <= tinyxml2.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= ioapi_mem.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= ioapi.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= unzip.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= edtaa3func.cpp [armeabi] Compile thumb  : cocos2dx_internal_static <= xxhash.c [armeabi] StaticLibrary  : libcocos2dxinternal.a [armeabi] Compile++ thumb: box2d_static <= b2BroadPhase.cpp [armeabi] Compile++ thumb: box2d_static <= b2CollideCircle.cpp [armeabi] Compile++ thumb: box2d_static <= b2CollideEdge.cpp [armeabi] Compile++ thumb: box2d_static <= b2CollidePolygon.cpp [armeabi] Compile++ thumb: box2d_static <= b2Collision.cpp [armeabi] Compile++ thumb: box2d_static <= b2Distance.cpp [armeabi] Compile++ thumb: box2d_static <= b2DynamicTree.cpp [armeabi] Compile++ thumb: box2d_static <= b2TimeOfImpact.cpp [armeabi] Compile++ thumb: box2d_static <= b2ChainShape.cpp [armeabi] Compile++ thumb: box2d_static <= b2CircleShape.cpp [armeabi] Compile++ thumb: box2d_static <= b2EdgeShape.cpp [armeabi] Compile++ thumb: box2d_static <= b2PolygonShape.cpp [armeabi] Compile++ thumb: box2d_static <= b2BlockAllocator.cpp [armeabi] Compile++ thumb: box2d_static <= b2Draw.cpp [armeabi] Compile++ thumb: box2d_static <= b2Math.cpp [armeabi] Compile++ thumb: box2d_static <= b2Settings.cpp [armeabi] Compile++ thumb: box2d_static <= b2StackAllocator.cpp [armeabi] Compile++ thumb: box2d_static <= b2Timer.cpp [armeabi] Compile++ thumb: box2d_static <= b2Body.cpp [armeabi] Compile++ thumb: box2d_static <= b2ContactManager.cpp [armeabi] Compile++ thumb: box2d_static <= b2Fixture.cpp [armeabi] Compile++ thumb: box2d_static <= b2Island.cpp [armeabi] Compile++ thumb: box2d_static <= b2World.cpp [armeabi] Compile++ thumb: box2d_static <= b2WorldCallbacks.cpp [armeabi] Compile++ thumb: box2d_static <= b2ChainAndCircleContact.cpp [armeabi] Compile++ thumb: box2d_static <= b2ChainAndPolygonContact.cpp [armeabi] Compile++ thumb: box2d_static <= b2CircleContact.cpp [armeabi] Compile++ thumb: box2d_static <= b2Contact.cpp [armeabi] Compile++ thumb: box2d_static <= b2ContactSolver.cpp [armeabi] Compile++ thumb: box2d_static <= b2EdgeAndCircleContact.cpp [armeabi] Compile++ thumb: box2d_static <= b2EdgeAndPolygonContact.cpp [armeabi] Compile++ thumb: box2d_static <= b2PolygonAndCircleContact.cpp [armeabi] Compile++ thumb: box2d_static <= b2PolygonContact.cpp [armeabi] Compile++ thumb: box2d_static <= b2DistanceJoint.cpp [armeabi] Compile++ thumb: box2d_static <= b2FrictionJoint.cpp [armeabi] Compile++ thumb: box2d_static <= b2GearJoint.cpp [armeabi] Compile++ thumb: box2d_static <= b2Joint.cpp [armeabi] Compile++ thumb: box2d_static <= b2MotorJoint.cpp [armeabi] Compile++ thumb: box2d_static <= b2MouseJoint.cpp [armeabi] Compile++ thumb: box2d_static <= b2PrismaticJoint.cpp [armeabi] Compile++ thumb: box2d_static <= b2PulleyJoint.cpp [armeabi] Compile++ thumb: box2d_static <= b2RevoluteJoint.cpp [armeabi] Compile++ thumb: box2d_static <= b2RopeJoint.cpp [armeabi] Compile++ thumb: box2d_static <= b2WeldJoint.cpp [armeabi] Compile++ thumb: box2d_static <= b2WheelJoint.cpp [armeabi] Compile++ thumb: box2d_static <= b2Rope.cpp [armeabi] StaticLibrary  : libbox2d.a [armeabi] Compile++ thumb: cocos2dxandroid_static <= CCApplication-android.cpp [armeabi] Compile++ thumb: cocos2dxandroid_static <= CCCommon-android.cpp [armeabi] Compile++ thumb: cocos2dxandroid_static <= CCDevice-android.cpp [armeabi] Compile++ thumb: cocos2dxandroid_static <= CCGLViewImpl-android.cpp [armeabi] Compile++ thumb: cocos2dxandroid_static <= CCFileUtils-android.cpp [armeabi] Compile++ thumb: cocos2dxandroid_static <= javaactivity-android.cpp D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/platform/android/javaactivity-android.cpp: In function 'void Java_org_cocos2dx_lib_Cocos2dxRenderer_nativeInit(JNIEnv*, jobject, jint, jint)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/platform/android/javaactivity-android.cpp:77:34: warning: 'void cocos2d::DrawPrimitives::init()' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/platform/android/../../2d/CCDrawingPrimitives.h:82) [-Wdeprecated-declarations]          cocos2d::DrawPrimitives::init();                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/platform/android/javaactivity-android.cpp:77:39: warning: 'void cocos2d::DrawPrimitives::init()' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/platform/android/../../2d/CCDrawingPrimitives.h:82) [-Wdeprecated-declarations]          cocos2d::DrawPrimitives::init();                                        ^ At global scope: cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] [armeabi] Compile++ thumb: cocos2dxandroid_static <= DPIJni.cpp [armeabi] Compile++ thumb: cocos2dxandroid_static <= IMEJni.cpp [armeabi] Compile++ thumb: cocos2dxandroid_static <= Java_org_cocos2dx_lib_Cocos2dxAccelerometer.cpp [armeabi] Compile++ thumb: cocos2dxandroid_static <= Java_org_cocos2dx_lib_Cocos2dxBitmap.cpp [armeabi] Compile++ thumb: cocos2dxandroid_static <= Java_org_cocos2dx_lib_Cocos2dxHelper.cpp [armeabi] Compile++ thumb: cocos2dxandroid_static <= Java_org_cocos2dx_lib_Cocos2dxRenderer.cpp [armeabi] Compile++ thumb: cocos2dxandroid_static <= JniHelper.cpp [armeabi] Compile++ thumb: cocos2dxandroid_static <= TouchesJni.cpp [armeabi] Compile++ thumb: cocos2dxandroid_static <= CocosPlayClient.cpp [armeabi] StaticLibrary  : libcocos2dandroid.a [armeabi] Compile thumb  : cpufeatures <= cpu-features.c [armeabi] StaticLibrary  : libcpufeatures.a [armeabi] SharedLibrary  : libcocos2djs.so D:/cocos-apk/ndk/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi/thumb/libgnustl_static.a(wstring-inst.o):wstring-inst.cc:function std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_Rep::_M_dispose(std::allocator<wchar_t> const&) [clone .part.12]: error: relocation overflow in R_ARM_THM_CALL D:/cocos-apk/ndk/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi/thumb/libgnustl_static.a(string-inst.o):string-inst.cc:function std::string::_Rep::_M_dispose(std::allocator<char> const&) [clone .part.11]: error: relocation overflow in R_ARM_THM_CALL collect2.exe: error: ld returned 1 exit status make.exe: *** [obj/local/armeabi/libcocos2djs.so] Error 1 make.exe: Leaving directory D:/Cocos/HungryGhost/frameworks/runtime-src/proj.android'
Running command: compile
Building mode: debug
running: '"D:\cocos-apk\sdk\tools\android" update project -t android-20 -p D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android'

running: '"D:\cocos-apk\sdk\tools\android" update lib-project -p D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android…/…/js-bindings/cocos2d-x/cocos/platform/android/java -t android-20'

building native
NDK build mode: release
NDK_TOOLCHAIN_VERSION: 4.8
running: '"D:\cocos-apk\ndk\ndk-build" -C D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android -j1 NDK_MODULE_PATH=D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android…/…/js-bindings;D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android…/…/js-bindings/cocos2d-x;D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android…/…/js-bindings/cocos2d-x/cocos;D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android…/…/js-bindings/cocos2d-x/external NDK_TOOLCHAIN_VERSION=4.8'

Ndk build failed!
Console: listening on  0.0.0.0 : 6050
Console: listening on  0.0.0.0 : 6060
Ready for GLSL
Ready for OpenGL 2.0

{
    gl.version: 2.1.2
    gl.supports_NPOT: true
    cocos2d.x.version: cocos2d-x 3.4
    cocos2d.x.compiled_with_profiler: false
    cocos2d.x.build_type: DEBUG
    cocos2d.x.compiled_with_gl_state_cache: true
    gl.max_texture_size: 4096
    gl.vendor: NVIDIA Corporation
    gl.renderer: GeForce 7025 / nForce 630a/integrated/SSE2
    gl.max_texture_units: 20
    gl.supports_ETC1: false
    gl.supports_S3TC: true
    gl.supports_ATITC: false
    gl.supports_PVRTC: false
    gl.supports_BGRA8888: false
    gl.supports_discard_framebuffer: false
    gl.supports_vertex_array_object: true
}

cocos2d: fullPathForFilename: No file found at script/jsb_debugger.jsc. Possible missing file.
cocos2d: fullPathForFilename: No file found at script/debugger/DevToolsUtils.jsc. Possible missing file.
cocos2d: fullPathForFilename: No file found at script/debugger/core/promise.jsc. Possible missing file.
cocos2d: fullPathForFilename: No file found at script/debugger/transport.jsc. Possible missing file.
cocos2d: fullPathForFilename: No file found at script/debugger/actors/root.jsc. Possible missing file.
cocos2d: fullPathForFilename: No file found at script/debugger/actors/script.jsc. Possible missing file.
cocos2d: fullPathForFilename: No file found at script/debugger/main.jsc. Possible missing file.
responseFile:script/studio/jsb_studio_create_apis.js,result:0
responseFile:script/debugger/main.js,result:0
responseFile:script/jsb_loaders.js,result:0
responseFile:script/jsb_pool.js,result:0
responseFile:script/jsb.js,result:0
responseFile:script/studio/parsers/action-1.x.js,result:0
responseFile:script/jsb_debugger.js,result:0
responseFile:script/ccui/jsb_ccui_deprecated.js,result:0
responseFile:script/debugger/core/promise.js,result:0
responseFile:script/jsb_create_apis.js,result:0
responseFile:script/ccui/jsb_ccui_property_impls.js,result:0
responseFile:script/extension/jsb_ext_create_apis.js,result:0
responseFile:script/chipmunk/jsb_chipmunk.js,result:0
responseFile:script/jsb_opengl_constants.js,result:0
responseFile:script/studio/jsb_cocos2d_studio.js,result:0
responseFile:script/debugger/actors/root.js,result:0
responseFile:script/studio/jsb_studio_property_apis.js,result:0
responseFile:script/chipmunk/jsb_chipmunk_constants.js,result:0
responseFile:script/jsb_cocosbuilder.js,result:0
responseFile:script/debugger/README.md,result:0
responseFile:script/debugger/transport.js,result:0
responseFile:script/studio/parsers/timelineParser-2.x.js,result:0
responseFile:script/jsb_common.js,result:0
responseFile:script/ccui/jsb_ccui_create_apis.js,result:0
responseFile:script/studio/jsb_studio_boot.js,result:0
responseFile:script/studio/parsers/uiParser-1.x.js,result:0
responseFile:script/ccui/jsb_ccui_property_apis.js,result:0
responseFile:script/studio/jsb_studio_load.js,result:0
responseFile:script/studio/parsers/action-2.x.js,result:0
responseFile:script/studio/parsers/timelineParser-1.x.js,result:0
responseFile:script/ccui/jsb_cocos2d_ui.js,result:0
responseFile:script/studio/parsers/scene-1.x.js,result:0
responseFile:script/jsb_spine.js,result:0
responseFile:script/debugger/actors/script.js,result:0
responseFile:script/jsb_property_impls.js,result:0
responseFile:script/physicsSprite/jsb_physicsSprite.js,result:0
responseFile:script/extension/jsb_ext_property_apis.js,result:0
responseFile:script/extension/jsb_cocos2d_extension.js,result:0
responseFile:script/studio/parsers/compatible.js,result:0
responseFile:script/jsb_boot.js,result:0
responseFile:script/jsb_cocos2d_constants.js,result:0
responseFile:script/jsb_deprecated.js,result:0
responseFile:script/debugger/DevToolsUtils.js,result:0
responseFile:script/jsb_property_apis.js,result:0
responseFile:script/jsb_cocos2d.js,result:0
responseFile:script/jsb_opengl.js,result:0
debug server : client connected
JS: asyncListen…
cocos2d: fullPathForFilename: No file found at script/jsb_boot.jsc. Possible missing file.
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
Updated project.properties
Updated local.properties
Updated file D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\proguard-project.txt
Updated project.properties
Updated local.properties
Updated file D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android…\js-bindings\cocos2d-x\cocos\platform\android\java\proguard-project.txt
Android NDK: WARNING: APP_PLATFORM android-19 is larger than android:minSdkVersion 9 in ./AndroidManifest.xml    
make.exe: Entering directory D:/Cocos/HungryGhost/frameworks/runtime-src/proj.android' [armeabi] Gdbserver      : [arm-linux-androideabi-4.8] libs/armeabi/gdbserver [armeabi] Gdbsetup       : libs/armeabi/gdb.setup [armeabi] Compile++ thumb: cocos2djs_shared <= coded_stream.cc [armeabi] Compile++ thumb: cocos2djs_shared <= common.cc [armeabi] Compile++ thumb: cocos2djs_shared <= extension_set.cc [armeabi] Compile++ thumb: cocos2djs_shared <= generated_message_util.cc [armeabi] Compile++ thumb: cocos2djs_shared <= message_lite.cc [armeabi] Compile++ thumb: cocos2djs_shared <= once.cc [armeabi] Compile++ thumb: cocos2djs_shared <= atomicops_internals_x86_gcc.cc [armeabi] Compile++ thumb: cocos2djs_shared <= repeated_field.cc [armeabi] Compile++ thumb: cocos2djs_shared <= wire_format_lite.cc [armeabi] Compile++ thumb: cocos2djs_shared <= zero_copy_stream.cc [armeabi] Compile++ thumb: cocos2djs_shared <= zero_copy_stream_impl_lite.cc [armeabi] Compile++ thumb: cocos2djs_shared <= stringprintf.cc [armeabi] Compile++ thumb: cocos2djs_shared <= ConnectWaitLayer.cpp [armeabi] Compile++ thumb: cocos2djs_shared <= ConsoleCommand.cpp [armeabi] Compile++ thumb: cocos2djs_shared <= FileServer.cpp [armeabi] Compile++ thumb: cocos2djs_shared <= Landscape_png.cpp [armeabi] Compile++ thumb: cocos2djs_shared <= PlayDisable_png.cpp [armeabi] Compile++ thumb: cocos2djs_shared <= PlayEnable_png.cpp [armeabi] Compile++ thumb: cocos2djs_shared <= Portrait_png.cpp [armeabi] Compile++ thumb: cocos2djs_shared <= Protos.pb.cc [armeabi] Compile++ thumb: cocos2djs_shared <= Runtime.cpp [armeabi] Compile++ thumb: cocos2djs_shared <= Shine_png.cpp [armeabi] Compile++ thumb: cocos2djs_shared <= VisibleRect.cpp [armeabi] Compile++ thumb: cocos2djs_shared <= AppDelegate.cpp In file included from D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../network/HttpClient.h:30:0,                  from D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/network/XMLHTTPRequest.h:34,                  from jni/../../Classes/AppDelegate.cpp:18: D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../network/HttpRequest.h: In member function 'void cocos2d::network::HttpRequest::setResponseCallback(cocos2d::Ref*, cocos2d::SEL_CallFuncND)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../network/HttpRequest.h:185:66: warning: 'void cocos2d::network::HttpRequest::setResponseCallback(cocos2d::Ref*, cocos2d::network::SEL_HttpResponse)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../network/HttpRequest.h:188) [-Wdeprecated-declarations]          setResponseCallback(pTarget, (SEL_HttpResponse) pSelector);                                                                   ^ At global scope: cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] [armeabi] Compile++ thumb: cocos2djs_shared <= ConfigParser.cpp [armeabi] Compile++ thumb: cocos2djs_shared <= Runtime_android.cpp [armeabi] Compile++ thumb: cocos2djs_shared <= main.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= jsb_cocos2dx_auto.cpp D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_enableShadow(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33609:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33609:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_setDimensions(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33647:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33647:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_getFontSize(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33665:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33665:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_getString(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33682:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33682:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_setFlippedY(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33701:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33701:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_setFlippedX(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33721:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33721:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_setTextDefinition(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33741:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33741:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_setFontName(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33761:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33761:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_getHorizontalAlignment(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33779:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33779:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_initWithStringAndTextDefinition(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33798:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33798:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_setString(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33822:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33822:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_initWithString(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33842:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33842:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_setFontFillColor(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33922:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33922:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_getBlendFunc(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33950:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33950:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_enableStroke(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33969:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33969:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_getDimensions(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34001:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34001:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_setVerticalAlignment(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34020:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34020:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_setFontSize(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34040:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34040:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_getVerticalAlignment(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34058:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34058:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_getTextDefinition(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34075:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34075:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_setBlendFunc(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34094:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34094:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_getFontName(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34112:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34112:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_setHorizontalAlignment(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34131:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34131:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_disableShadow(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34151:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34151:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_disableStroke(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34176:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34176:50: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL);                                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_create(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34202:32: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]              cocos2d::LabelTTF* ret = cocos2d::LabelTTF::create();                                 ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34206:75: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelTTF>(cx, (cocos2d::LabelTTF*)ret);                                                                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34206:107: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelTTF>(cx, (cocos2d::LabelTTF*)ret);                                                                                                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34228:32: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]              cocos2d::LabelTTF* ret = cocos2d::LabelTTF::create(arg0, arg1, arg2);                                 ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34232:75: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelTTF>(cx, (cocos2d::LabelTTF*)ret);                                                                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34232:107: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelTTF>(cx, (cocos2d::LabelTTF*)ret);                                                                                                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34256:32: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]              cocos2d::LabelTTF* ret = cocos2d::LabelTTF::create(arg0, arg1, arg2, arg3);                                 ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34260:75: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelTTF>(cx, (cocos2d::LabelTTF*)ret);                                                                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34260:107: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelTTF>(cx, (cocos2d::LabelTTF*)ret);                                                                                                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34287:32: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]              cocos2d::LabelTTF* ret = cocos2d::LabelTTF::create(arg0, arg1, arg2, arg3, arg4);                                 ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34291:75: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelTTF>(cx, (cocos2d::LabelTTF*)ret);                                                                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34291:107: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelTTF>(cx, (cocos2d::LabelTTF*)ret);                                                                                                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34321:32: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]              cocos2d::LabelTTF* ret = cocos2d::LabelTTF::create(arg0, arg1, arg2, arg3, arg4, arg5);                                 ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34325:75: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelTTF>(cx, (cocos2d::LabelTTF*)ret);                                                                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34325:107: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelTTF>(cx, (cocos2d::LabelTTF*)ret);                                                                                                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_createWithFontDefinition(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34348:28: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]          cocos2d::LabelTTF* ret = cocos2d::LabelTTF::createWithFontDefinition(arg0, arg1);                             ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34352:67: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]              js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelTTF>(cx, (cocos2d::LabelTTF*)ret);                                                                    ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34352:99: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]              js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelTTF>(cx, (cocos2d::LabelTTF*)ret);                                                                                                    ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelTTF_constructor(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34369:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = new (std::nothrow) cocos2d::LabelTTF();                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34369:59: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF* cobj = new (std::nothrow) cocos2d::LabelTTF();                                                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34374:23: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      TypeTest<cocos2d::LabelTTF> t;                        ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2d_LabelTTF_ctor(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34402:24: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF *nobj = new (std::nothrow) cocos2d::LabelTTF();                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34402:59: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      cocos2d::LabelTTF *nobj = new (std::nothrow) cocos2d::LabelTTF();                                                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'void js_register_cocos2dx_LabelTTF(JSContext*, JSObject*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34483:23: warning: 'LabelTTF' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) [-Wdeprecated-declarations]      TypeTest<cocos2d::LabelTTF> t;                        ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelBMFont_setLineBreakWithoutSpace(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36622:27: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36622:56: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                                                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelBMFont_getBlendFunc(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36640:27: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36640:56: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                                                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelBMFont_isOpacityModifyRGB(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36657:27: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36657:56: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                                                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelBMFont_getLetter(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36676:27: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36676:56: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                                                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelBMFont_getString(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36703:27: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36703:56: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                                                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelBMFont_setBlendFunc(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36722:27: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36722:56: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                                                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelBMFont_setString(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36742:27: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36742:56: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                                                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelBMFont_initWithString(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36762:27: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36762:56: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                                                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelBMFont_setOpacityModifyRGB(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36834:27: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36834:56: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                                                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelBMFont_getFntFile(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36852:27: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36852:56: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                                                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelBMFont_setFntFile(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36871:27: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36871:56: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                                                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelBMFont_setAlignment(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36901:27: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36901:56: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                                                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelBMFont_setWidth(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36921:27: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36921:56: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL);                                                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelBMFont_create(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36942:35: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]              cocos2d::LabelBMFont* ret = cocos2d::LabelBMFont::create();                                    ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36946:75: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelBMFont>(cx, (cocos2d::LabelBMFont*)ret);                                                                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36946:113: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelBMFont>(cx, (cocos2d::LabelBMFont*)ret);                                                                                                                  ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36965:35: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]              cocos2d::LabelBMFont* ret = cocos2d::LabelBMFont::create(arg0, arg1);                                    ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36969:75: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelBMFont>(cx, (cocos2d::LabelBMFont*)ret);                                                                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36969:113: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelBMFont>(cx, (cocos2d::LabelBMFont*)ret);                                                                                                                  ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36990:35: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]              cocos2d::LabelBMFont* ret = cocos2d::LabelBMFont::create(arg0, arg1, arg2);                                    ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36994:75: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelBMFont>(cx, (cocos2d::LabelBMFont*)ret);                                                                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36994:113: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelBMFont>(cx, (cocos2d::LabelBMFont*)ret);                                                                                                                  ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:37018:35: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]              cocos2d::LabelBMFont* ret = cocos2d::LabelBMFont::create(arg0, arg1, arg2, arg3);                                    ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:37022:75: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelBMFont>(cx, (cocos2d::LabelBMFont*)ret);                                                                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:37022:113: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelBMFont>(cx, (cocos2d::LabelBMFont*)ret);                                                                                                                  ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:37049:35: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]              cocos2d::LabelBMFont* ret = cocos2d::LabelBMFont::create(arg0, arg1, arg2, arg3, arg4);                                    ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:37053:75: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelBMFont>(cx, (cocos2d::LabelBMFont*)ret);                                                                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:37053:113: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]                      js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelBMFont>(cx, (cocos2d::LabelBMFont*)ret);                                                                                                                  ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2dx_LabelBMFont_constructor(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:37070:27: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = new (std::nothrow) cocos2d::LabelBMFont();                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:37070:62: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont* cobj = new (std::nothrow) cocos2d::LabelBMFont();                                                               ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:37075:23: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      TypeTest<cocos2d::LabelBMFont> t;                        ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'bool js_cocos2d_LabelBMFont_ctor(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:37103:27: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont *nobj = new (std::nothrow) cocos2d::LabelBMFont();                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:37103:62: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      cocos2d::LabelBMFont *nobj = new (std::nothrow) cocos2d::LabelBMFont();                                                               ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'void js_register_cocos2dx_LabelBMFont(JSContext*, JSObject*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:37171:23: warning: 'LabelBMFont' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) [-Wdeprecated-declarations]      TypeTest<cocos2d::LabelBMFont> t;                        ^ At global scope: cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] [armeabi] Compile++ thumb: cocos_jsb_static <= jsb_cocos2dx_builder_auto.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= jsb_cocos2dx_extension_auto.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= jsb_cocos2dx_spine_auto.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= jsb_cocos2dx_studio_auto.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= jsb_cocos2dx_ui_auto.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= ScriptingCore.cpp D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ScriptingCore.cpp:274:0: warning: "JSB_COMPATIBLE_WITH_COCOS2D_HTML5_BASIC_TYPES" redefined [enabled by default] #define JSB_COMPATIBLE_WITH_COCOS2D_HTML5_BASIC_TYPES 1 ^ In file included from D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ScriptingCore.h:36:0,                  from D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ScriptingCore.cpp:25: D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/js_manual_conversions.h:35:0: note: this is the location of the previous definition #define JSB_COMPATIBLE_WITH_COCOS2D_HTML5_BASIC_TYPES ^ cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] [armeabi] Compile++ thumb: cocos_jsb_static <= cocos2d_specifics.cpp D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/cocos2d_specifics.cpp: In function 'bool js_cocos2dx_CCNode_unscheduleAllSelectors(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/cocos2d_specifics.cpp:1479:38: warning: 'void cocos2d::Node::unscheduleAllSelectors()' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCNode.h:1361) [-Wdeprecated-declarations]          cobj->unscheduleAllSelectors();                                       ^ At global scope: cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] [armeabi] Compile++ thumb: cocos_jsb_static <= js_manual_conversions.cpp D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/js_manual_conversions.cpp: In member function 'void JSStringWrapper::set(JSString*, JSContext*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/js_manual_conversions.cpp:80:15: warning: 'char* cocos2d::cc_utf16_to_utf8(const short unsigned int*, int, long int*, long int*)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../base/ccUTF8.h:210) [-Wdeprecated-declarations]      _buffer = cc_utf16_to_utf8(pStrUTF16, -1, NULL, NULL);                ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/js_manual_conversions.cpp:80:57: warning: 'char* cocos2d::cc_utf16_to_utf8(const short unsigned int*, int, long int*, long int*)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../base/ccUTF8.h:210) [-Wdeprecated-declarations]      _buffer = cc_utf16_to_utf8(pStrUTF16, -1, NULL, NULL);                                                          ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/js_manual_conversions.cpp: In function 'jsval c_string_to_jsval(JSContext*, const char*, size_t)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/js_manual_conversions.cpp:1666:33: warning: 'short unsigned int* cocos2d::cc_utf8_to_utf16(const char*, int, int*)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../base/ccUTF8.h:197) [-Wdeprecated-declarations]      jschar* strUTF16 = (jschar*)cc_utf8_to_utf16(v, (int)length, &utf16_size);                                  ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/js_manual_conversions.cpp:1666:77: warning: 'short unsigned int* cocos2d::cc_utf8_to_utf16(const char*, int, int*)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../base/ccUTF8.h:197) [-Wdeprecated-declarations]      jschar* strUTF16 = (jschar*)cc_utf8_to_utf16(v, (int)length, &utf16_size);                                                                              ^ At global scope: cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] [armeabi] Compile++ thumb: cocos_jsb_static <= js_bindings_core.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= js_bindings_opengl.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= jsb_opengl_functions.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= jsb_opengl_manual.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= jsb_opengl_registration.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= jsb_event_dispatcher_manual.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= CCJavascriptJavaBridge.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= js_bindings_chipmunk_auto_classes.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= js_bindings_chipmunk_functions.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= js_bindings_chipmunk_manual.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= js_bindings_chipmunk_registration.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= js_bindings_ccbreader.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= jsb_cocos2dx_studio_conversions.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= jsb_cocos2dx_studio_manual.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= jsb_cocos2dx_extension_manual.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= js_bindings_system_functions.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= js_bindings_system_registration.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= jsb_socketio.cpp D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/network/jsb_socketio.cpp: In function 'bool js_cocos2dx_SocketIO_connect(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/network/jsb_socketio.cpp:184:61: warning: 'static cocos2d::network::SIOClient* cocos2d::network::SocketIO::connect(cocos2d::network::SocketIO::SIODelegate&, const string&)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../network/SocketIO.h:106) [-Wdeprecated-declarations]          SIOClient* ret = SocketIO::connect(*siodelegate, url);                                                              ^ At global scope: cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] [armeabi] Compile++ thumb: cocos_jsb_static <= jsb_websocket.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= XMLHTTPRequest.cpp D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/network/XMLHTTPRequest.cpp: In member function 'void MinXmlHttpRequest::_sendRequest(JSContext*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/network/XMLHTTPRequest.cpp:248:109: warning: 'void cocos2d::network::HttpRequest::setResponseCallback(cocos2d::Ref*, cocos2d::network::SEL_HttpResponse)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../network/HttpRequest.h:188) [-Wdeprecated-declarations]      _httpRequest->setResponseCallback(this, httpresponse_selector(MinXmlHttpRequest::handle_requestResponse));                                                                                                              ^ At global scope: cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] [armeabi] Compile++ thumb: cocos_jsb_static <= jsb_cocos2dx_spine_manual.cpp [armeabi] Compile++ thumb: cocos_jsb_static <= jsb_cocos2dx_ui_manual.cpp D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ui/jsb_cocos2dx_ui_manual.cpp: In function 'bool js_cocos2dx_UIWidget_addTouchEventListener(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ui/jsb_cocos2dx_ui_manual.cpp:146:112: warning: 'void cocos2d::ui::Widget::addTouchEventListener(cocos2d::Ref*, cocos2d::ui::SEL_TouchEvent)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../ui/UIWidget.h:239) [-Wdeprecated-declarations]          cobj->addTouchEventListener(tmpObj, toucheventselector(JSStudioEventListenerWrapper::eventCallbackFunc));                                                                                                                 ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ui/jsb_cocos2dx_ui_manual.cpp: In function 'bool js_cocos2dx_UICheckBox_addEventListener(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ui/jsb_cocos2dx_ui_manual.cpp:198:126: warning: 'void cocos2d::ui::CheckBox::addEventListenerCheckBox(cocos2d::Ref*, cocos2d::ui::SEL_SelectedStateEvent)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../ui/UICheckBox.h:189) [-Wdeprecated-declarations]          cobj->addEventListenerCheckBox(tmpObj, checkboxselectedeventselector(JSStudioEventListenerWrapper::eventCallbackFunc));                                                                                                                               ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ui/jsb_cocos2dx_ui_manual.cpp: In function 'bool js_cocos2dx_UISlider_addEventListener(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ui/jsb_cocos2dx_ui_manual.cpp:250:123: warning: 'void cocos2d::ui::Slider::addEventListenerSlider(cocos2d::Ref*, cocos2d::ui::SEL_SlidPercentChangedEvent)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../ui/UISlider.h:192) [-Wdeprecated-declarations]          cobj->addEventListenerSlider(tmpObj, sliderpercentchangedselector(JSStudioEventListenerWrapper::eventCallbackFunc));                                                                                                                            ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ui/jsb_cocos2dx_ui_manual.cpp: In function 'bool js_cocos2dx_UITextField_addEventListener(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ui/jsb_cocos2dx_ui_manual.cpp:302:120: warning: 'void cocos2d::ui::TextField::addEventListenerTextField(cocos2d::Ref*, cocos2d::ui::SEL_TextFieldEvent)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../ui/UITextField.h:182) [-Wdeprecated-declarations]          cobj->addEventListenerTextField(tmpObj, textfieldeventselector(JSStudioEventListenerWrapper::eventCallbackFunc));                                                                                                                         ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ui/jsb_cocos2dx_ui_manual.cpp: In function 'bool js_cocos2dx_UIPageView_addEventListener(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ui/jsb_cocos2dx_ui_manual.cpp:354:118: warning: 'void cocos2d::ui::PageView::addEventListenerPageView(cocos2d::Ref*, cocos2d::ui::SEL_PageViewEvent)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../ui/UIPageView.h:137) [-Wdeprecated-declarations]          cobj->addEventListenerPageView(tmpObj, pagevieweventselector(JSStudioEventListenerWrapper::eventCallbackFunc));                                                                                                                       ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ui/jsb_cocos2dx_ui_manual.cpp: In function 'bool js_cocos2dx_UIScrollView_addEventListener(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ui/jsb_cocos2dx_ui_manual.cpp:406:122: warning: 'void cocos2d::ui::ScrollView::addEventListenerScrollView(cocos2d::Ref*, cocos2d::ui::SEL_ScrollViewEvent)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../ui/UIScrollView.h:254) [-Wdeprecated-declarations]          cobj->addEventListenerScrollView(tmpObj, scrollvieweventselector(JSStudioEventListenerWrapper::eventCallbackFunc));                                                                                                                           ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ui/jsb_cocos2dx_ui_manual.cpp: In function 'bool js_cocos2dx_UIListView_addEventListener(JSContext*, uint32_t, jsval*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ui/jsb_cocos2dx_ui_manual.cpp:457:118: warning: 'void cocos2d::ui::ListView::addEventListenerListView(cocos2d::Ref*, cocos2d::ui::SEL_ListViewEvent)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../ui/UIListView.h:179) [-Wdeprecated-declarations]          cobj->addEventListenerListView(tmpObj, listvieweventselector(JSStudioEventListenerWrapper::eventCallbackFunc));                                                                                                                       ^ At global scope: cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] [armeabi] StaticLibrary  : libcocos2dxjsb.a [armeabi] StaticLibrary  : libcocos2d.a [armeabi] Compile++ thumb: cocos_localstorage_static <= LocalStorage.cpp [armeabi] Compile++ thumb: cocos_localstorage_static <= LocalStorage-android.cpp [armeabi] StaticLibrary  : liblocalstorage.a [armeabi] Compile++ thumb: cocostudio_static <= CCActionFrame.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCActionFrameEasing.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCActionManagerEx.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCActionNode.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCActionObject.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCArmature.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCBone.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCArmatureAnimation.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCProcessBase.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCTween.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCDatas.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCBatchNode.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCDecorativeDisplay.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCDisplayFactory.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCDisplayManager.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCSkin.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCColliderDetector.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCArmatureDataManager.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCArmatureDefine.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCDataReaderHelper.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCSpriteFrameCacheHelper.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCTransformHelp.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCUtilMath.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCComAttribute.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCComAudio.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCComController.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCComRender.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCInputDelegate.cpp [armeabi] Compile++ thumb: cocostudio_static <= DictionaryHelper.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCSGUIReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCSSceneReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= TriggerBase.cpp [armeabi] Compile++ thumb: cocostudio_static <= TriggerMng.cpp [armeabi] Compile++ thumb: cocostudio_static <= TriggerObj.cpp [armeabi] Compile++ thumb: cocostudio_static <= CocoLoader.cpp [armeabi] Compile++ thumb: cocostudio_static <= NodeReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= SingleNodeReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= SpriteReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= ParticleReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= GameMapReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= ProjectNodeReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= ComAudioReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= WidgetReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= ButtonReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= CheckBoxReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= ImageViewReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= LayoutReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= ListViewReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= LoadingBarReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= PageViewReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= ScrollViewReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= SliderReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= TextAtlasReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= TextBMFontReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= TextFieldReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= TextReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCNodeReader.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCActionTimelineCache.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCFrame.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCTimeLine.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCActionTimeline.cpp [armeabi] Compile++ thumb: cocostudio_static <= CCActionTimelineNode.cpp [armeabi] Compile++ thumb: cocostudio_static <= CSLoader.cpp [armeabi] Compile++ thumb: cocostudio_static <= FlatBuffersSerialize.cpp [armeabi] Compile++ thumb: cocostudio_static <= WidgetCallBackHandlerProtocol.cpp [armeabi] Compile++ thumb: cocostudio_static <= ArmatureNodeReader.cpp [armeabi] StaticLibrary  : libcocostudio.a [armeabi] Compile++ thumb: cocosbuilder_static <= CCBAnimationManager.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCBFileLoader.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCBKeyframe.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCBReader.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCBSequence.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCBSequenceProperty.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCControlButtonLoader.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCControlLoader.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCLabelBMFontLoader.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCLabelTTFLoader.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCLayerColorLoader.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCLayerGradientLoader.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCLayerLoader.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCMenuItemImageLoader.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCMenuItemLoader.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCNode+CCBRelativePositioning.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCNodeLoader.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCNodeLoaderLibrary.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCParticleSystemQuadLoader.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCScale9SpriteLoader.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCScrollViewLoader.cpp [armeabi] Compile++ thumb: cocosbuilder_static <= CCSpriteLoader.cpp [armeabi] StaticLibrary  : libcocosbuilder.a [armeabi] Compile++ thumb: cocos3d_static <= CCRay.cpp [armeabi] Compile++ thumb: cocos3d_static <= CCAABB.cpp [armeabi] Compile++ thumb: cocos3d_static <= CCOBB.cpp [armeabi] Compile++ thumb: cocos3d_static <= CCAnimate3D.cpp [armeabi] Compile++ thumb: cocos3d_static <= CCAnimation3D.cpp [armeabi] Compile++ thumb: cocos3d_static <= CCAttachNode.cpp [armeabi] Compile++ thumb: cocos3d_static <= CCBillBoard.cpp [armeabi] Compile++ thumb: cocos3d_static <= CCBundle3D.cpp [armeabi] Compile++ thumb: cocos3d_static <= CCBundleReader.cpp [armeabi] Compile++ thumb: cocos3d_static <= CCMesh.cpp [armeabi] Compile++ thumb: cocos3d_static <= CCMeshSkin.cpp [armeabi] Compile++ thumb: cocos3d_static <= CCMeshVertexIndexData.cpp [armeabi] Compile++ thumb: cocos3d_static <= CCSprite3DMaterial.cpp [armeabi] Compile++ thumb: cocos3d_static <= CCObjLoader.cpp [armeabi] Compile++ thumb: cocos3d_static <= CCSkeleton3D.cpp [armeabi] Compile++ thumb: cocos3d_static <= CCSprite3D.cpp [armeabi] StaticLibrary  : libcocos3d.a [armeabi] Compile thumb  : spine_static <= Animation.c [armeabi] Compile thumb  : spine_static <= AnimationState.c [armeabi] Compile thumb  : spine_static <= AnimationStateData.c [armeabi] Compile thumb  : spine_static <= Atlas.c [armeabi] Compile thumb  : spine_static <= AtlasAttachmentLoader.c [armeabi] Compile thumb  : spine_static <= Attachment.c [armeabi] Compile thumb  : spine_static <= AttachmentLoader.c [armeabi] Compile thumb  : spine_static <= Bone.c [armeabi] Compile thumb  : spine_static <= BoneData.c [armeabi] Compile thumb  : spine_static <= BoundingBoxAttachment.c [armeabi] Compile thumb  : spine_static <= Event.c [armeabi] Compile thumb  : spine_static <= EventData.c [armeabi] Compile thumb  : spine_static <= extension.c [armeabi] Compile thumb  : spine_static <= IkConstraint.c [armeabi] Compile thumb  : spine_static <= IkConstraintData.c [armeabi] Compile thumb  : spine_static <= Json.c [armeabi] Compile thumb  : spine_static <= MeshAttachment.c [armeabi] Compile++ thumb: spine_static <= PolygonBatch.cpp [armeabi] Compile thumb  : spine_static <= RegionAttachment.c [armeabi] Compile thumb  : spine_static <= Skeleton.c [armeabi] Compile++ thumb: spine_static <= SkeletonAnimation.cpp [armeabi] Compile thumb  : spine_static <= SkeletonBounds.c [armeabi] Compile thumb  : spine_static <= SkeletonData.c [armeabi] Compile thumb  : spine_static <= SkeletonJson.c [armeabi] Compile++ thumb: spine_static <= SkeletonRenderer.cpp D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp: In member function 'virtual void spine::SkeletonRenderer::drawSkeleton(const cocos2d::Mat4&, uint32_t)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:240:20: warning: 'void cocos2d::DrawPrimitives::setDrawColor4B(GLubyte, GLubyte, GLubyte, GLubyte)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:150) [-Wdeprecated-declarations]     DrawPrimitives::setDrawColor4B(0, 0, 255, 255);                     ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:240:49: warning: 'void cocos2d::DrawPrimitives::setDrawColor4B(GLubyte, GLubyte, GLubyte, GLubyte)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:150) [-Wdeprecated-declarations]     DrawPrimitives::setDrawColor4B(0, 0, 255, 255);                                                  ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:253:21: warning: 'void cocos2d::DrawPrimitives::drawPoly(const cocos2d::Vec2*, unsigned int, bool)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:109) [-Wdeprecated-declarations]      DrawPrimitives::drawPoly(points, 4, true);                      ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:253:45: warning: 'void cocos2d::DrawPrimitives::drawPoly(const cocos2d::Vec2*, unsigned int, bool)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:109) [-Wdeprecated-declarations]      DrawPrimitives::drawPoly(points, 4, true);                                              ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:259:20: warning: 'void cocos2d::DrawPrimitives::setDrawColor4B(GLubyte, GLubyte, GLubyte, GLubyte)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:150) [-Wdeprecated-declarations]     DrawPrimitives::setDrawColor4B(255, 0, 0, 255);                     ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:259:49: warning: 'void cocos2d::DrawPrimitives::setDrawColor4B(GLubyte, GLubyte, GLubyte, GLubyte)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:150) [-Wdeprecated-declarations]     DrawPrimitives::setDrawColor4B(255, 0, 0, 255);                                                  ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:264:21: warning: 'void cocos2d::DrawPrimitives::drawLine(const cocos2d::Vec2&, const cocos2d::Vec2&)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:96) [-Wdeprecated-declarations]      DrawPrimitives::drawLine(Vec2(bone->worldX, bone->worldY), Vec2(x, y));                      ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:264:74: warning: 'void cocos2d::DrawPrimitives::drawLine(const cocos2d::Vec2&, const cocos2d::Vec2&)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:96) [-Wdeprecated-declarations]      DrawPrimitives::drawLine(Vec2(bone->worldX, bone->worldY), Vec2(x, y));                                                                           ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:267:20: warning: 'void cocos2d::DrawPrimitives::setPointSize(GLfloat)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:160) [-Wdeprecated-declarations]     DrawPrimitives::setPointSize(4);                     ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:267:34: warning: 'void cocos2d::DrawPrimitives::setPointSize(GLfloat)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:160) [-Wdeprecated-declarations]     DrawPrimitives::setPointSize(4);                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:268:20: warning: 'void cocos2d::DrawPrimitives::setDrawColor4B(GLubyte, GLubyte, GLubyte, GLubyte)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:150) [-Wdeprecated-declarations]     DrawPrimitives::setDrawColor4B(0, 0, 255, 255); // Root bone is blue.                     ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:268:49: warning: 'void cocos2d::DrawPrimitives::setDrawColor4B(GLubyte, GLubyte, GLubyte, GLubyte)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:150) [-Wdeprecated-declarations]     DrawPrimitives::setDrawColor4B(0, 0, 255, 255); // Root bone is blue.                                                  ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:271:21: warning: 'void cocos2d::DrawPrimitives::drawPoint(const cocos2d::Vec2&)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:88) [-Wdeprecated-declarations]      DrawPrimitives::drawPoint(Vec2(bone->worldX, bone->worldY));                      ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:271:63: warning: 'void cocos2d::DrawPrimitives::drawPoint(const cocos2d::Vec2&)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:88) [-Wdeprecated-declarations]      DrawPrimitives::drawPoint(Vec2(bone->worldX, bone->worldY));                                                                ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:272:33: warning: 'void cocos2d::DrawPrimitives::setDrawColor4B(GLubyte, GLubyte, GLubyte, GLubyte)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:150) [-Wdeprecated-declarations]      if (i == 0) DrawPrimitives::setDrawColor4B(0, 255, 0, 255);                                  ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:272:62: warning: 'void cocos2d::DrawPrimitives::setDrawColor4B(GLubyte, GLubyte, GLubyte, GLubyte)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:150) [-Wdeprecated-declarations]      if (i == 0) DrawPrimitives::setDrawColor4B(0, 255, 0, 255);                                                               ^ At global scope: cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] [armeabi] Compile thumb  : spine_static <= Skin.c [armeabi] Compile thumb  : spine_static <= SkinnedMeshAttachment.c [armeabi] Compile thumb  : spine_static <= Slot.c [armeabi] Compile thumb  : spine_static <= SlotData.c [armeabi] Compile++ thumb: spine_static <= spine-cocos2dx.cpp [armeabi] StaticLibrary  : libspine.a [armeabi] Compile++ thumb: cocos_network_static <= HttpClient-android.cpp [armeabi] Compile++ thumb: cocos_network_static <= SocketIO.cpp [armeabi] Compile++ thumb: cocos_network_static <= WebSocket.cpp [armeabi] StaticLibrary  : libnetwork.a [armeabi] Compile++ thumb: audioengine_static <= AudioEngine-inl.cpp [armeabi] Compile++ thumb: audioengine_static <= AudioEngine.cpp [armeabi] StaticLibrary  : libaudioengine.a [armeabi] Compile++ thumb: cocos_ui_static <= UIWidget.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UILayout.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UILayoutParameter.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UILayoutManager.cpp [armeabi] Compile++ thumb: cocos_ui_static <= CocosGUI.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UIHelper.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UIListView.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UIPageView.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UIScrollView.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UIButton.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UICheckBox.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UIImageView.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UIText.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UITextAtlas.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UITextBMFont.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UILoadingBar.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UISlider.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UITextField.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UIRichText.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UIHBox.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UIVBox.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UIRelativeBox.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UIVideoPlayer-android.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UIDeprecated.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UIScale9Sprite.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UIWebView.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UIWebViewImpl-android.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UIEditBox.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UIEditBoxImpl-android.cpp D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/ui/UIEditBox/UIEditBoxImpl-android.cpp: In member function 'virtual void cocos2d::ui::EditBoxImplAndroid::setText(const char*)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/ui/UIEditBox/UIEditBoxImpl-android.cpp:172:31: warning: 'long int cocos2d::cc_utf8_strlen(const char*, int)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./base/ccUTF8.h:169) [-Wdeprecated-declarations]                  long length = cc_utf8_strlen(_text.c_str(), -1);                                ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/ui/UIEditBox/UIEditBoxImpl-android.cpp:172:63: warning: 'long int cocos2d::cc_utf8_strlen(const char*, int)' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./base/ccUTF8.h:169) [-Wdeprecated-declarations]                  long length = cc_utf8_strlen(_text.c_str(), -1);                                                                ^ At global scope: cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] [armeabi] Compile++ thumb: cocos_ui_static <= UILayoutComponent.cpp [armeabi] Compile++ thumb: cocos_ui_static <= UIShaders.cpp [armeabi] StaticLibrary  : libui.a [armeabi] Compile++ thumb: cocosdenshion_static <= cddSimpleAudioEngine.cpp [armeabi] Compile++ thumb: cocosdenshion_static <= ccdandroidUtils.cpp [armeabi] Compile++ thumb: cocosdenshion_static <= cddandroidAndroidJavaEngine.cpp [armeabi] StaticLibrary  : libcocosdenshion.a [armeabi] Compile++ thumb: cocos_flatbuffers_static <= flatc.cpp [armeabi] Compile++ thumb: cocos_flatbuffers_static <= idl_gen_cpp.cpp [armeabi] Compile++ thumb: cocos_flatbuffers_static <= idl_gen_fbs.cpp [armeabi] Compile++ thumb: cocos_flatbuffers_static <= idl_gen_general.cpp [armeabi] Compile++ thumb: cocos_flatbuffers_static <= idl_gen_go.cpp [armeabi] Compile++ thumb: cocos_flatbuffers_static <= idl_gen_text.cpp [armeabi] Compile++ thumb: cocos_flatbuffers_static <= idl_parser.cpp [armeabi] StaticLibrary  : flatbuffers.a [armeabi] Compile++ thumb: cocos_extension_static <= AssetsManager.cpp [armeabi] Compile++ thumb: cocos_extension_static <= Downloader.cpp [armeabi] Compile++ thumb: cocos_extension_static <= Manifest.cpp [armeabi] Compile++ thumb: cocos_extension_static <= AssetsManagerEx.cpp In file included from D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./base/CCEventDispatcher.h:34:0,                  from D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/extensions/assets-manager/AssetsManagerEx.h:28,                  from D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/extensions/assets-manager/AssetsManagerEx.cpp:24: D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/extensions/assets-manager/AssetsManagerEx.cpp: In member function 'void cocos2d::extension::AssetsManagerEx::downloadFailedAssets()': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./platform/CCPlatformMacros.h:221:67: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'std::unordered_map<std::basic_string<char>, cocos2d::extension::Downloader::DownloadUnit>::size_type {aka unsigned int}' [-Wformat=] #define CCLOG(format, ...)      cocos2d::log(format, ##__VA_ARGS__)                                                                    ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/extensions/assets-manager/AssetsManagerEx.cpp:788:5: note: in expansion of macro 'CCLOG'      CCLOG("AssetsManagerEx : Start update %lu failed assets.\n", _failedUnits.size());      ^ At global scope: cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] [armeabi] Compile++ thumb: cocos_extension_static <= CCEventAssetsManagerEx.cpp [armeabi] Compile++ thumb: cocos_extension_static <= CCEventListenerAssetsManagerEx.cpp [armeabi] Compile++ thumb: cocos_extension_static <= CCControl.cpp [armeabi] Compile++ thumb: cocos_extension_static <= CCControlButton.cpp [armeabi] Compile++ thumb: cocos_extension_static <= CCControlColourPicker.cpp [armeabi] Compile++ thumb: cocos_extension_static <= CCControlHuePicker.cpp [armeabi] Compile++ thumb: cocos_extension_static <= CCControlPotentiometer.cpp [armeabi] Compile++ thumb: cocos_extension_static <= CCControlSaturationBrightnessPicker.cpp [armeabi] Compile++ thumb: cocos_extension_static <= CCControlSlider.cpp [armeabi] Compile++ thumb: cocos_extension_static <= CCControlStepper.cpp [armeabi] Compile++ thumb: cocos_extension_static <= CCControlSwitch.cpp [armeabi] Compile++ thumb: cocos_extension_static <= CCControlUtils.cpp [armeabi] Compile++ thumb: cocos_extension_static <= CCInvocation.cpp [armeabi] Compile++ thumb: cocos_extension_static <= CCScrollView.cpp [armeabi] Compile++ thumb: cocos_extension_static <= CCTableView.cpp [armeabi] Compile++ thumb: cocos_extension_static <= CCTableViewCell.cpp [armeabi] Compile++ thumb: cocos_extension_static <= CCPhysicsDebugNode.cpp [armeabi] Compile++ thumb: cocos_extension_static <= CCPhysicsSprite.cpp [armeabi] StaticLibrary  : libextension.a [armeabi] Compile++ thumb: cocos2dx_internal_static <= cocos2d.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCAction.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCActionCamera.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCActionCatmullRom.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCActionEase.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCActionGrid.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCActionGrid3D.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCActionInstant.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCActionInterval.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCActionManager.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCActionPageTurn3D.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCActionProgressTimer.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCActionTiledGrid.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCActionTween.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCAnimation.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCAnimationCache.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCAtlasNode.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCCamera.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCClippingNode.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCClippingRectangleNode.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCComponent.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCComponentContainer.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCDrawNode.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCDrawingPrimitives.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCFont.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCFontAtlas.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCFontAtlasCache.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCFontCharMap.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCFontFNT.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCFontFreeType.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCGLBufferedNode.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCGrabber.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCGrid.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCLabel.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCLabelAtlas.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCLabelBMFont.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCLabelTTF.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCLabelTextFormatter.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCLayer.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCLight.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCMenu.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCMenuItem.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCMotionStreak.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCNode.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCNodeGrid.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCParallaxNode.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCParticleBatchNode.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCParticleExamples.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCParticleSystem.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCParticleSystemQuad.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCProgressTimer.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCProtectedNode.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCRenderTexture.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCScene.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCSprite.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCSpriteBatchNode.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCSpriteFrame.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCSpriteFrameCache.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCTMXLayer.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCFastTMXLayer.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCTMXObjectGroup.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCTMXTiledMap.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCFastTMXTiledMap.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCTMXXMLParser.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCTextFieldTTF.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCTileMapAtlas.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCTransition.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCTransitionPageTurn.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCTransitionProgress.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCTweenFunction.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCFrustum.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCPlane.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCGLView.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCFileUtils.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCSAXParser.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCThread.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCImage.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCAffineTransform.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCGeometry.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCVertex.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= MathUtil.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= Mat4.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= Quaternion.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= TransformUtils.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= Vec2.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= Vec3.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= Vec4.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCAsyncTaskPool.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCAutoreleasePool.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCConfiguration.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCConsole.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCData.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCDataVisitor.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCDirector.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCEvent.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCEventAcceleration.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCEventCustom.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCEventDispatcher.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCEventFocus.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCEventKeyboard.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCEventController.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCEventListener.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCEventListenerController.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCEventListenerAcceleration.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCEventListenerCustom.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCEventListenerFocus.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCEventListenerKeyboard.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCEventListenerMouse.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCEventListenerTouch.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCEventMouse.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCEventTouch.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCIMEDispatcher.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCNS.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCProfiling.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= ccRandom.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCRef.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCScheduler.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCScriptSupport.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCTouch.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCUserDefault.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCUserDefault-android.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCValue.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= TGAlib.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= ZipUtils.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= atitc.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= base64.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= ccCArray.cpp [armeabi] Compile thumb  : cocos2dx_internal_static <= ccFPSImages.c [armeabi] Compile++ thumb: cocos2dx_internal_static <= ccTypes.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= ccUTF8.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= ccUtils.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= etc1.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= pvr.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= s3tc.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCController.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCController-android.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCAllocatorDiagnostics.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCAllocatorGlobal.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCAllocatorGlobalNewDelete.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= ObjectFactory.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCBatchCommand.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCCustomCommand.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCGLProgram.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCGLProgramCache.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCGLProgramState.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCGLProgramStateCache.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCGroupCommand.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCQuadCommand.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCMeshCommand.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCRenderCommand.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCRenderer.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCTexture2D.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCTextureAtlas.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCTextureCache.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= ccGLStateCache.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= ccShaders.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCVertexIndexBuffer.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCVertexIndexData.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCPrimitive.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCPrimitiveCommand.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCTrianglesCommand.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCArray.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCSet.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCString.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCDictionary.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCDeprecated.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCNotificationCenter.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCPhysicsBody.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCPhysicsContact.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCPhysicsJoint.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCPhysicsShape.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= CCPhysicsWorld.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= ConvertUTFWrapper.cpp [armeabi] Compile thumb  : cocos2dx_internal_static <= ConvertUTF.c [armeabi] Compile++ thumb: cocos2dx_internal_static <= tinyxml2.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= ioapi_mem.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= ioapi.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= unzip.cpp [armeabi] Compile++ thumb: cocos2dx_internal_static <= edtaa3func.cpp [armeabi] Compile thumb  : cocos2dx_internal_static <= xxhash.c [armeabi] StaticLibrary  : libcocos2dxinternal.a [armeabi] Compile++ thumb: box2d_static <= b2BroadPhase.cpp [armeabi] Compile++ thumb: box2d_static <= b2CollideCircle.cpp [armeabi] Compile++ thumb: box2d_static <= b2CollideEdge.cpp [armeabi] Compile++ thumb: box2d_static <= b2CollidePolygon.cpp [armeabi] Compile++ thumb: box2d_static <= b2Collision.cpp [armeabi] Compile++ thumb: box2d_static <= b2Distance.cpp [armeabi] Compile++ thumb: box2d_static <= b2DynamicTree.cpp [armeabi] Compile++ thumb: box2d_static <= b2TimeOfImpact.cpp [armeabi] Compile++ thumb: box2d_static <= b2ChainShape.cpp [armeabi] Compile++ thumb: box2d_static <= b2CircleShape.cpp [armeabi] Compile++ thumb: box2d_static <= b2EdgeShape.cpp [armeabi] Compile++ thumb: box2d_static <= b2PolygonShape.cpp [armeabi] Compile++ thumb: box2d_static <= b2BlockAllocator.cpp [armeabi] Compile++ thumb: box2d_static <= b2Draw.cpp [armeabi] Compile++ thumb: box2d_static <= b2Math.cpp [armeabi] Compile++ thumb: box2d_static <= b2Settings.cpp [armeabi] Compile++ thumb: box2d_static <= b2StackAllocator.cpp [armeabi] Compile++ thumb: box2d_static <= b2Timer.cpp [armeabi] Compile++ thumb: box2d_static <= b2Body.cpp [armeabi] Compile++ thumb: box2d_static <= b2ContactManager.cpp [armeabi] Compile++ thumb: box2d_static <= b2Fixture.cpp [armeabi] Compile++ thumb: box2d_static <= b2Island.cpp [armeabi] Compile++ thumb: box2d_static <= b2World.cpp [armeabi] Compile++ thumb: box2d_static <= b2WorldCallbacks.cpp [armeabi] Compile++ thumb: box2d_static <= b2ChainAndCircleContact.cpp [armeabi] Compile++ thumb: box2d_static <= b2ChainAndPolygonContact.cpp [armeabi] Compile++ thumb: box2d_static <= b2CircleContact.cpp [armeabi] Compile++ thumb: box2d_static <= b2Contact.cpp [armeabi] Compile++ thumb: box2d_static <= b2ContactSolver.cpp [armeabi] Compile++ thumb: box2d_static <= b2EdgeAndCircleContact.cpp [armeabi] Compile++ thumb: box2d_static <= b2EdgeAndPolygonContact.cpp [armeabi] Compile++ thumb: box2d_static <= b2PolygonAndCircleContact.cpp [armeabi] Compile++ thumb: box2d_static <= b2PolygonContact.cpp [armeabi] Compile++ thumb: box2d_static <= b2DistanceJoint.cpp [armeabi] Compile++ thumb: box2d_static <= b2FrictionJoint.cpp [armeabi] Compile++ thumb: box2d_static <= b2GearJoint.cpp [armeabi] Compile++ thumb: box2d_static <= b2Joint.cpp [armeabi] Compile++ thumb: box2d_static <= b2MotorJoint.cpp [armeabi] Compile++ thumb: box2d_static <= b2MouseJoint.cpp [armeabi] Compile++ thumb: box2d_static <= b2PrismaticJoint.cpp [armeabi] Compile++ thumb: box2d_static <= b2PulleyJoint.cpp [armeabi] Compile++ thumb: box2d_static <= b2RevoluteJoint.cpp [armeabi] Compile++ thumb: box2d_static <= b2RopeJoint.cpp [armeabi] Compile++ thumb: box2d_static <= b2WeldJoint.cpp [armeabi] Compile++ thumb: box2d_static <= b2WheelJoint.cpp [armeabi] Compile++ thumb: box2d_static <= b2Rope.cpp [armeabi] StaticLibrary  : libbox2d.a [armeabi] Compile++ thumb: cocos2dxandroid_static <= CCApplication-android.cpp [armeabi] Compile++ thumb: cocos2dxandroid_static <= CCCommon-android.cpp [armeabi] Compile++ thumb: cocos2dxandroid_static <= CCDevice-android.cpp [armeabi] Compile++ thumb: cocos2dxandroid_static <= CCGLViewImpl-android.cpp [armeabi] Compile++ thumb: cocos2dxandroid_static <= CCFileUtils-android.cpp [armeabi] Compile++ thumb: cocos2dxandroid_static <= javaactivity-android.cpp D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/platform/android/javaactivity-android.cpp: In function 'void Java_org_cocos2dx_lib_Cocos2dxRenderer_nativeInit(JNIEnv*, jobject, jint, jint)': D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/platform/android/javaactivity-android.cpp:77:34: warning: 'void cocos2d::DrawPrimitives::init()' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/platform/android/../../2d/CCDrawingPrimitives.h:82) [-Wdeprecated-declarations]          cocos2d::DrawPrimitives::init();                                   ^ D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/platform/android/javaactivity-android.cpp:77:39: warning: 'void cocos2d::DrawPrimitives::init()' is deprecated (declared at D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/platform/android/../../2d/CCDrawingPrimitives.h:82) [-Wdeprecated-declarations]          cocos2d::DrawPrimitives::init();                                        ^ At global scope: cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" [enabled by default] [armeabi] Compile++ thumb: cocos2dxandroid_static <= DPIJni.cpp [armeabi] Compile++ thumb: cocos2dxandroid_static <= IMEJni.cpp [armeabi] Compile++ thumb: cocos2dxandroid_static <= Java_org_cocos2dx_lib_Cocos2dxAccelerometer.cpp [armeabi] Compile++ thumb: cocos2dxandroid_static <= Java_org_cocos2dx_lib_Cocos2dxBitmap.cpp [armeabi] Compile++ thumb: cocos2dxandroid_static <= Java_org_cocos2dx_lib_Cocos2dxHelper.cpp [armeabi] Compile++ thumb: cocos2dxandroid_static <= Java_org_cocos2dx_lib_Cocos2dxRenderer.cpp [armeabi] Compile++ thumb: cocos2dxandroid_static <= JniHelper.cpp [armeabi] Compile++ thumb: cocos2dxandroid_static <= TouchesJni.cpp [armeabi] Compile++ thumb: cocos2dxandroid_static <= CocosPlayClient.cpp [armeabi] StaticLibrary  : libcocos2dandroid.a [armeabi] Compile thumb  : cpufeatures <= cpu-features.c [armeabi] StaticLibrary  : libcpufeatures.a [armeabi] SharedLibrary  : libcocos2djs.so [armeabi] Install        : libcocos2djs.so => libs/armeabi/libcocos2djs.so make.exe: Leaving directory D:/Cocos/HungryGhost/frameworks/runtime-src/proj.android'
Buildfile: D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\build.xml

-check-env:
[checkenv] Android SDK Tools Revision 23.0.2
[checkenv] Installed at D:\cocos-apk\sdk

-setup:
     [echo] Project Name: HungryGhost
  [gettype] Project Type: Application

-pre-clean:

clean:
[getlibpath] Library dependencies:
[getlibpath]
[getlibpath] ------------------
[getlibpath] Ordered libraries:

nodeps:

-check-env:
[checkenv] Android SDK Tools Revision 23.0.2
[checkenv] Installed at D:\cocos-apk\sdk

-setup:
     [echo] Project Name: cocos2dxandroid
  [gettype] Project Type: Android Library

-pre-clean:

clean:

-set-mode-check:

-set-debug-files:

-check-env:
[checkenv] Android SDK Tools Revision 23.0.2
[checkenv] Installed at D:\cocos-apk\sdk

-setup:
     [echo] Project Name: HungryGhost
  [gettype] Project Type: Application

-set-debug-mode:

-debug-obfuscation-check:

-pre-build:

-build-setup:
[getbuildtools] Using latest Build Tools: 20.0.0
     [echo] Resolving Build Target for HungryGhost…
[gettarget] Project Target:   Android 4.4W
[gettarget] API level:        20
     [echo] ----------
     [echo] Creating output directories if needed…
    [mkdir] Created dir: D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\bin
    [mkdir] Created dir: D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\bin\res
    [mkdir] Created dir: D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\bin\rsObj
    [mkdir] Created dir: D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\bin\rsLibs
    [mkdir] Created dir: D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\gen
    [mkdir] Created dir: D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\bin\classes
    [mkdir] Created dir: D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\bin\dexedLibs
     [echo] ----------
     [echo] Resolving Dependencies for HungryGhost…
[dependency] Ordered libraries:
[dependency] D:\Cocos\HungryGhost\frameworks\js-bindings\cocos2d-x\cocos\platform\android\java
[dependency]
[dependency] ------------------
     [echo] ----------
     [echo] Building Libraries with 'debug'…

nodeps:

-set-mode-check:

-set-debug-files:

-check-env:
[checkenv] Android SDK Tools Revision 23.0.2
[checkenv] Installed at D:\cocos-apk\sdk

-setup:
     [echo] Project Name: cocos2dxandroid
  [gettype] Project Type: Android Library

-set-debug-mode:

-debug-obfuscation-check:

-pre-build:

-build-setup:
[getbuildtools] Using latest Build Tools: 20.0.0
     [echo] Resolving Build Target for cocos2dxandroid…
[gettarget] Project Target:   Android 4.4W
[gettarget] API level:        20
     [echo] ----------
     [echo] Creating output directories if needed…
    [mkdir] Created dir: D:\Cocos\HungryGhost\frameworks\js-bindings\cocos2d-x\cocos\platform\android\java\libs
    [mkdir] Created dir: D:\Cocos\HungryGhost\frameworks\js-bindings\cocos2d-x\cocos\platform\android\java\bin
    [mkdir] Created dir: D:\Cocos\HungryGhost\frameworks\js-bindings\cocos2d-x\cocos\platform\android\java\bin\res
    [mkdir] Created dir: D:\Cocos\HungryGhost\frameworks\js-bindings\cocos2d-x\cocos\platform\android\java\bin\rsObj
    [mkdir] Created dir: D:\Cocos\HungryGhost\frameworks\js-bindings\cocos2d-x\cocos\platform\android\java\bin\rsLibs
    [mkdir] Created dir: D:\Cocos\HungryGhost\frameworks\js-bindings\cocos2d-x\cocos\platform\android\java\gen
    [mkdir] Created dir: D:\Cocos\HungryGhost\frameworks\js-bindings\cocos2d-x\cocos\platform\android\java\bin\classes
    [mkdir] Created dir: D:\Cocos\HungryGhost\frameworks\js-bindings\cocos2d-x\cocos\platform\android\java\bin\dexedLibs
     [echo] ----------
     [echo] Resolving Dependencies for cocos2dxandroid…
[dependency] Library dependencies:
[dependency] No Libraries
[dependency]
[dependency] ------------------

-code-gen:
[mergemanifest] Merging AndroidManifest files into one.
[mergemanifest] Manifest merger disabled. Using project manifest only.
     [echo] Handling aidl files…
     [aidl] No AIDL files to compile.
     [echo] ----------
     [echo] Handling RenderScript files…
     [echo] ----------
     [echo] Handling Resources…
     [aapt] Generating resource IDs…
     [aapt]     (skipping file '.gitignore' due to ANDROID_AAPT_IGNORE pattern '.*')
     [echo] ----------
     [echo] Handling BuildConfig class…
[buildconfig] Generating BuildConfig class.

-pre-compile:

-compile:
    [javac] Compiling 25 source files to D:\Cocos\HungryGhost\frameworks\js-bindings\cocos2d-x\cocos\platform\android\java\bin\classes
    [javac] 注意:D:\Cocos\HungryGhost\frameworks\js-bindings\cocos2d-x\cocos\platform\android\java\src\org\cocos2dx\lib\Cocos2dxAccelerometer.java 使用或覆盖了已过时的 API。
    [javac] 注意:要了解详细信息,请使用 -Xlint:deprecation 重新编译。
     [echo] Creating library output jar file…
      [jar] Building jar: D:\Cocos\HungryGhost\frameworks\js-bindings\cocos2d-x\cocos\platform\android\java\bin\classes.jar

-post-compile:

-obfuscate:

-dex:
     [echo] Library project: do not convert bytecode…

-crunch:
   [crunch] Crunching PNG Files in source dir: D:\Cocos\HungryGhost\frameworks\js-bindings\cocos2d-x\cocos\platform\android\java\res
   [crunch] To destination dir: D:\Cocos\HungryGhost\frameworks\js-bindings\cocos2d-x\cocos\platform\android\java\bin\res
   [crunch] Crunched 0 PNG files to update cache

-package-resources:
     [echo] Library project: do not package resources…

-package:
     [echo] Library project: do not package apk…

-post-package:

-do-debug:
     [echo] Library project: do not create apk…
[propertyfile] Creating new property file: D:\Cocos\HungryGhost\frameworks\js-bindings\cocos2d-x\cocos\platform\android\java\bin\build.prop
[propertyfile] Updating property file: D:\Cocos\HungryGhost\frameworks\js-bindings\cocos2d-x\cocos\platform\android\java\bin\build.prop
[propertyfile] Updating property file: D:\Cocos\HungryGhost\frameworks\js-bindings\cocos2d-x\cocos\platform\android\java\bin\build.prop
[propertyfile] Updating property file: D:\Cocos\HungryGhost\frameworks\js-bindings\cocos2d-x\cocos\platform\android\java\bin\build.prop

-post-build:

debug:

-code-gen:
[mergemanifest] Merging AndroidManifest files into one.
[mergemanifest] Manifest merger disabled. Using project manifest only.
     [echo] Handling aidl files…
     [aidl] No AIDL files to compile.
     [echo] ----------
     [echo] Handling RenderScript files…
     [echo] ----------
     [echo] Handling Resources…
     [aapt] Generating resource IDs…
     [aapt]     (skipping file '.gitignore' due to ANDROID_AAPT_IGNORE pattern '.*')
     [aapt] D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\bin\AndroidManifest.xml:11: error: Error: No resource found that matches the given name (at 'icon' with value '@drawable/icon').

BUILD FAILED
D:\cocos-apk\sdk\tools\ant\build.xml:653: The following error occurred while executing this line:
D:\cocos-apk\sdk\tools\ant\build.xml:698: null returned: 1

Total time: 6 seconds
Running command: compile
Building mode: debug
running: '"D:\cocos-apk\sdk\tools\android" update project -t android-20 -p D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android'

running: '"D:\cocos-apk\sdk\tools\android" update lib-project -p D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android…/…/js-bindings/cocos2d-x/cocos/platform/android/java -t android-20'

building native
NDK build mode: debug
NDK_TOOLCHAIN_VERSION: 4.8
running: '"D:\cocos-apk\ndk\ndk-build" -C D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android -j1 NDK_MODULE_PATH=D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android…/…/js-bindings;D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android…/…/js-bindings/cocos2d-x;D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android…/…/js-bindings/cocos2d-x/cocos;D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android…/…/js-bindings/cocos2d-x/external NDK_TOOLCHAIN_VERSION=4.8 NDK_DEBUG=1'

building apk
running: '"D:\cocos-apk\ant\bin\ant" clean debug -f D:\Cocos\HungryGhost\frameworks\runtime-src\proj.android\build.xml -Dsdk.dir="D:\cocos-apk\sdk"'

Error running command, return code: 1

求解!!!!:6:

貌似是ndk问题
ndk版本需要r9d或r10c