Cocos-code-ide-win64-1.2.0,Cocos2d-Js-v3.3,打包apk成功,安装后“”很抱歉“XXX”已停止运行

我的Win7的系统,cocos-code-ide-win64-1.2.0,Cocos2d-Js-v3.3,Python27,ndk-r10d,jdk1.70_13,打包apk成功,没有报错,安装以后提示:很抱歉“XXX”已停止运行,why?哪位大侠遇到过?

打包提示:
Updated project.properties
Updated local.properties
Updated file D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\proguard-project.txt
Updated project.properties
Updated local.properties
Updated file D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android…\js-bindings\cocos2d-x\cocos\platform\android\java\proguard-project.txt
Android NDK: WARNING: APP_PLATFORM android-21 is larger than android:minSdkVersion 9 in ./AndroidManifest.xml
make.exe: Entering directory D:/h5Project/StackTheBuildingForAndroid/frameworks/runtime-src/proj.android' Compile++ arm : cocos2djs_shared <= coded_stream.cc Compile++ arm : cocos2djs_shared <= common.cc Compile++ arm : cocos2djs_shared <= extension_set.cc Compile++ arm : cocos2djs_shared <= generated_message_util.cc Compile++ arm : cocos2djs_shared <= message_lite.cc Compile++ arm : cocos2djs_shared <= once.cc Compile++ arm : cocos2djs_shared <= atomicops_internals_x86_gcc.cc Compile++ arm : cocos2djs_shared <= repeated_field.cc Compile++ arm : cocos2djs_shared <= wire_format_lite.cc Compile++ arm : cocos2djs_shared <= zero_copy_stream.cc Compile++ arm : cocos2djs_shared <= zero_copy_stream_impl_lite.cc Compile++ arm : cocos2djs_shared <= stringprintf.cc Compile++ arm : cocos2djs_shared <= ConnectWaitLayer.cpp Compile++ arm : cocos2djs_shared <= ConsoleCommand.cpp Compile++ arm : cocos2djs_shared <= FileServer.cpp Compile++ arm : cocos2djs_shared <= Landscape_png.cpp Compile++ arm : cocos2djs_shared <= PlayDisable_png.cpp Compile++ arm : cocos2djs_shared <= PlayEnable_png.cpp Compile++ arm : cocos2djs_shared <= Portrait_png.cpp Compile++ arm : cocos2djs_shared <= Protos.pb.cc Compile++ arm : cocos2djs_shared <= Runtime.cpp Compile++ arm : cocos2djs_shared <= Shine_png.cpp Compile++ arm : cocos2djs_shared <= VisibleRect.cpp Compile++ arm : cocos2djs_shared <= AppDelegate.cpp In file included from D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../network/HttpClient.h:30:0, from D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/network/XMLHTTPRequest.h:34, from jni/../../Classes/AppDelegate.cpp:18: D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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" cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" Compile++ arm : cocos2djs_shared <= ConfigParser.cpp Compile++ arm : cocos2djs_shared <= Runtime_android.cpp Compile++ arm : cocos2djs_shared <= main.cpp Compile++ arm : cocos_jsb_static <= jsb_cocos2dx_auto.cpp D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33609:24: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33609:50: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33647:24: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33647:50: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33665:24: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33665:50: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33682:24: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33682:50: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33701:24: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33701:50: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33721:24: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33721:50: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33741:24: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33741:50: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33761:24: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33761:50: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33779:24: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33779:50: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33798:24: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33798:50: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33822:24: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33822:50: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33842:24: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33842:50: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33922:24: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33922:50: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33950:24: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33950:50: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33969:24: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33969:50: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34001:24: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34001:50: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34020:24: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34020:50: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34040:24: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34040:50: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34058:24: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34058:50: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34075:24: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34075:50: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34094:24: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34094:50: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34112:24: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34112:50: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34131:24: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34131:50: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34151:24: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34151:50: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34176:24: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34176:50: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34202:32: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) -Wdeprecated-declarations] cocos2d::LabelTTF* ret = cocos2d::LabelTTF::create(); ^ D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34206:75: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34206:107: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34228:32: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34232:75: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34232:107: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34256:32: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34260:75: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34260:107: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34287:32: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34291:75: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34291:107: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34321:32: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34325:75: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34325:107: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34348:28: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34352:67: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34352:99: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34369:24: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34369:59: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34374:23: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) -Wdeprecated-declarations] TypeTest<cocos2d::LabelTTF> t; ^ D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34402:24: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34402:59: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'void js_register_cocos2dx_LabelTTF(JSContext*, JSObject*)': D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:34483:23: warning: 'LabelTTF' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66) -Wdeprecated-declarations] TypeTest<cocos2d::LabelTTF> t; ^ D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36622:27: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36622:56: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36640:27: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36640:56: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36657:27: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36657:56: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36676:27: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36676:56: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36703:27: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36703:56: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36722:27: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36722:56: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36742:27: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36742:56: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36762:27: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36762:56: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36834:27: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36834:56: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36852:27: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36852:56: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36871:27: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36871:56: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36901:27: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36901:56: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36921:27: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36921:56: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36942:35: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) -Wdeprecated-declarations] cocos2d::LabelBMFont* ret = cocos2d::LabelBMFont::create(); ^ D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36946:75: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36946:113: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36965:35: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36969:75: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36969:113: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36990:35: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36994:75: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36994:113: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:37018:35: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:37022:75: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:37022:113: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:37049:35: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:37053:75: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:37053:113: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:37070:27: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:37070:62: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:37075:23: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:81) -Wdeprecated-declarations] TypeTest<cocos2d::LabelBMFont> t; ^ D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:37103:27: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:37103:62: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp: In function 'void js_register_cocos2dx_LabelBMFont(JSContext*, JSObject*)': D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:37171:23: warning: 'LabelBMFont' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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" cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" Compile++ arm : cocos_jsb_static <= jsb_cocos2dx_builder_auto.cpp Compile++ arm : cocos_jsb_static <= jsb_cocos2dx_extension_auto.cpp Compile++ arm : cocos_jsb_static <= jsb_cocos2dx_spine_auto.cpp Compile++ arm : cocos_jsb_static <= jsb_cocos2dx_studio_auto.cpp Compile++ arm : cocos_jsb_static <= jsb_cocos2dx_ui_auto.cpp Compile++ arm : cocos_jsb_static <= ScriptingCore.cpp D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ScriptingCore.cpp:274:0: warning: "JSB_COMPATIBLE_WITH_COCOS2D_HTML5_BASIC_TYPES" redefined #define JSB_COMPATIBLE_WITH_COCOS2D_HTML5_BASIC_TYPES 1 ^ In file included from D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ScriptingCore.h:36:0, from D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ScriptingCore.cpp:25: D:\h5Project\StackTheBuildingForAndroid\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" cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" Compile++ arm : cocos_jsb_static <= cocos2d_specifics.cpp D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/cocos2d_specifics.cpp: In function 'bool js_cocos2dx_CCNode_unscheduleAllSelectors(JSContext*, uint32_t, jsval*)': D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/cocos2d_specifics.cpp:1479:38: warning: 'void cocos2d::Node::unscheduleAllSelectors()' is deprecated (declared at D:\h5Project\StackTheBuildingForAndroid\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" cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" Compile++ arm : cocos_jsb_static <= js_manual_conversions.cpp D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/js_manual_conversions.cpp: In member function 'void JSStringWrapper::set(JSString*, JSContext*)': D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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" cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" Compile++ arm : cocos_jsb_static <= js_bindings_core.cpp Compile++ arm : cocos_jsb_static <= js_bindings_opengl.cpp Compile++ arm : cocos_jsb_static <= jsb_opengl_functions.cpp Compile++ arm : cocos_jsb_static <= jsb_opengl_manual.cpp Compile++ arm : cocos_jsb_static <= jsb_opengl_registration.cpp Compile++ arm : cocos_jsb_static <= jsb_event_dispatcher_manual.cpp Compile++ arm : cocos_jsb_static <= CCJavascriptJavaBridge.cpp Compile++ arm : cocos_jsb_static <= js_bindings_chipmunk_auto_classes.cpp Compile++ arm : cocos_jsb_static <= js_bindings_chipmunk_functions.cpp Compile++ arm : cocos_jsb_static <= js_bindings_chipmunk_manual.cpp Compile++ arm : cocos_jsb_static <= js_bindings_chipmunk_registration.cpp Compile++ arm : cocos_jsb_static <= js_bindings_ccbreader.cpp Compile++ arm : cocos_jsb_static <= jsb_cocos2dx_studio_conversions.cpp Compile++ arm : cocos_jsb_static <= jsb_cocos2dx_studio_manual.cpp Compile++ arm : cocos_jsb_static <= jsb_cocos2dx_extension_manual.cpp Compile++ arm : cocos_jsb_static <= js_bindings_system_functions.cpp Compile++ arm : cocos_jsb_static <= js_bindings_system_registration.cpp Compile++ arm : cocos_jsb_static <= jsb_socketio.cpp D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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" cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" Compile++ arm : cocos_jsb_static <= jsb_websocket.cpp Compile++ arm : cocos_jsb_static <= XMLHTTPRequest.cpp D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/network/XMLHTTPRequest.cpp: In member function 'void MinXmlHttpRequest::_sendRequest(JSContext*)': D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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" cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" Compile++ arm : cocos_jsb_static <= jsb_cocos2dx_spine_manual.cpp Compile++ arm : cocos_jsb_static <= jsb_cocos2dx_ui_manual.cpp D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../ui/UIWidget.h:239) -Wdeprecated-declarations] cobj->addTouchEventListener(tmpObj, toucheventselector(JSStudioEventListenerWrapper::eventCallbackFunc)); ^ D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../ui/UICheckBox.h:189) -Wdeprecated-declarations] cobj->addEventListenerCheckBox(tmpObj, checkboxselectedeventselector(JSStudioEventListenerWrapper::eventCallbackFunc)); ^ D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../ui/UISlider.h:192) -Wdeprecated-declarations] cobj->addEventListenerSlider(tmpObj, sliderpercentchangedselector(JSStudioEventListenerWrapper::eventCallbackFunc)); ^ D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../ui/UITextField.h:182) -Wdeprecated-declarations] cobj->addEventListenerTextField(tmpObj, textfieldeventselector(JSStudioEventListenerWrapper::eventCallbackFunc)); ^ D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../ui/UIPageView.h:137) -Wdeprecated-declarations] cobj->addEventListenerPageView(tmpObj, pagevieweventselector(JSStudioEventListenerWrapper::eventCallbackFunc)); ^ D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../ui/UIScrollView.h:254) -Wdeprecated-declarations] cobj->addEventListenerScrollView(tmpObj, scrollvieweventselector(JSStudioEventListenerWrapper::eventCallbackFunc)); ^ D:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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:\h5Project\StackTheBuildingForAndroid\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" cc1plus.exe: warning: unrecognized command line option "-Wno-extern-c-compat" StaticLibrary : libcocos2dxjsb.a StaticLibrary : libcocos2d.a StaticLibrary : liblocalstorage.a StaticLibrary : libcocostudio.a StaticLibrary : libcocosbuilder.a StaticLibrary : libcocos3d.a StaticLibrary : libspine.a StaticLibrary : libnetwork.a StaticLibrary : libaudioengine.a StaticLibrary : libui.a StaticLibrary : libcocosdenshion.a StaticLibrary : flatbuffers.a StaticLibrary : libextension.a StaticLibrary : libcocos2dxinternal.a StaticLibrary : libbox2d.a StaticLibrary : libcocos2dandroid.a StaticLibrary : libcpufeatures.a SharedLibrary : libcocos2djs.so Install : libcocos2djs.so => libs/armeabi/libcocos2djs.so make.exe: Leaving directory D:/h5Project/StackTheBuildingForAndroid/frameworks/runtime-src/proj.android’
Running command: jscompile
compiling javascript files to bytecode
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\main.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\ccui\jsb_ccui_create_apis.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\ccui\jsb_ccui_deprecated.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\ccui\jsb_ccui_property_apis.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\ccui\jsb_ccui_property_impls.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\ccui\jsb_cocos2d_ui.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\chipmunk\jsb_chipmunk.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\chipmunk\jsb_chipmunk_constants.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\debugger\actors\root.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\debugger\actors\script.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\debugger\core\promise.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\debugger\DevToolsUtils.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\debugger\main.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\debugger\transport.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\extension\jsb_cocos2d_extension.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\extension\jsb_ext_create_apis.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\extension\jsb_ext_property_apis.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\jsb.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\jsb_boot.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\jsb_cocos2d.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\jsb_cocos2d_constants.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\jsb_cocosbuilder.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\jsb_common.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\jsb_create_apis.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\jsb_debugger.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\jsb_deprecated.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\jsb_loaders.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\jsb_opengl.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\jsb_opengl_constants.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\jsb_pool.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\jsb_property_apis.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\jsb_property_impls.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\jsb_spine.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\physicsSprite\jsb_physicsSprite.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\studio\jsb_cocos2d_studio.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\studio\jsb_studio_boot.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\studio\jsb_studio_create_apis.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\studio\jsb_studio_load.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\studio\jsb_studio_property_apis.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\studio\parsers\action-1.x.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\studio\parsers\action-2.x.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\studio\parsers\compatible.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\studio\parsers\scene-1.x.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\studio\parsers\timelineParser-1.x.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\studio\parsers\timelineParser-2.x.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\script\studio\parsers\uiParser-1.x.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\src\app.js) to bytecode…
compiling js (D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets\src\resource.js) to bytecode…
compilation finished
Buildfile: D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\build.xml

