fairygui cocos2dx 安卓编译报错

cocos2dx 3.17.1
ndk版本 r16b
编译报错:
[arm64-v8a] SharedLibrary  : libcocos2dlua.so
/Users/arsenalxj/Documents/xp/xframework/runtime-src/proj.android/app/build/intermediates/ndkBuild/debug/obj/local/arm64-v8a/libets.a(CCPUCircleEmitter.o): In function `double cocos2d::RandomHelper::random_real<double>(double, double)':
/Users/arsenalxj/Documents/xp/xframework/cocos2d-x/cocos/base/ccRandom.h:51: undefined reference to `cocos2d::RandomHelper::getEngine()'
/Users/arsenalxj/Documents/xp/xframework/runtime-src/proj.android/app/build/intermediates/ndkBuild/debug/obj/local/arm64-v8a/libnet.a(Uri.o): In function `void std::__ndk1::__throw_regex_error<(std::__ndk1::regex_constants::error_type)14>()':
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:989: undefined reference to `std::__ndk1::regex_error::regex_error(std::__ndk1::regex_constants::error_type)'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE14EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE14EEEvv]+0x30): undefined reference to `typeinfo for std::__ndk1::regex_error'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE14EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE14EEEvv]+0x34): undefined reference to `typeinfo for std::__ndk1::regex_error'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE14EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE14EEEvv]+0x38): undefined reference to `std::__ndk1::regex_error::~regex_error()'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE14EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE14EEEvv]+0x3c): undefined reference to `std::__ndk1::regex_error::~regex_error()'
/Users/arsenalxj/Documents/xp/xframework/runtime-src/proj.android/app/build/intermediates/ndkBuild/debug/obj/local/arm64-v8a/libnet.a(Uri.o): In function `void std::__ndk1::__throw_regex_error<(std::__ndk1::regex_constants::error_type)6>()':
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:989: undefined reference to `std::__ndk1::regex_error::regex_error(std::__ndk1::regex_constants::error_type)'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE6EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE6EEEvv]+0x30): undefined reference to `typeinfo for std::__ndk1::regex_error'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE6EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE6EEEvv]+0x34): undefined reference to `typeinfo for std::__ndk1::regex_error'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE6EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE6EEEvv]+0x38): undefined reference to `std::__ndk1::regex_error::~regex_error()'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE6EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE6EEEvv]+0x3c): undefined reference to `std::__ndk1::regex_error::~regex_error()'
/Users/arsenalxj/Documents/xp/xframework/runtime-src/proj.android/app/build/intermediates/ndkBuild/debug/obj/local/arm64-v8a/libnet.a(Uri.o): In function `void std::__ndk1::__throw_regex_error<(std::__ndk1::regex_constants::error_type)12>()':
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:989: undefined reference to `std::__ndk1::regex_error::regex_error(std::__ndk1::regex_constants::error_type)'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE12EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE12EEEvv]+0x30): undefined reference to `typeinfo for std::__ndk1::regex_error'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE12EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE12EEEvv]+0x34): undefined reference to `typeinfo for std::__ndk1::regex_error'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE12EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE12EEEvv]+0x38): undefined reference to `std::__ndk1::regex_error::~regex_error()'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE12EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE12EEEvv]+0x3c): undefined reference to `std::__ndk1::regex_error::~regex_error()'
/Users/arsenalxj/Documents/xp/xframework/runtime-src/proj.android/app/build/intermediates/ndkBuild/debug/obj/local/arm64-v8a/libnet.a(Uri.o): In function `void std::__ndk1::__throw_regex_error<(std::__ndk1::regex_constants::error_type)16>()':
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:989: undefined reference to `std::__ndk1::regex_error::regex_error(std::__ndk1::regex_constants::error_type)'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE16EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE16EEEvv]+0x30): undefined reference to `typeinfo for std::__ndk1::regex_error'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE16EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE16EEEvv]+0x34): undefined reference to `typeinfo for std::__ndk1::regex_error'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE16EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE16EEEvv]+0x38): undefined reference to `std::__ndk1::regex_error::~regex_error()'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE16EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE16EEEvv]+0x3c): undefined reference to `std::__ndk1::regex_error::~regex_error()'
/Users/arsenalxj/Documents/xp/xframework/runtime-src/proj.android/app/build/intermediates/ndkBuild/debug/obj/local/arm64-v8a/libnet.a(Uri.o): In function `void std::__ndk1::__throw_regex_error<(std::__ndk1::regex_constants::error_type)11>()':
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:989: undefined reference to `std::__ndk1::regex_error::regex_error(std::__ndk1::regex_constants::error_type)'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE11EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE11EEEvv]+0x30): undefined reference to `typeinfo for std::__ndk1::regex_error'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE11EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE11EEEvv]+0x34): undefined reference to `typeinfo for std::__ndk1::regex_error'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE11EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE11EEEvv]+0x38): undefined reference to `std::__ndk1::regex_error::~regex_error()'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE11EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE11EEEvv]+0x3c): undefined reference to `std::__ndk1::regex_error::~regex_error()'
/Users/arsenalxj/Documents/xp/xframework/runtime-src/proj.android/app/build/intermediates/ndkBuild/debug/obj/local/arm64-v8a/libnet.a(Uri.o): In function `void std::__ndk1::__throw_regex_error<(std::__ndk1::regex_constants::error_type)3>()':
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:989: undefined reference to `std::__ndk1::regex_error::regex_error(std::__ndk1::regex_constants::error_type)'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE3EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE3EEEvv]+0x30): undefined reference to `typeinfo for std::__ndk1::regex_error'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE3EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE3EEEvv]+0x34): undefined reference to `typeinfo for std::__ndk1::regex_error'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE3EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE3EEEvv]+0x38): undefined reference to `std::__ndk1::regex_error::~regex_error()'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE3EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE3EEEvv]+0x3c): undefined reference to `std::__ndk1::regex_error::~regex_error()'
/Users/arsenalxj/Documents/xp/xframework/runtime-src/proj.android/app/build/intermediates/ndkBuild/debug/obj/local/arm64-v8a/libnet.a(Uri.o): In function `void std::__ndk1::__throw_regex_error<(std::__ndk1::regex_constants::error_type)4>()':
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:989: undefined reference to `std::__ndk1::regex_error::regex_error(std::__ndk1::regex_constants::error_type)'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE4EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE4EEEvv]+0x30): undefined reference to `typeinfo for std::__ndk1::regex_error'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE4EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE4EEEvv]+0x34): undefined reference to `typeinfo for std::__ndk1::regex_error'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE4EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE4EEEvv]+0x38): undefined reference to `std::__ndk1::regex_error::~regex_error()'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE4EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE4EEEvv]+0x3c): undefined reference to `std::__ndk1::regex_error::~regex_error()'
/Users/arsenalxj/Documents/xp/xframework/runtime-src/proj.android/app/build/intermediates/ndkBuild/debug/obj/local/arm64-v8a/libnet.a(Uri.o): In function `std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> > std::__ndk1::regex_traits<char>::__lookup_collatename<char*>(char*, char*, char) const':
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:1188: undefined reference to `std::__ndk1::__get_collation_name(char const*)'
/Users/arsenalxj/Documents/xp/xframework/runtime-src/proj.android/app/build/intermediates/ndkBuild/debug/obj/local/arm64-v8a/libnet.a(Uri.o): In function `void std::__ndk1::__throw_regex_error<(std::__ndk1::regex_constants::error_type)5>()':
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:989: undefined reference to `std::__ndk1::regex_error::regex_error(std::__ndk1::regex_constants::error_type)'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE5EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE5EEEvv]+0x30): undefined reference to `typeinfo for std::__ndk1::regex_error'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE5EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE5EEEvv]+0x34): undefined reference to `typeinfo for std::__ndk1::regex_error'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE5EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE5EEEvv]+0x38): undefined reference to `std::__ndk1::regex_error::~regex_error()'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE5EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE5EEEvv]+0x3c): undefined reference to `std::__ndk1::regex_error::~regex_error()'
/Users/arsenalxj/Documents/xp/xframework/runtime-src/proj.android/app/build/intermediates/ndkBuild/debug/obj/local/arm64-v8a/libnet.a(Uri.o): In function `void std::__ndk1::__throw_regex_error<(std::__ndk1::regex_constants::error_type)1>()':
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:989: undefined reference to `std::__ndk1::regex_error::regex_error(std::__ndk1::regex_constants::error_type)'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE1EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE1EEEvv]+0x30): undefined reference to `typeinfo for std::__ndk1::regex_error'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE1EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE1EEEvv]+0x34): undefined reference to `typeinfo for std::__ndk1::regex_error'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE1EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE1EEEvv]+0x38): undefined reference to `std::__ndk1::regex_error::~regex_error()'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE1EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE1EEEvv]+0x3c): undefined reference to `std::__ndk1::regex_error::~regex_error()'
/Users/arsenalxj/Documents/xp/xframework/runtime-src/proj.android/app/build/intermediates/ndkBuild/debug/obj/local/arm64-v8a/libnet.a(Uri.o): In function `std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> > std::__ndk1::regex_traits<char>::__lookup_collatename<char const*>(char const*, char const*, char) const':
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:1188: undefined reference to `std::__ndk1::__get_collation_name(char const*)'
/Users/arsenalxj/Documents/xp/xframework/runtime-src/proj.android/app/build/intermediates/ndkBuild/debug/obj/local/arm64-v8a/libnet.a(Uri.o): In function `void std::__ndk1::__throw_regex_error<(std::__ndk1::regex_constants::error_type)2>()':
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:989: undefined reference to `std::__ndk1::regex_error::regex_error(std::__ndk1::regex_constants::error_type)'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE2EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE2EEEvv]+0x30): undefined reference to `typeinfo for std::__ndk1::regex_error'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE2EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE2EEEvv]+0x34): undefined reference to `typeinfo for std::__ndk1::regex_error'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE2EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE2EEEvv]+0x38): undefined reference to `std::__ndk1::regex_error::~regex_error()'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE2EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE2EEEvv]+0x3c): undefined reference to `std::__ndk1::regex_error::~regex_error()'
/Users/arsenalxj/Documents/xp/xframework/runtime-src/proj.android/app/build/intermediates/ndkBuild/debug/obj/local/arm64-v8a/libnet.a(Uri.o): In function `unsigned short std::__ndk1::regex_traits<char>::__lookup_classname<char const*>(char const*, char const*, bool, char) const':
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:1249: undefined reference to `std::__ndk1::__get_classname(char const*, bool)'
/Users/arsenalxj/Documents/xp/xframework/runtime-src/proj.android/app/build/intermediates/ndkBuild/debug/obj/local/arm64-v8a/libnet.a(Uri.o): In function `void std::__ndk1::__throw_regex_error<(std::__ndk1::regex_constants::error_type)9>()':
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:989: undefined reference to `std::__ndk1::regex_error::regex_error(std::__ndk1::regex_constants::error_type)'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE9EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE9EEEvv]+0x30): undefined reference to `typeinfo for std::__ndk1::regex_error'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE9EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE9EEEvv]+0x34): undefined reference to `typeinfo for std::__ndk1::regex_error'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE9EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE9EEEvv]+0x38): undefined reference to `std::__ndk1::regex_error::~regex_error()'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE9EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE9EEEvv]+0x3c): undefined reference to `std::__ndk1::regex_error::~regex_error()'
/Users/arsenalxj/Documents/xp/xframework/runtime-src/proj.android/app/build/intermediates/ndkBuild/debug/obj/local/arm64-v8a/libnet.a(Uri.o): In function `void std::__ndk1::__throw_regex_error<(std::__ndk1::regex_constants::error_type)8>()':
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:989: undefined reference to `std::__ndk1::regex_error::regex_error(std::__ndk1::regex_constants::error_type)'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE8EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE8EEEvv]+0x30): undefined reference to `typeinfo for std::__ndk1::regex_error'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE8EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE8EEEvv]+0x34): undefined reference to `typeinfo for std::__ndk1::regex_error'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE8EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE8EEEvv]+0x38): undefined reference to `std::__ndk1::regex_error::~regex_error()'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE8EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE8EEEvv]+0x3c): undefined reference to `std::__ndk1::regex_error::~regex_error()'
/Users/arsenalxj/Documents/xp/xframework/runtime-src/proj.android/app/build/intermediates/ndkBuild/debug/obj/local/arm64-v8a/libnet.a(Uri.o): In function `void std::__ndk1::__throw_regex_error<(std::__ndk1::regex_constants::error_type)7>()':
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:989: undefined reference to `std::__ndk1::regex_error::regex_error(std::__ndk1::regex_constants::error_type)'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE7EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE7EEEvv]+0x30): undefined reference to `typeinfo for std::__ndk1::regex_error'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE7EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE7EEEvv]+0x34): undefined reference to `typeinfo for std::__ndk1::regex_error'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE7EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE7EEEvv]+0x38): undefined reference to `std::__ndk1::regex_error::~regex_error()'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE7EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE7EEEvv]+0x3c): undefined reference to `std::__ndk1::regex_error::~regex_error()'
/Users/arsenalxj/Documents/xp/xframework/runtime-src/proj.android/app/build/intermediates/ndkBuild/debug/obj/local/arm64-v8a/libnet.a(Uri.o): In function `void std::__ndk1::__throw_regex_error<(std::__ndk1::regex_constants::error_type)15>()':
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:989: undefined reference to `std::__ndk1::regex_error::regex_error(std::__ndk1::regex_constants::error_type)'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE15EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE15EEEvv]+0x30): undefined reference to `typeinfo for std::__ndk1::regex_error'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE15EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE15EEEvv]+0x34): undefined reference to `typeinfo for std::__ndk1::regex_error'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE15EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE15EEEvv]+0x38): undefined reference to `std::__ndk1::regex_error::~regex_error()'
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:(.text._ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE15EEEvv[_ZNSt6__ndk119__throw_regex_errorILNS_15regex_constants10error_typeE15EEEvv]+0x3c): undefined reference to `std::__ndk1::regex_error::~regex_error()'
/Users/arsenalxj/Documents/xp/xframework/runtime-src/proj.android/app/build/intermediates/ndkBuild/debug/obj/local/arm64-v8a/libnet.a(Uri.o):(.data.rel.ro._ZTVNSt6__ndk123__match_any_but_newlineIcEE[_ZTVNSt6__ndk123__match_any_but_newlineIcEE]+0x20): undefined reference to `std::__ndk1::__match_any_but_newline<char>::__exec(std::__ndk1::__state<char>&) const'
/Users/arsenalxj/Documents/xp/xframework/runtime-src/proj.android/app/build/intermediates/ndkBuild/debug/obj/local/arm64-v8a/libcc_core.a(CCNode.o): In function `std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> > std::__ndk1::regex_traits<char>::__lookup_collatename<std::__ndk1::__wrap_iter<char const*> >(std::__ndk1::__wrap_iter<char const*>, std::__ndk1::__wrap_iter<char const*>, char) const':
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:1188: undefined reference to `std::__ndk1::__get_collation_name(char const*)'
/Users/arsenalxj/Documents/xp/xframework/runtime-src/proj.android/app/build/intermediates/ndkBuild/debug/obj/local/arm64-v8a/libcc_core.a(CCNode.o): In function `unsigned short std::__ndk1::regex_traits<char>::__lookup_classname<std::__ndk1::__wrap_iter<char const*> >(std::__ndk1::__wrap_iter<char const*>, std::__ndk1::__wrap_iter<char const*>, bool, char) const':
/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/regex:1249: undefined reference to `std::__ndk1::__get_classname(char const*, bool)'
/Users/arsenalxj/Documents/xp/xframework/runtime-src/proj.android/app/build/intermediates/ndkBuild/debug/obj/local/arm64-v8a/libcc_core.a(shapes.o): In function `p2t::Triangle::DebugPrint()':
/Users/arsenalxj/Documents/xp/xframework/cocos2d-x/cocos/../external/poly2tri/common/shapes.cc:(.text._ZN3p2t8Triangle10DebugPrintEv+0xc): undefined reference to `std::__ndk1::cout'
/Users/arsenalxj/Documents/xp/xframework/cocos2d-x/cocos/../external/poly2tri/common/shapes.cc:(.text._ZN3p2t8Triangle10DebugPrintEv+0x10): undefined reference to `std::__ndk1::cout'
/Users/arsenalxj/Documents/xp/xframework/runtime-src/proj.android/app/build/intermediates/ndkBuild/debug/obj/local/arm64-v8a/libets.a(CCPUSineForceAffector.o): In function `float cocos2d::RandomHelper::random_real<float>(float, float)':
/Users/arsenalxj/Documents/xp/xframework/cocos2d-x/cocos/base/ccRandom.h:51: undefined reference to `cocos2d::RandomHelper::getEngine()'
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [/Users/arsenalxj/Documents/Library/Android/sdk/ndk-bundle/build/core/build-binary.mk:725: /Users/arsenalxj/Documents/xp/xframework/runtime-src/proj.android/app/build/intermediates/ndkBuild/debug/obj/local/arm64-v8a/libcocos2dlua.so] Error 1

换过NDK版本也不行,求助
已邀请:

要回复问题请先登录注册