Copy template into E:\cocosWork\hello
Copying cocos2d-html5 files…
Replace the project name from ‘HelloJavascript’ to ‘hello’
Copying directory from cocos root directory…
Copying files from cocos root directory…
Copying files from template directory…
Copying directory from cocos root directory…
Rename project name from ‘HelloJavascript’ to ‘hello’
Replace the project name from ‘HelloJavascript’ to ‘hello’
Replace the project package name from ‘org.cocos2dx.hellojavascript’ to ‘org.cocos2dx.hello’
Replace the mac bundle id from ‘org.cocos2dx.hellojavascript’ to ‘org.cocos2dx.hello’
Replace the ios bundle id from ‘org.cocos2dx.hellojavascript’ to ‘org.cocos2dx.hello’
Updated project.properties
Updated local.properties
Updated file E:\cocosWork\hello\frameworks\runtime-src\proj.android\proguard-project.txt
Updated project.properties
Updated local.properties
Updated file E:\cocosWork\hello\frameworks\runtime-src\proj.android…\js-bindings\cocos2d-x\cocos\platform\android\java\proguard-project.txt
make.exe: Entering directory E:/cocosWork/hello/frameworks/runtime-src/proj.android' Compile++ thumb: cocos2djs_shared <= extension_set.cc Compile++ thumb: cocos2djs_shared <= generated_message_util.cc Compile++ thumb: cocos2djs_shared <= message_lite.cc warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] 1 warning generated. 1 warning generated. Compile++ thumb: cocos2djs_shared <= once.cc Compile++ thumb: cocos2djs_shared <= atomicops_internals_x86_gcc.cc warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] 1 warning generated. 1 warning generated. 1 warning generated. Compile++ thumb: cocos2djs_shared <= repeated_field.cc Compile++ thumb: cocos2djs_shared <= wire_format_lite.cc warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] Compile++ thumb: cocos2djs_shared <= zero_copy_stream.cc warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] 1 warning generated. 1 warning generated. Compile++ thumb: cocos2djs_shared <= zero_copy_stream_impl_lite.cc 1 warning generated. Compile++ thumb: cocos2djs_shared <= stringprintf.cc warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] 1 warning generated. Compile++ thumb: cocos2djs_shared <= VisibleRect.cpp 1 warning generated. Compile++ thumb: cocos2djs_shared <= AppDelegate.cpp warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] Compile++ thumb: cocos2djs_shared <= ConfigParser.cpp warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] 1 warning generated. 1 warning generated. 1 warning generated. StaticLibrary : libcocos2d.a Compile++ thumb: cocostudio_static <= CSParseBinary.pb.cc Compile++ thumb: cocos2djs_shared <= coded_stream.cc Compile++ thumb: cocos2djs_shared <= common.cc warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] 1 warning generated. 1 warning generated. Compile++ thumb: cocos2djs_shared <= Landscape_png.cpp warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] Compile++ thumb: cocos2djs_shared <= PlayDisable_png.cpp warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] 1 warning generated. 1 warning generated. Compile++ thumb: cocos2djs_shared <= PlayEnable_png.cpp Compile++ thumb: cocos2djs_shared <= Portrait_png.cpp warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] Compile++ thumb: cocos2djs_shared <= Shine_png.cpp warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] 1 warning generated. Compile++ thumb: cocos2djs_shared <= Runtime.cpp 1 warning generated. Compile++ thumb: cocos2djs_shared <= Protos.pb.cc warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] Compile++ thumb: cocos2djs_shared <= Runtime_android.cpp warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] 1 warning generated. Compile++ thumb: cocos2djs_shared <= main.cpp warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] 1 warning generated. Compile++ thumb: cocos_jsb_static <= jsb_cocos2dx_auto.cpp warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] 1 warning generated. Compile++ thumb: cocos_jsb_static <= jsb_cocos2dx_builder_auto.cpp warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] 1 warning generated. Compile++ thumb: cocos_jsb_static <= jsb_cocos2dx_extension_auto.cpp warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32468:14: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32468:41: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32506:14: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32506:41: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32524:14: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32524:41: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32541:14: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32541:41: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32560:14: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32560:41: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32580:14: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32580:41: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32600:14: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32600:41: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32620:14: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32620:41: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32638:14: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32638:41: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32657:14: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32657:41: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32681:14: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32681:41: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32701:14: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32701:41: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32781:14: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32781:41: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32809:14: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32809:41: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32828:14: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32828:41: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32860:14: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32860:41: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32879:14: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32879:41: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32899:14: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32899:41: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32917:14: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32917:41: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32934:14: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32934:41: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32953:14: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32953:41: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32971:14: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32971:41: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32990:14: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:32990:41: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33010:14: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33010:41: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33035:14: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33035:41: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = (cocos2d::LabelTTF *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33061:22: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* ret = cocos2d::LabelTTF::create(); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33065:75: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelTTF>(cx, (cocos2d::LabelTTF*)ret); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33065:99: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelTTF>(cx, (cocos2d::LabelTTF*)ret); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33087:22: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* ret = cocos2d::LabelTTF::create(arg0, arg1, arg2); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33091:75: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelTTF>(cx, (cocos2d::LabelTTF*)ret); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33091:99: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelTTF>(cx, (cocos2d::LabelTTF*)ret); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33115:22: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* ret = cocos2d::LabelTTF::create(arg0, arg1, arg2, arg3); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33119:75: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelTTF>(cx, (cocos2d::LabelTTF*)ret); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33119:99: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelTTF>(cx, (cocos2d::LabelTTF*)ret); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33146:22: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* ret = cocos2d::LabelTTF::create(arg0, arg1, arg2, arg3, arg4); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33150:75: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelTTF>(cx, (cocos2d::LabelTTF*)ret); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33150:99: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelTTF>(cx, (cocos2d::LabelTTF*)ret); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33180:22: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* ret = cocos2d::LabelTTF::create(arg0, arg1, arg2, arg3, arg4, arg5); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33184:75: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelTTF>(cx, (cocos2d::LabelTTF*)ret); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33184:99: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelTTF>(cx, (cocos2d::LabelTTF*)ret); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33207:18: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* ret = cocos2d::LabelTTF::createWithFontDefinition(arg0, arg1); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33211:67: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelTTF>(cx, (cocos2d::LabelTTF*)ret); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33211:91: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelTTF>(cx, (cocos2d::LabelTTF*)ret); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33228:14: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = new (std::nothrow) cocos2d::LabelTTF(); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33228:59: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF* cobj = new (std::nothrow) cocos2d::LabelTTF(); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33233:23: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] TypeTest<cocos2d::LabelTTF> t; ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33261:14: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF *nobj = new (std::nothrow) cocos2d::LabelTTF(); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33261:59: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] cocos2d::LabelTTF *nobj = new (std::nothrow) cocos2d::LabelTTF(); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:33342:23: warning: 'LabelTTF' is deprecated -Wdeprecated-declarations] TypeTest<cocos2d::LabelTTF> t; ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelTTF.h:66:38: note: 'LabelTTF' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelTTF : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35481:14: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35481:44: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35499:14: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35499:44: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35516:14: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35516:44: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35535:14: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35535:44: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35562:14: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35562:44: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35581:14: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35581:44: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35601:14: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35601:44: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35621:14: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35621:44: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35693:14: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35693:44: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35711:14: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35711:44: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35730:14: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35730:44: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35760:14: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35760:44: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35780:14: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35780:44: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] cocos2d::LabelBMFont* cobj = (cocos2d::LabelBMFont *)(proxy ? proxy->ptr : NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35801:22: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] cocos2d::LabelBMFont* ret = cocos2d::LabelBMFont::create(); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35805:75: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelBMFont>(cx, (cocos2d::LabelBMFont*)ret); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35805:102: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelBMFont>(cx, (cocos2d::LabelBMFont*)ret); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35824:22: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] cocos2d::LabelBMFont* ret = cocos2d::LabelBMFont::create(arg0, arg1); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35828:75: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelBMFont>(cx, (cocos2d::LabelBMFont*)ret); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35828:102: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelBMFont>(cx, (cocos2d::LabelBMFont*)ret); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35849:22: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] cocos2d::LabelBMFont* ret = cocos2d::LabelBMFont::create(arg0, arg1, arg2); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35853:75: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelBMFont>(cx, (cocos2d::LabelBMFont*)ret); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35853:102: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelBMFont>(cx, (cocos2d::LabelBMFont*)ret); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35877:22: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] cocos2d::LabelBMFont* ret = cocos2d::LabelBMFont::create(arg0, arg1, arg2, arg3); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35881:75: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelBMFont>(cx, (cocos2d::LabelBMFont*)ret); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35881:102: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelBMFont>(cx, (cocos2d::LabelBMFont*)ret); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35908:22: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] cocos2d::LabelBMFont* ret = cocos2d::LabelBMFont::create(arg0, arg1, arg2, arg3, arg4); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35912:75: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelBMFont>(cx, (cocos2d::LabelBMFont*)ret); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35912:102: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] js_proxy_t *jsProxy = js_get_or_create_proxy<cocos2d::LabelBMFont>(cx, (cocos2d::LabelBMFont*)ret); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35929:14: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] cocos2d::LabelBMFont* cobj = new (std::nothrow) cocos2d::LabelBMFont(); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35929:62: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] cocos2d::LabelBMFont* cobj = new (std::nothrow) cocos2d::LabelBMFont(); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35934:23: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] TypeTest<cocos2d::LabelBMFont> t; ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35962:14: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] cocos2d::LabelBMFont *nobj = new (std::nothrow) cocos2d::LabelBMFont(); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:35962:62: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] cocos2d::LabelBMFont *nobj = new (std::nothrow) cocos2d::LabelBMFont(); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/auto/jsb_cocos2dx_auto.cpp:36030:23: warning: 'LabelBMFont' is deprecated -Wdeprecated-declarations] TypeTest<cocos2d::LabelBMFont> t; ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../2d/CCLabelBMFont.h:80:38: note: 'LabelBMFont' declared here class CC_DLL CC_DEPRECATED_ATTRIBUTE LabelBMFont : public Node, public LabelProtocol, public BlendProtocol ^ 1 warning generated. Compile++ thumb: cocos_jsb_static <= jsb_cocos2dx_spine_auto.cpp warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] 1 warning generated. Compile++ thumb: cocos_jsb_static <= jsb_cocos2dx_studio_auto.cpp warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] 1 warning generated. Compile++ thumb: cocos_jsb_static <= jsb_cocos2dx_ui_auto.cpp warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] 1 warning generated. Compile++ thumb: cocos_jsb_static <= ScriptingCore.cpp warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] 1 warning generated. Compile++ thumb: cocos_jsb_static <= cocos2d_specifics.cpp warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/cocos2d_specifics.cpp:1469:15: warning: 'unscheduleAllSelectors' is deprecated -Wdeprecated-declarations] cobj->unscheduleAllSelectors(); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/..\2d/CCNode.h:1348:34: note: 'unscheduleAllSelectors' declared here CC_DEPRECATED_ATTRIBUTE void unscheduleAllSelectors() { unscheduleAllCallbacks(); } ^ 1 warning generated. Compile++ thumb: cocos_jsb_static <= js_manual_conversions.cpp warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/js_manual_conversions.cpp:80:15: warning: 'cc_utf16_to_utf8' is deprecated -Wdeprecated-declarations] _buffer = cc_utf16_to_utf8(pStrUTF16, -1, NULL, NULL); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../base/ccUTF8.h:210:39: note: 'cc_utf16_to_utf8' declared here CC_DEPRECATED_ATTRIBUTE CC_DLL char * cc_utf16_to_utf8 (const unsigned short *str, ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/js_manual_conversions.cpp:1665:33: warning: 'cc_utf8_to_utf16' is deprecated -Wdeprecated-declarations] jschar* strUTF16 = (jschar*)cc_utf8_to_utf16(v, (int)length, &utf16_size); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../base/ccUTF8.h:197:48: note: 'cc_utf8_to_utf16' declared here CC_DEPRECATED_ATTRIBUTE CC_DLL unsigned short* cc_utf8_to_utf16(const char* str_old, int length = -1, int* rUtf16Size = nullptr); ^ 2 warnings generated. Compile++ thumb: cocos_jsb_static <= js_bindings_core.cpp warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] 3 warnings generated. 1 warning generated. Compile++ thumb: cocos_jsb_static <= js_bindings_opengl.cpp Compile++ thumb: cocos_jsb_static <= jsb_opengl_functions.cpp warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] 1 warning generated. Compile++ thumb: cocos_jsb_static <= jsb_opengl_manual.cpp 1 warning generated. warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] Compile++ thumb: cocos_jsb_static <= jsb_opengl_registration.cpp warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] 122 warnings generated. 1 warning generated. 1 warning generated. Compile++ thumb: cocos_jsb_static <= jsb_event_dispatcher_manual.cpp Compile++ thumb: cocos_jsb_static <= CCJavascriptJavaBridge.cpp warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] Compile++ thumb: cocos_jsb_static <= js_bindings_chipmunk_auto_classes.cpp warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/platform/android/CCJavascriptJavaBridge.cpp:62:13: warning: enumeration values 'TypeInvalid', 'TypeVector', and 'TypeFunction' not handled in switch -Wswitch] switch (m_returnType) ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/platform/android/CCJavascriptJavaBridge.cpp:102:13: warning: enumeration values 'TypeInvalid', 'TypeVector', and 'TypeFunction' not handled in switch -Wswitch] switch (m_returnType) ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/platform/android/CCJavascriptJavaBridge.cpp:268:10: warning: 4 enumeration values not handled in switch: 'TypeInvalid', 'TypeVoid', 'TypeVector'... -Wswitch] switch (type) ^ 4 warnings generated. Compile++ thumb: cocos_jsb_static <= js_bindings_chipmunk_functions.cpp 1 warning generated. warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] Compile++ thumb: cocos_jsb_static <= js_bindings_chipmunk_manual.cpp warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] 1 warning generated. Compile++ thumb: cocos_jsb_static <= js_bindings_chipmunk_registration.cpp warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] 1 warning generated. Compile++ thumb: cocos_jsb_static <= js_bindings_ccbreader.cpp warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] 1 warning generated. Compile++ thumb: cocos_jsb_static <= jsb_cocos2dx_studio_manual.cpp warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] 1 warning generated. Compile++ thumb: cocos_jsb_static <= jsb_cocos2dx_extension_manual.cpp warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] 1 warning generated. Compile++ thumb: cocos_jsb_static <= js_bindings_system_functions.cpp warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] 1 warning generated. 1 warning generated. Compile++ thumb: cocos_jsb_static <= js_bindings_system_registration.cpp warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] Compile++ thumb: cocos_jsb_static <= jsb_socketio.cpp warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] 1 warning generated. Compile++ thumb: cocos_jsb_static <= jsb_websocket.cpp warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] 1 warning generated. E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/network/jsb_socketio.cpp:35:38: warning: 'Object' is deprecated -Wdeprecated-declarations] class JSB_SIOEvent : public cocos2d::Object { ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/../deprecated/CCDeprecated.h:537:37: note: 'Object' declared here CC_DEPRECATED_ATTRIBUTE typedef Ref Object; ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/network/jsb_socketio.cpp:184:36: warning: 'connect' is deprecated -Wdeprecated-declarations] SIOClient* ret = SocketIO::connect(*siodelegate, url); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/..\network/SocketIO.h:106:48: note: 'connect' declared here CC_DEPRECATED_ATTRIBUTE static SIOClient* connect(SocketIO::SIODelegate& delegate, const std::string& uri); ^ Compile++ thumb: cocos_jsb_static <= XMLHTTPRequest.cpp warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] 3 warnings generated. Compile++ thumb: cocos_jsb_static <= jsb_cocos2dx_spine_manual.cpp warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] 1 warning generated. Compile++ thumb: cocos_jsb_static <= jsb_cocos2dx_ui_manual.cpp warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/network/XMLHTTPRequest.cpp:248:19: warning: 'setResponseCallback' is deprecated -Wdeprecated-declarations] _httpRequest->setResponseCallback(this, httpresponse_selector(MinXmlHttpRequest::handle_requestResponse)); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/..\network/HttpRequest.h:188:41: note: 'setResponseCallback' declared here CC_DEPRECATED_ATTRIBUTE inline void setResponseCallback(Ref* pTarget, SEL_HttpResponse pSelector) ^ 2 warnings generated. E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ui/jsb_cocos2dx_ui_manual.cpp:146:15: warning: 'addTouchEventListener' is deprecated -Wdeprecated-declarations] cobj->addTouchEventListener(tmpObj, toucheventselector(JSStudioEventListenerWrapper::eventCallbackFunc)); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/..\ui/UIWidget.h:238:34: note: 'addTouchEventListener' declared here CC_DEPRECATED_ATTRIBUTE void addTouchEventListener(Ref* target,SEL_TouchEvent selector); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ui/jsb_cocos2dx_ui_manual.cpp:178:15: warning: 'addEventListenerCheckBox' is deprecated -Wdeprecated-declarations] cobj->addEventListenerCheckBox(tmpObj, checkboxselectedeventselector(JSStudioEventListenerWrapper::eventCallbackFunc)); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/..\ui/UICheckBox.h:182:34: note: 'addEventListenerCheckBox' declared here CC_DEPRECATED_ATTRIBUTE void addEventListenerCheckBox(Ref* target,SEL_SelectedStateEvent selector); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ui/jsb_cocos2dx_ui_manual.cpp:210:15: warning: 'addEventListenerSlider' is deprecated -Wdeprecated-declarations] cobj->addEventListenerSlider(tmpObj, sliderpercentchangedselector(JSStudioEventListenerWrapper::eventCallbackFunc)); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/..\ui/UISlider.h:188:34: note: 'addEventListenerSlider' declared here CC_DEPRECATED_ATTRIBUTE void addEventListenerSlider(Ref* target,SEL_SlidPercentChangedEvent selector); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ui/jsb_cocos2dx_ui_manual.cpp:242:15: warning: 'addEventListenerTextField' is deprecated -Wdeprecated-declarations] cobj->addEventListenerTextField(tmpObj, textfieldeventselector(JSStudioEventListenerWrapper::eventCallbackFunc)); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/..\ui/UITextField.h:182:34: note: 'addEventListenerTextField' declared here CC_DEPRECATED_ATTRIBUTE void addEventListenerTextField(Ref* target, SEL_TextFieldEvent selecor); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ui/jsb_cocos2dx_ui_manual.cpp:274:15: warning: 'addEventListenerPageView' is deprecated -Wdeprecated-declarations] cobj->addEventListenerPageView(tmpObj, pagevieweventselector(JSStudioEventListenerWrapper::eventCallbackFunc)); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/..\ui/UIPageView.h:137:34: note: 'addEventListenerPageView' declared here CC_DEPRECATED_ATTRIBUTE void addEventListenerPageView(Ref *target, SEL_PageViewEvent selector); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ui/jsb_cocos2dx_ui_manual.cpp:306:15: warning: 'addEventListenerScrollView' is deprecated -Wdeprecated-declarations] cobj->addEventListenerScrollView(tmpObj, scrollvieweventselector(JSStudioEventListenerWrapper::eventCallbackFunc)); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/..\ui/UIScrollView.h:254:34: note: 'addEventListenerScrollView' declared here CC_DEPRECATED_ATTRIBUTE void addEventListenerScrollView(Ref* target, SEL_ScrollViewEvent selector); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/bindings/manual/ui/jsb_cocos2dx_ui_manual.cpp:338:15: warning: 'addEventListenerListView' is deprecated -Wdeprecated-declarations] cobj->addEventListenerListView(tmpObj, listvieweventselector(JSStudioEventListenerWrapper::eventCallbackFunc)); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/3d/..\ui/UIListView.h:177:34: note: 'addEventListenerListView' declared here CC_DEPRECATED_ATTRIBUTE void addEventListenerListView(Ref* target, SEL_ListViewEvent selector); ^ 1 warning generated. Compile++ thumb: cocos_localstorage_static <= LocalStorage.cpp Compile++ thumb: cocos_localstorage_static <= LocalStorage-android.cpp warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] warning: unknown warning option '-Wno-psabi' -Wunknown-warning-option] 1 warning generated. 8 warnings generated. 1 warning generated. Compile++ thumb: cocostudio_static <= CCActionFrame.cpp Compile++ thumb: cocostudio_static <= CCActionFrameEasing.cpp Compile++ thumb: cocostudio_static <= CCActionManagerEx.cpp Compile++ thumb: cocostudio_static <= CCActionNode.cpp Compile++ thumb: cocostudio_static <= CCActionObject.cpp Compile++ thumb: cocostudio_static <= CCArmature.cpp Compile++ thumb: cocostudio_static <= CCBone.cpp Compile++ thumb: cocostudio_static <= CCArmatureAnimation.cpp Compile++ thumb: cocostudio_static <= CCProcessBase.cpp Compile++ thumb: cocostudio_static <= CCTween.cpp Compile++ thumb: cocostudio_static <= CCDatas.cpp Compile++ thumb: cocostudio_static <= CCBatchNode.cpp Compile++ thumb: cocostudio_static <= CCDecorativeDisplay.cpp Compile++ thumb: cocostudio_static <= CCDisplayFactory.cpp Compile++ thumb: cocostudio_static <= CCDisplayManager.cpp Compile++ thumb: cocostudio_static <= CCSkin.cpp Compile++ thumb: cocostudio_static <= CCColliderDetector.cpp Compile++ thumb: cocostudio_static <= CCArmatureDataManager.cpp Compile++ thumb: cocostudio_static <= CCArmatureDefine.cpp Compile++ thumb: cocostudio_static <= CCDataReaderHelper.cpp Compile++ thumb: cocostudio_static <= CCSpriteFrameCacheHelper.cpp Compile++ thumb: cocostudio_static <= CCTransformHelp.cpp Compile++ thumb: cocostudio_static <= CCUtilMath.cpp Compile++ thumb: cocostudio_static <= CCComAttribute.cpp Compile++ thumb: cocostudio_static <= CCComAudio.cpp Compile++ thumb: cocostudio_static <= CCComController.cpp Compile++ thumb: cocostudio_static <= CCComRender.cpp Compile++ thumb: cocostudio_static <= CCInputDelegate.cpp Compile++ thumb: cocostudio_static <= DictionaryHelper.cpp Compile++ thumb: cocostudio_static <= CCSGUIReader.cpp Compile++ thumb: cocostudio_static <= CCSSceneReader.cpp Compile++ thumb: cocostudio_static <= TriggerBase.cpp Compile++ thumb: cocostudio_static <= TriggerMng.cpp Compile++ thumb: cocostudio_static <= TriggerObj.cpp Compile++ thumb: cocostudio_static <= CocoLoader.cpp Compile++ thumb: cocostudio_static <= WidgetReader.cpp Compile++ thumb: cocostudio_static <= ButtonReader.cpp Compile++ thumb: cocostudio_static <= CheckBoxReader.cpp Compile++ thumb: cocostudio_static <= ImageViewReader.cpp Compile++ thumb: cocostudio_static <= LayoutReader.cpp Compile++ thumb: cocostudio_static <= ListViewReader.cpp Compile++ thumb: cocostudio_static <= LoadingBarReader.cpp Compile++ thumb: cocostudio_static <= PageViewReader.cpp Compile++ thumb: cocostudio_static <= ScrollViewReader.cpp Compile++ thumb: cocostudio_static <= SliderReader.cpp Compile++ thumb: cocostudio_static <= TextAtlasReader.cpp Compile++ thumb: cocostudio_static <= TextBMFontReader.cpp Compile++ thumb: cocostudio_static <= TextFieldReader.cpp Compile++ thumb: cocostudio_static <= TextReader.cpp Compile++ thumb: cocostudio_static <= CCNodeReader.cpp Compile++ thumb: cocostudio_static <= CCActionTimelineCache.cpp Compile++ thumb: cocostudio_static <= CCFrame.cpp Compile++ thumb: cocostudio_static <= CCTimeLine.cpp Compile++ thumb: cocostudio_static <= CCActionTimeline.cpp Compile++ thumb: cocostudio_static <= CSLoader.cpp Compile++ thumb: cocosbuilder_static <= CCBAnimationManager.cpp Compile++ thumb: cocosbuilder_static <= CCBFileLoader.cpp Compile++ thumb: cocosbuilder_static <= CCBKeyframe.cpp Compile++ thumb: cocosbuilder_static <= CCBReader.cpp Compile++ thumb: cocosbuilder_static <= CCBSequence.cpp Compile++ thumb: cocosbuilder_static <= CCBSequenceProperty.cpp Compile++ thumb: cocosbuilder_static <= CCControlButtonLoader.cpp Compile++ thumb: cocosbuilder_static <= CCControlLoader.cpp Compile++ thumb: cocosbuilder_static <= CCLabelBMFontLoader.cpp Compile++ thumb: cocosbuilder_static <= CCLabelTTFLoader.cpp Compile++ thumb: cocosbuilder_static <= CCLayerColorLoader.cpp Compile++ thumb: cocosbuilder_static <= CCLayerGradientLoader.cpp Compile++ thumb: cocosbuilder_static <= CCLayerLoader.cpp Compile++ thumb: cocosbuilder_static <= CCMenuItemImageLoader.cpp Compile++ thumb: cocosbuilder_static <= CCMenuItemLoader.cpp Compile++ thumb: cocosbuilder_static <= CCNode+CCBRelativePositioning.cpp Compile++ thumb: cocosbuilder_static <= CCNodeLoader.cpp Compile++ thumb: cocosbuilder_static <= CCNodeLoaderLibrary.cpp Compile++ thumb: cocosbuilder_static <= CCParticleSystemQuadLoader.cpp Compile++ thumb: cocosbuilder_static <= CCScale9SpriteLoader.cpp Compile++ thumb: cocosbuilder_static <= CCScrollViewLoader.cpp Compile++ thumb: cocosbuilder_static <= CCSpriteLoader.cpp Compile++ thumb: cocos3d_static <= CCRay.cpp Compile++ thumb: cocos3d_static <= CCAABB.cpp Compile++ thumb: cocos3d_static <= CCOBB.cpp Compile++ thumb: cocos3d_static <= CCAnimate3D.cpp Compile++ thumb: cocos3d_static <= CCAnimation3D.cpp Compile++ thumb: cocos3d_static <= CCAttachNode.cpp Compile++ thumb: cocos3d_static <= CCBillBoard.cpp Compile++ thumb: cocos3d_static <= CCBundle3D.cpp Compile++ thumb: cocos3d_static <= CCBundleReader.cpp Compile++ thumb: cocos3d_static <= CCMesh.cpp Compile++ thumb: cocos3d_static <= CCMeshSkin.cpp Compile++ thumb: cocos3d_static <= CCMeshVertexIndexData.cpp Compile++ thumb: cocos3d_static <= CCSprite3DMaterial.cpp Compile++ thumb: cocos3d_static <= CCObjLoader.cpp Compile++ thumb: cocos3d_static <= CCSkeleton3D.cpp Compile++ thumb: cocos3d_static <= CCSprite3D.cpp Compile thumb : spine_static <= Animation.c Compile thumb : spine_static <= AnimationState.c Compile thumb : spine_static <= AnimationStateData.c Compile thumb : spine_static <= Atlas.c Compile thumb : spine_static <= AtlasAttachmentLoader.c Compile thumb : spine_static <= Attachment.c Compile thumb : spine_static <= AttachmentLoader.c Compile thumb : spine_static <= Bone.c Compile thumb : spine_static <= BoneData.c Compile thumb : spine_static <= BoundingBoxAttachment.c Compile thumb : spine_static <= Event.c Compile thumb : spine_static <= EventData.c Compile thumb : spine_static <= extension.c Compile thumb : spine_static <= IkConstraint.c Compile thumb : spine_static <= IkConstraintData.c Compile thumb : spine_static <= Json.c Compile thumb : spine_static <= MeshAttachment.c Compile++ thumb: spine_static <= PolygonBatch.cpp Compile thumb : spine_static <= RegionAttachment.c Compile thumb : spine_static <= Skeleton.c Compile++ thumb: spine_static <= SkeletonAnimation.cpp Compile thumb : spine_static <= SkeletonBounds.c Compile thumb : spine_static <= SkeletonData.c Compile thumb : spine_static <= SkeletonJson.c Compile++ thumb: spine_static <= SkeletonRenderer.cpp Compile thumb : spine_static <= Skin.c Compile thumb : spine_static <= SkinnedMeshAttachment.c Compile thumb : spine_static <= Slot.c Compile thumb : spine_static <= SlotData.c E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:229:20: warning: 'setDrawColor4B' is deprecated -Wdeprecated-declarations] DrawPrimitives::setDrawColor4B(0, 0, 255, 255); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:150:41: note: 'setDrawColor4B' declared here CC_DEPRECATED_ATTRIBUTE void CC_DLL setDrawColor4B(GLubyte r, GLubyte g, GLubyte b, GLubyte a); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:242:21: warning: 'drawPoly' is deprecated -Wdeprecated-declarations] DrawPrimitives::drawPoly(points, 4, true); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:109:41: note: 'drawPoly' declared here CC_DEPRECATED_ATTRIBUTE void CC_DLL drawPoly(const Vec2 *vertices, unsigned int numOfVertices, bool closePolygon); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:248:20: warning: 'setDrawColor4B' is deprecated -Wdeprecated-declarations] DrawPrimitives::setDrawColor4B(255, 0, 0, 255); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:150:41: note: 'setDrawColor4B' declared here CC_DEPRECATED_ATTRIBUTE void CC_DLL setDrawColor4B(GLubyte r, GLubyte g, GLubyte b, GLubyte a); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:253:21: warning: 'drawLine' is deprecated -Wdeprecated-declarations] DrawPrimitives::drawLine(Vec2(bone->worldX, bone->worldY), Vec2(x, y)); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:96:41: note: 'drawLine' declared here CC_DEPRECATED_ATTRIBUTE void CC_DLL drawLine(const Vec2& origin, const Vec2& destination); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:256:20: warning: 'setPointSize' is deprecated -Wdeprecated-declarations] DrawPrimitives::setPointSize(4); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:160:41: note: 'setPointSize' declared here CC_DEPRECATED_ATTRIBUTE void CC_DLL setPointSize(GLfloat pointSize); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:257:20: warning: 'setDrawColor4B' is deprecated -Wdeprecated-declarations] DrawPrimitives::setDrawColor4B(0, 0, 255, 255); // Root bone is blue. ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:150:41: note: 'setDrawColor4B' declared here CC_DEPRECATED_ATTRIBUTE void CC_DLL setDrawColor4B(GLubyte r, GLubyte g, GLubyte b, GLubyte a); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:260:21: warning: 'drawPoint' is deprecated -Wdeprecated-declarations] DrawPrimitives::drawPoint(Vec2(bone->worldX, bone->worldY)); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:88:41: note: 'drawPoint' declared here CC_DEPRECATED_ATTRIBUTE void CC_DLL drawPoint(const Vec2& point); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/editor-support/spine/SkeletonRenderer.cpp:261:33: warning: 'setDrawColor4B' is deprecated -Wdeprecated-declarations] if (i == 0) DrawPrimitives::setDrawColor4B(0, 255, 0, 255); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/./2d/CCDrawingPrimitives.h:150:41: note: 'setDrawColor4B' declared here CC_DEPRECATED_ATTRIBUTE void CC_DLL setDrawColor4B(GLubyte r, GLubyte g, GLubyte b, GLubyte a); ^ Compile++ thumb: spine_static <= spine-cocos2dx.cpp Compile++ thumb: cocos_network_static <= HttpClient.cpp 8 warnings generated. Compile++ thumb: cocos_network_static <= SocketIO.cpp Compile++ thumb: cocos_network_static <= WebSocket.cpp Compile++ thumb: audioengine_static <= AudioEngine-inl.cpp Compile++ thumb: audioengine_static <= AudioEngine.cpp Compile++ thumb: cocos_ui_static <= UIWidget.cpp Compile++ thumb: cocos_ui_static <= UILayout.cpp Compile++ thumb: cocos_ui_static <= UILayoutParameter.cpp Compile++ thumb: cocos_ui_static <= UILayoutManager.cpp Compile++ thumb: cocos_ui_static <= CocosGUI.cpp Compile++ thumb: cocos_ui_static <= UIHelper.cpp Compile++ thumb: cocos_ui_static <= UIListView.cpp Compile++ thumb: cocos_ui_static <= UIPageView.cpp Compile++ thumb: cocos_ui_static <= UIScrollView.cpp Compile++ thumb: cocos_ui_static <= UIButton.cpp Compile++ thumb: cocos_ui_static <= UICheckBox.cpp Compile++ thumb: cocos_ui_static <= UIImageView.cpp Compile++ thumb: cocos_ui_static <= UIText.cpp Compile++ thumb: cocos_ui_static <= UITextAtlas.cpp Compile++ thumb: cocos_ui_static <= UITextBMFont.cpp Compile++ thumb: cocos_ui_static <= UILoadingBar.cpp Compile++ thumb: cocos_ui_static <= UISlider.cpp Compile++ thumb: cocos_ui_static <= UITextField.cpp Compile++ thumb: cocos_ui_static <= UIRichText.cpp Compile++ thumb: cocos_ui_static <= UIHBox.cpp Compile++ thumb: cocos_ui_static <= UIVBox.cpp Compile++ thumb: cocos_ui_static <= UIRelativeBox.cpp Compile++ thumb: cocos_ui_static <= UIVideoPlayer-android.cpp Compile++ thumb: cocos_ui_static <= UIDeprecated.cpp Compile++ thumb: cocos_ui_static <= UIScale9Sprite.cpp Compile++ thumb: cocos_ui_static <= UIWebView.cpp Compile++ thumb: cocos_ui_static <= UIWebViewImpl-android.cpp Compile++ thumb: cocos_ui_static <= UIEditBox.cpp Compile++ thumb: cocos_ui_static <= UIEditBoxImpl-android.cpp Compile++ thumb: cocos_ui_static <= UILayoutComponent.cpp E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/ui/UIEditBox/UIEditBoxImpl-android.cpp:172:31: warning: 'cc_utf8_strlen' is deprecated -Wdeprecated-declarations] long length = cc_utf8_strlen(_text.c_str(), -1); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/.\base/ccUTF8.h:169:37: note: 'cc_utf8_strlen' declared here CC_DEPRECATED_ATTRIBUTE CC_DLL long cc_utf8_strlen (const char * p, int max = -1); ^ 1 warning generated. Compile++ thumb: cocosdenshion_static <= cddSimpleAudioEngine.cpp Compile++ thumb: cocosdenshion_static <= ccdandroidUtils.cpp Compile++ thumb: cocosdenshion_static <= cddandroidAndroidJavaEngine.cpp Compile++ thumb: cocos_protobuf-lite_static <= extension_set.cc Compile++ thumb: cocos_protobuf-lite_static <= generated_message_util.cc Compile++ thumb: cocos_protobuf-lite_static <= message_lite.cc Compile++ thumb: cocos_protobuf-lite_static <= repeated_field.cc Compile++ thumb: cocos_protobuf-lite_static <= wire_format_lite.cc Compile++ thumb: cocos_protobuf-lite_static <= coded_stream.cc Compile++ thumb: cocos_protobuf-lite_static <= zero_copy_stream.cc Compile++ thumb: cocos_protobuf-lite_static <= zero_copy_stream_impl.cc Compile++ thumb: cocos_protobuf-lite_static <= zero_copy_stream_impl_lite.cc Compile++ thumb: cocos_protobuf-lite_static <= common.cc Compile++ thumb: cocos_protobuf-lite_static <= once.cc Compile++ thumb: cocos_protobuf-lite_static <= stringprintf.cc Compile++ thumb: cocos_protobuf-lite_static <= atomicops_internals_x86_gcc.cc Compile++ thumb: cocos_extension_static <= AssetsManager.cpp Compile++ thumb: cocos_extension_static <= Downloader.cpp Compile++ thumb: cocos_extension_static <= Manifest.cpp Compile++ thumb: cocos_extension_static <= AssetsManagerEx.cpp Compile++ thumb: cocos_extension_static <= CCEventAssetsManagerEx.cpp Compile++ thumb: cocos_extension_static <= CCEventListenerAssetsManagerEx.cpp Compile++ thumb: cocos_extension_static <= CCControl.cpp Compile++ thumb: cocos_extension_static <= CCControlButton.cpp Compile++ thumb: cocos_extension_static <= CCControlColourPicker.cpp Compile++ thumb: cocos_extension_static <= CCControlHuePicker.cpp Compile++ thumb: cocos_extension_static <= CCControlPotentiometer.cpp Compile++ thumb: cocos_extension_static <= CCControlSaturationBrightnessPicker.cpp Compile++ thumb: cocos_extension_static <= CCControlSlider.cpp Compile++ thumb: cocos_extension_static <= CCControlStepper.cpp Compile++ thumb: cocos_extension_static <= CCControlSwitch.cpp Compile++ thumb: cocos_extension_static <= CCControlUtils.cpp Compile++ thumb: cocos_extension_static <= CCInvocation.cpp Compile++ thumb: cocos_extension_static <= CCScrollView.cpp Compile++ thumb: cocos_extension_static <= CCTableView.cpp Compile++ thumb: cocos_extension_static <= CCTableViewCell.cpp Compile++ thumb: cocos_extension_static <= CCPhysicsDebugNode.cpp Compile++ thumb: cocos_extension_static <= CCPhysicsSprite.cpp Compile++ thumb: cocos2dx_internal_static <= cocos2d.cpp Compile++ thumb: cocos2dx_internal_static <= CCAction.cpp Compile++ thumb: cocos2dx_internal_static <= CCActionCamera.cpp Compile++ thumb: cocos2dx_internal_static <= CCActionCatmullRom.cpp Compile++ thumb: cocos2dx_internal_static <= CCActionEase.cpp Compile++ thumb: cocos2dx_internal_static <= CCActionGrid.cpp Compile++ thumb: cocos2dx_internal_static <= CCActionGrid3D.cpp Compile++ thumb: cocos2dx_internal_static <= CCActionInstant.cpp Compile++ thumb: cocos2dx_internal_static <= CCActionInterval.cpp Compile++ thumb: cocos2dx_internal_static <= CCActionManager.cpp Compile++ thumb: cocos2dx_internal_static <= CCActionPageTurn3D.cpp Compile++ thumb: cocos2dx_internal_static <= CCActionProgressTimer.cpp Compile++ thumb: cocos2dx_internal_static <= CCActionTiledGrid.cpp Compile++ thumb: cocos2dx_internal_static <= CCActionTween.cpp Compile++ thumb: cocos2dx_internal_static <= CCAnimation.cpp Compile++ thumb: cocos2dx_internal_static <= CCAnimationCache.cpp Compile++ thumb: cocos2dx_internal_static <= CCAtlasNode.cpp Compile++ thumb: cocos2dx_internal_static <= CCCamera.cpp Compile++ thumb: cocos2dx_internal_static <= CCClippingNode.cpp Compile++ thumb: cocos2dx_internal_static <= CCClippingRectangleNode.cpp Compile++ thumb: cocos2dx_internal_static <= CCComponent.cpp Compile++ thumb: cocos2dx_internal_static <= CCComponentContainer.cpp Compile++ thumb: cocos2dx_internal_static <= CCDrawNode.cpp Compile++ thumb: cocos2dx_internal_static <= CCDrawingPrimitives.cpp Compile++ thumb: cocos2dx_internal_static <= CCFont.cpp Compile++ thumb: cocos2dx_internal_static <= CCFontAtlas.cpp Compile++ thumb: cocos2dx_internal_static <= CCFontAtlasCache.cpp Compile++ thumb: cocos2dx_internal_static <= CCFontCharMap.cpp Compile++ thumb: cocos2dx_internal_static <= CCFontFNT.cpp Compile++ thumb: cocos2dx_internal_static <= CCFontFreeType.cpp Compile++ thumb: cocos2dx_internal_static <= CCGLBufferedNode.cpp Compile++ thumb: cocos2dx_internal_static <= CCGrabber.cpp Compile++ thumb: cocos2dx_internal_static <= CCGrid.cpp Compile++ thumb: cocos2dx_internal_static <= CCLabel.cpp Compile++ thumb: cocos2dx_internal_static <= CCLabelAtlas.cpp Compile++ thumb: cocos2dx_internal_static <= CCLabelBMFont.cpp Compile++ thumb: cocos2dx_internal_static <= CCLabelTTF.cpp Compile++ thumb: cocos2dx_internal_static <= CCLabelTextFormatter.cpp Compile++ thumb: cocos2dx_internal_static <= CCLayer.cpp Compile++ thumb: cocos2dx_internal_static <= CCLight.cpp Compile++ thumb: cocos2dx_internal_static <= CCMenu.cpp Compile++ thumb: cocos2dx_internal_static <= CCMenuItem.cpp Compile++ thumb: cocos2dx_internal_static <= CCMotionStreak.cpp Compile++ thumb: cocos2dx_internal_static <= CCNode.cpp Compile++ thumb: cocos2dx_internal_static <= CCNodeGrid.cpp Compile++ thumb: cocos2dx_internal_static <= CCParallaxNode.cpp Compile++ thumb: cocos2dx_internal_static <= CCParticleBatchNode.cpp Compile++ thumb: cocos2dx_internal_static <= CCParticleExamples.cpp Compile++ thumb: cocos2dx_internal_static <= CCParticleSystem.cpp Compile++ thumb: cocos2dx_internal_static <= CCParticleSystemQuad.cpp Compile++ thumb: cocos2dx_internal_static <= CCProgressTimer.cpp Compile++ thumb: cocos2dx_internal_static <= CCProtectedNode.cpp Compile++ thumb: cocos2dx_internal_static <= CCRenderTexture.cpp Compile++ thumb: cocos2dx_internal_static <= CCScene.cpp Compile++ thumb: cocos2dx_internal_static <= CCSprite.cpp Compile++ thumb: cocos2dx_internal_static <= CCSpriteBatchNode.cpp Compile++ thumb: cocos2dx_internal_static <= CCSpriteFrame.cpp Compile++ thumb: cocos2dx_internal_static <= CCSpriteFrameCache.cpp Compile++ thumb: cocos2dx_internal_static <= CCTMXLayer.cpp Compile++ thumb: cocos2dx_internal_static <= CCFastTMXLayer.cpp Compile++ thumb: cocos2dx_internal_static <= CCTMXObjectGroup.cpp Compile++ thumb: cocos2dx_internal_static <= CCTMXTiledMap.cpp Compile++ thumb: cocos2dx_internal_static <= CCFastTMXTiledMap.cpp Compile++ thumb: cocos2dx_internal_static <= CCTMXXMLParser.cpp Compile++ thumb: cocos2dx_internal_static <= CCTextFieldTTF.cpp Compile++ thumb: cocos2dx_internal_static <= CCTileMapAtlas.cpp Compile++ thumb: cocos2dx_internal_static <= CCTransition.cpp Compile++ thumb: cocos2dx_internal_static <= CCTransitionPageTurn.cpp Compile++ thumb: cocos2dx_internal_static <= CCTransitionProgress.cpp Compile++ thumb: cocos2dx_internal_static <= CCTweenFunction.cpp Compile++ thumb: cocos2dx_internal_static <= CCGLView.cpp Compile++ thumb: cocos2dx_internal_static <= CCFileUtils.cpp Compile++ thumb: cocos2dx_internal_static <= CCSAXParser.cpp Compile++ thumb: cocos2dx_internal_static <= CCThread.cpp Compile++ thumb: cocos2dx_internal_static <= CCImage.cpp Compile++ thumb: cocos2dx_internal_static <= CCAffineTransform.cpp Compile++ thumb: cocos2dx_internal_static <= CCGeometry.cpp Compile++ thumb: cocos2dx_internal_static <= CCVertex.cpp Compile++ thumb: cocos2dx_internal_static <= Mat4.cpp Compile++ thumb: cocos2dx_internal_static <= MathUtil.cpp Compile++ thumb: cocos2dx_internal_static <= Quaternion.cpp Compile++ thumb: cocos2dx_internal_static <= TransformUtils.cpp Compile++ thumb: cocos2dx_internal_static <= Vec2.cpp Compile++ thumb: cocos2dx_internal_static <= Vec3.cpp Compile++ thumb: cocos2dx_internal_static <= Vec4.cpp Compile++ thumb: cocos2dx_internal_static <= CCAutoreleasePool.cpp Compile++ thumb: cocos2dx_internal_static <= CCConfiguration.cpp Compile++ thumb: cocos2dx_internal_static <= CCConsole.cpp Compile++ thumb: cocos2dx_internal_static <= CCData.cpp Compile++ thumb: cocos2dx_internal_static <= CCDataVisitor.cpp Compile++ thumb: cocos2dx_internal_static <= CCDirector.cpp Compile++ thumb: cocos2dx_internal_static <= CCEvent.cpp Compile++ thumb: cocos2dx_internal_static <= CCEventAcceleration.cpp Compile++ thumb: cocos2dx_internal_static <= CCEventCustom.cpp Compile++ thumb: cocos2dx_internal_static <= CCEventDispatcher.cpp Compile++ thumb: cocos2dx_internal_static <= CCEventFocus.cpp Compile++ thumb: cocos2dx_internal_static <= CCEventKeyboard.cpp Compile++ thumb: cocos2dx_internal_static <= CCEventController.cpp Compile++ thumb: cocos2dx_internal_static <= CCEventListener.cpp Compile++ thumb: cocos2dx_internal_static <= CCEventListenerController.cpp Compile++ thumb: cocos2dx_internal_static <= CCEventListenerAcceleration.cpp Compile++ thumb: cocos2dx_internal_static <= CCEventListenerCustom.cpp Compile++ thumb: cocos2dx_internal_static <= CCEventListenerFocus.cpp Compile++ thumb: cocos2dx_internal_static <= CCEventListenerKeyboard.cpp Compile++ thumb: cocos2dx_internal_static <= CCEventListenerMouse.cpp Compile++ thumb: cocos2dx_internal_static <= CCEventListenerTouch.cpp Compile++ thumb: cocos2dx_internal_static <= CCEventMouse.cpp Compile++ thumb: cocos2dx_internal_static <= CCEventTouch.cpp Compile++ thumb: cocos2dx_internal_static <= CCIMEDispatcher.cpp Compile++ thumb: cocos2dx_internal_static <= CCNS.cpp Compile++ thumb: cocos2dx_internal_static <= CCProfiling.cpp Compile++ thumb: cocos2dx_internal_static <= ccRandom.cpp Compile++ thumb: cocos2dx_internal_static <= CCRef.cpp Compile++ thumb: cocos2dx_internal_static <= CCScheduler.cpp Compile++ thumb: cocos2dx_internal_static <= CCScriptSupport.cpp Compile++ thumb: cocos2dx_internal_static <= CCTouch.cpp Compile++ thumb: cocos2dx_internal_static <= CCUserDefault.cpp Compile++ thumb: cocos2dx_internal_static <= CCUserDefault-android.cpp Compile++ thumb: cocos2dx_internal_static <= CCValue.cpp Compile++ thumb: cocos2dx_internal_static <= TGAlib.cpp Compile++ thumb: cocos2dx_internal_static <= ZipUtils.cpp Compile++ thumb: cocos2dx_internal_static <= atitc.cpp Compile++ thumb: cocos2dx_internal_static <= base64.cpp Compile++ thumb: cocos2dx_internal_static <= ccCArray.cpp Compile thumb : cocos2dx_internal_static <= ccFPSImages.c Compile++ thumb: cocos2dx_internal_static <= ccTypes.cpp Compile++ thumb: cocos2dx_internal_static <= ccUTF8.cpp Compile++ thumb: cocos2dx_internal_static <= ccUtils.cpp Compile++ thumb: cocos2dx_internal_static <= etc1.cpp Compile++ thumb: cocos2dx_internal_static <= pvr.cpp Compile++ thumb: cocos2dx_internal_static <= s3tc.cpp Compile++ thumb: cocos2dx_internal_static <= CCController.cpp Compile++ thumb: cocos2dx_internal_static <= CCController-android.cpp Compile++ thumb: cocos2dx_internal_static <= ObjectFactory.cpp Compile++ thumb: cocos2dx_internal_static <= CCBatchCommand.cpp Compile++ thumb: cocos2dx_internal_static <= CCCustomCommand.cpp Compile++ thumb: cocos2dx_internal_static <= CCGLProgram.cpp Compile++ thumb: cocos2dx_internal_static <= CCGLProgramCache.cpp Compile++ thumb: cocos2dx_internal_static <= CCGLProgramState.cpp Compile++ thumb: cocos2dx_internal_static <= CCGLProgramStateCache.cpp Compile++ thumb: cocos2dx_internal_static <= CCGroupCommand.cpp Compile++ thumb: cocos2dx_internal_static <= CCQuadCommand.cpp Compile++ thumb: cocos2dx_internal_static <= CCMeshCommand.cpp Compile++ thumb: cocos2dx_internal_static <= CCRenderCommand.cpp Compile++ thumb: cocos2dx_internal_static <= CCRenderer.cpp Compile++ thumb: cocos2dx_internal_static <= CCTexture2D.cpp Compile++ thumb: cocos2dx_internal_static <= CCTextureAtlas.cpp Compile++ thumb: cocos2dx_internal_static <= CCTextureCache.cpp Compile++ thumb: cocos2dx_internal_static <= ccGLStateCache.cpp Compile++ thumb: cocos2dx_internal_static <= ccShaders.cpp Compile++ thumb: cocos2dx_internal_static <= CCVertexIndexBuffer.cpp Compile++ thumb: cocos2dx_internal_static <= CCVertexIndexData.cpp Compile++ thumb: cocos2dx_internal_static <= CCPrimitive.cpp Compile++ thumb: cocos2dx_internal_static <= CCPrimitiveCommand.cpp Compile++ thumb: cocos2dx_internal_static <= CCTrianglesCommand.cpp Compile++ thumb: cocos2dx_internal_static <= CCArray.cpp Compile++ thumb: cocos2dx_internal_static <= CCSet.cpp Compile++ thumb: cocos2dx_internal_static <= CCString.cpp Compile++ thumb: cocos2dx_internal_static <= CCDictionary.cpp Compile++ thumb: cocos2dx_internal_static <= CCDeprecated.cpp Compile++ thumb: cocos2dx_internal_static <= CCNotificationCenter.cpp Compile++ thumb: cocos2dx_internal_static <= CCPhysicsBody.cpp Compile++ thumb: cocos2dx_internal_static <= CCPhysicsContact.cpp Compile++ thumb: cocos2dx_internal_static <= CCPhysicsJoint.cpp Compile++ thumb: cocos2dx_internal_static <= CCPhysicsShape.cpp Compile++ thumb: cocos2dx_internal_static <= CCPhysicsWorld.cpp Compile++ thumb: cocos2dx_internal_static <= CCPhysicsBodyInfo_chipmunk.cpp Compile++ thumb: cocos2dx_internal_static <= CCPhysicsContactInfo_chipmunk.cpp Compile++ thumb: cocos2dx_internal_static <= CCPhysicsJointInfo_chipmunk.cpp Compile++ thumb: cocos2dx_internal_static <= CCPhysicsShapeInfo_chipmunk.cpp Compile++ thumb: cocos2dx_internal_static <= CCPhysicsWorldInfo_chipmunk.cpp Compile++ thumb: cocos2dx_internal_static <= ConvertUTFWrapper.cpp Compile thumb : cocos2dx_internal_static <= ConvertUTF.c Compile++ thumb: cocos2dx_internal_static <= tinyxml2.cpp Compile++ thumb: cocos2dx_internal_static <= ioapi_mem.cpp Compile++ thumb: cocos2dx_internal_static <= ioapi.cpp Compile++ thumb: cocos2dx_internal_static <= unzip.cpp Compile++ thumb: cocos2dx_internal_static <= edtaa3func.cpp Compile thumb : cocos2dx_internal_static <= xxhash.c Compile++ thumb: box2d_static <= b2BroadPhase.cpp Compile++ thumb: box2d_static <= b2CollideCircle.cpp Compile++ thumb: box2d_static <= b2CollideEdge.cpp Compile++ thumb: box2d_static <= b2CollidePolygon.cpp Compile++ thumb: box2d_static <= b2Collision.cpp Compile++ thumb: box2d_static <= b2Distance.cpp Compile++ thumb: box2d_static <= b2DynamicTree.cpp Compile++ thumb: box2d_static <= b2TimeOfImpact.cpp Compile++ thumb: box2d_static <= b2ChainShape.cpp Compile++ thumb: box2d_static <= b2CircleShape.cpp Compile++ thumb: box2d_static <= b2EdgeShape.cpp Compile++ thumb: box2d_static <= b2PolygonShape.cpp Compile++ thumb: box2d_static <= b2BlockAllocator.cpp Compile++ thumb: box2d_static <= b2Draw.cpp Compile++ thumb: box2d_static <= b2Math.cpp Compile++ thumb: box2d_static <= b2Settings.cpp Compile++ thumb: box2d_static <= b2StackAllocator.cpp Compile++ thumb: box2d_static <= b2Timer.cpp Compile++ thumb: box2d_static <= b2Body.cpp Compile++ thumb: box2d_static <= b2ContactManager.cpp Compile++ thumb: box2d_static <= b2Fixture.cpp Compile++ thumb: box2d_static <= b2Island.cpp Compile++ thumb: box2d_static <= b2World.cpp Compile++ thumb: box2d_static <= b2WorldCallbacks.cpp Compile++ thumb: box2d_static <= b2ChainAndCircleContact.cpp Compile++ thumb: box2d_static <= b2ChainAndPolygonContact.cpp Compile++ thumb: box2d_static <= b2CircleContact.cpp Compile++ thumb: box2d_static <= b2Contact.cpp Compile++ thumb: box2d_static <= b2ContactSolver.cpp Compile++ thumb: box2d_static <= b2EdgeAndCircleContact.cpp Compile++ thumb: box2d_static <= b2EdgeAndPolygonContact.cpp Compile++ thumb: box2d_static <= b2PolygonAndCircleContact.cpp Compile++ thumb: box2d_static <= b2PolygonContact.cpp Compile++ thumb: box2d_static <= b2DistanceJoint.cpp Compile++ thumb: box2d_static <= b2FrictionJoint.cpp Compile++ thumb: box2d_static <= b2GearJoint.cpp Compile++ thumb: box2d_static <= b2Joint.cpp Compile++ thumb: box2d_static <= b2MotorJoint.cpp Compile++ thumb: box2d_static <= b2MouseJoint.cpp Compile++ thumb: box2d_static <= b2PrismaticJoint.cpp Compile++ thumb: box2d_static <= b2PulleyJoint.cpp Compile++ thumb: box2d_static <= b2RevoluteJoint.cpp Compile++ thumb: box2d_static <= b2RopeJoint.cpp Compile++ thumb: box2d_static <= b2WeldJoint.cpp Compile++ thumb: box2d_static <= b2WheelJoint.cpp Compile++ thumb: box2d_static <= b2Rope.cpp Compile++ thumb: cocos2dxandroid_static <= CCApplication-android.cpp Compile++ thumb: cocos2dxandroid_static <= CCCommon-android.cpp Compile++ thumb: cocos2dxandroid_static <= CCDevice-android.cpp Compile++ thumb: cocos2dxandroid_static <= CCGLViewImpl-android.cpp Compile++ thumb: cocos2dxandroid_static <= CCFileUtils-android.cpp Compile++ thumb: cocos2dxandroid_static <= javaactivity-android.cpp Compile++ thumb: cocos2dxandroid_static <= DPIJni.cpp Compile++ thumb: cocos2dxandroid_static <= IMEJni.cpp Compile++ thumb: cocos2dxandroid_static <= Java_org_cocos2dx_lib_Cocos2dxAccelerometer.cpp E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/platform/android/javaactivity-android.cpp:77:34: warning: 'init' is deprecated -Wdeprecated-declarations] cocos2d::DrawPrimitives::init(); ^ E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/cocos/platform/android/../..\2d/CCDrawingPrimitives.h:82:41: note: 'init' declared here CC_DEPRECATED_ATTRIBUTE void CC_DLL init(); ^ 1 warning generated. Compile++ thumb: cocos2dxandroid_static <= Java_org_cocos2dx_lib_Cocos2dxBitmap.cpp Compile++ thumb: cocos2dxandroid_static <= Java_org_cocos2dx_lib_Cocos2dxHelper.cpp Compile++ thumb: cocos2dxandroid_static <= Java_org_cocos2dx_lib_Cocos2dxRenderer.cpp Compile++ thumb: cocos2dxandroid_static <= JniHelper.cpp Compile++ thumb: cocos2dxandroid_static <= TouchesJni.cpp Compile thumb : cpufeatures <= cpu-features.c StaticLibrary : libcocos2dxjsb.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 : libprotobuf-lite.a StaticLibrary : libextension.a StaticLibrary : libcocos2dxinternal.a StaticLibrary : libbox2d.a StaticLibrary : libcocos2dandroid.a StaticLibrary : libcpufeatures.a SharedLibrary : libcocos2djs.so E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/external/curl/prebuilt/android/armeabi/libcurl.a(url.o):function IsPipeliningPossible: error: relocation overflow in R_ARM_THM_CALL E:\cocosWork\hello\frameworks\runtime-src\proj.android\../../js-bindings/cocos2d-x/external/curl/prebuilt/android/armeabi/libcurl.a(url.o):function fix_hostname.isra.1: error: relocation overflow in R_ARM_THM_CALL clang++.exe: error: linker command failed with exit code 1 (use -v to see invocation) make.exe: *** Error 1 make.exe: Leaving directory E:/cocosWork/hello/frameworks/runtime-src/proj.android’
Running command: compile
Building mode: debug
running: ‘“E:\cocos_html5_tools\adt-bundle-windows-x86-20130522\sdk\tools\android” update project -t android-10 -p E:\cocosWork\hello\frameworks\runtime-src\proj.android’
running: ‘“E:\cocos_html5_tools\adt-bundle-windows-x86-20130522\sdk\tools\android” update lib-project -p E:\cocosWork\hello\frameworks\runtime-src\proj.android…/…/js-bindings/cocos2d-x/cocos/platform/android/java -t android-10’