-check-env:
Android SDK Tools Revision 24.0.2
Installed at D:\Users\xcy\AppData\Local\Android\sdk

-setup:
Project Name: StackTheBuildingForAndroid
Project Type: Application

-pre-clean:

clean:
Library dependencies:


Ordered libraries:

nodeps:

-check-env:
Android SDK Tools Revision 24.0.2
Installed at D:\Users\xcy\AppData\Local\Android\sdk

-setup:
Project Name: cocos2dxandroid
Project Type: Android Library

-pre-clean:

clean:

-set-mode-check:

-set-debug-files:

-check-env:
Android SDK Tools Revision 24.0.2
Installed at D:\Users\xcy\AppData\Local\Android\sdk

-setup:
Project Name: StackTheBuildingForAndroid
Project Type: Application

-set-debug-mode:

-debug-obfuscation-check:

-pre-build:

-build-setup:
Using latest Build Tools: 21.1.2
Resolving Build Target for StackTheBuildingForAndroid…
Project Target: Android 5.0.1
API level: 21
----------
Creating output directories if needed…
Created dir: D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\bin
Created dir: D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\bin\res
Created dir: D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\bin\rsObj
Created dir: D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\bin\rsLibs
Created dir: D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\gen
Created dir: D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\bin\classes
Created dir: D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\bin\dexedLibs
----------
Resolving Dependencies for StackTheBuildingForAndroid…
Ordered libraries:
D:\h5Project\StackTheBuildingForAndroid\frameworks\js-bindings\cocos2d-x\cocos\platform\android\java


  ----------
  Building Libraries with 'debug'...

nodeps:

-set-mode-check:

-set-debug-files:

-check-env:
Android SDK Tools Revision 24.0.2
Installed at D:\Users\xcy\AppData\Local\Android\sdk

-setup:
Project Name: cocos2dxandroid
Project Type: Android Library

-set-debug-mode:

-debug-obfuscation-check:

-pre-build:

-build-setup:
Using latest Build Tools: 21.1.2
Resolving Build Target for cocos2dxandroid…
Project Target: Android 5.0.1
API level: 21
----------
Creating output directories if needed…
Created dir: D:\h5Project\StackTheBuildingForAndroid\frameworks\js-bindings\cocos2d-x\cocos\platform\android\java\libs
Created dir: D:\h5Project\StackTheBuildingForAndroid\frameworks\js-bindings\cocos2d-x\cocos\platform\android\java\bin
Created dir: D:\h5Project\StackTheBuildingForAndroid\frameworks\js-bindings\cocos2d-x\cocos\platform\android\java\bin\res
Created dir: D:\h5Project\StackTheBuildingForAndroid\frameworks\js-bindings\cocos2d-x\cocos\platform\android\java\bin\rsObj
Created dir: D:\h5Project\StackTheBuildingForAndroid\frameworks\js-bindings\cocos2d-x\cocos\platform\android\java\bin\rsLibs
Created dir: D:\h5Project\StackTheBuildingForAndroid\frameworks\js-bindings\cocos2d-x\cocos\platform\android\java\gen
Created dir: D:\h5Project\StackTheBuildingForAndroid\frameworks\js-bindings\cocos2d-x\cocos\platform\android\java\bin\classes
Created dir: D:\h5Project\StackTheBuildingForAndroid\frameworks\js-bindings\cocos2d-x\cocos\platform\android\java\bin\dexedLibs
----------
Resolving Dependencies for cocos2dxandroid…
Library dependencies:
No Libraries


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

-pre-compile:

-compile:
Compiling 25 source files to D:\h5Project\StackTheBuildingForAndroid\frameworks\js-bindings\cocos2d-x\cocos\platform\android\java\bin\classes
注: 某些输入文件使用或覆盖了已过时的 API。
注: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
Creating library output jar file…
Building jar: D:\h5Project\StackTheBuildingForAndroid\frameworks\js-bindings\cocos2d-x\cocos\platform\android\java\bin\classes.jar

-post-compile:

-obfuscate:

-dex:
Library project: do not convert bytecode…

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

-package-resources:
Library project: do not package resources…

-package:
Library project: do not package apk…

-post-package:

-do-debug:
Library project: do not create apk…
Creating new property file: D:\h5Project\StackTheBuildingForAndroid\frameworks\js-bindings\cocos2d-x\cocos\platform\android\java\bin\build.prop
Updating property file: D:\h5Project\StackTheBuildingForAndroid\frameworks\js-bindings\cocos2d-x\cocos\platform\android\java\bin\build.prop
Updating property file: D:\h5Project\StackTheBuildingForAndroid\frameworks\js-bindings\cocos2d-x\cocos\platform\android\java\bin\build.prop
Updating property file: D:\h5Project\StackTheBuildingForAndroid\frameworks\js-bindings\cocos2d-x\cocos\platform\android\java\bin\build.prop

-post-build:

debug:

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

-pre-compile:

-compile:
Compiling 3 source files to D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\bin\classes

-post-compile:

-obfuscate:

-dex:
input: D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\bin\classes
input: D:\h5Project\StackTheBuildingForAndroid\frameworks\js-bindings\cocos2d-x\cocos\platform\android\java\bin\classes.jar
Pre-Dexing D:\h5Project\StackTheBuildingForAndroid\frameworks\js-bindings\cocos2d-x\cocos\platform\android\java\bin\classes.jar -> classes-eccd359dda90478a6370479371059f99.jar
Converting compiled files and external libraries into D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\bin\classes.dex…
Merged dex A (6 defs/3.3KiB) with dex B (84 defs/107.3KiB). Result is 90 defs/130.5KiB. Took 0.2s

-crunch:
Crunching PNG Files in source dir: D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\res
To destination dir: D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\bin\res
Processing image to cache: D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\res\drawable-hdpi\icon.png => D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\bin\res\drawable-hdpi\icon.png
(processed image to cache entry D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\bin\res\drawable-hdpi\icon.png: 67% size of source)
Processing image to cache: D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\res\drawable-ldpi\icon.png => D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\bin\res\drawable-ldpi\icon.png
(processed image to cache entry D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\bin\res\drawable-ldpi\icon.png: 0% size of source)
Processing image to cache: D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\res\drawable-mdpi\icon.png => D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\bin\res\drawable-mdpi\icon.png
(processed image to cache entry D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\bin\res\drawable-mdpi\icon.png: 53% size of source)
Crunched 3 PNG files to update cache
D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\res\drawable-hdpi\icon.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\res\drawable-ldpi\icon.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\res\drawable-mdpi\icon.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

-package-resources:
Creating full resource package…
(skipping file ‘.gitignore’ due to ANDROID_AAPT_IGNORE pattern ‘.*’)

-package:
Current build type is different than previous build: forced apkbuilder run.
Creating StackTheBuildingForAndroid-debug-unaligned.apk and signing it with a debug key…

-post-package:

-do-debug:
Running zip align on final apk…
Debug Package: D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\bin\StackTheBuildingForAndroid-debug.apk
Creating new property file: D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\bin\build.prop
Updating property file: D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\bin\build.prop
Updating property file: D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\bin\build.prop
Updating property file: D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\bin\build.prop

-post-build:

debug:

BUILD SUCCESSFUL
Total time: 23 seconds
Running command: compile
Building mode: debug
running: ‘“D:\Users\xcy\AppData\Local\Android\sdk\tools\android” update project -t android-21 -p D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android’

running: ‘“D:\Users\xcy\AppData\Local\Android\sdk\tools\android” update lib-project -p D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android…/…/js-bindings/cocos2d-x/cocos/platform/android/java -t android-21’

building native
NDK build mode: release
NDK_TOOLCHAIN_VERSION: 4.9
running: ‘“D:\android-ndk-r10d\ndk-build” -C D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android -j1 NDK_MODULE_PATH=D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android…/…/js-bindings;D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android…/…/js-bindings/cocos2d-x;D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android…/…/js-bindings/cocos2d-x/cocos;D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android…/…/js-bindings/cocos2d-x/external NDK_TOOLCHAIN_VERSION=4.9’

building apk
running: ‘“D:\cocos2d-js-v3.3\tools\cocos2d-console\bin\cocos” jscompile -s “D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets” -d “D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\assets”’

running: ‘“D:\IDE\apache-ant-1.9.4\bin\ant” clean debug -f D:\h5Project\StackTheBuildingForAndroid\frameworks\runtime-src\proj.android\build.xml -Dsdk.dir=“D:\Users\xcy\AppData\Local\Android\sdk”’

Move apk to D:\h5Project\StackTheBuildingForAndroid\runtime\android
build succeeded.

我的Win7的系统,cocos-code-ide-win64-1.2.0,Cocos2d-Js-v3.3,Python27,ndk-r10d,jdk1.70_13,打包apk成功,没有报错,安装以后提示:很抱歉“XXX”已停止运行,why?哪位大侠遇到过?

要这个编译时的LOG没用。

你运行的时候,链接一下IDE,看看命令行的错误,把那个错误贴上来。

运行不了,打开时就提示很抱歉“XXX”已停止运行,也不会有任何提示