编译模式:release
使用 Android Studio 工程:E:\project\jsb-binary\frameworks\runtime-src\proj.android-studio
正在执行:’“E:\android-sdk_r24.1.2-windows\android-sdk_r24.1.2-windows\android-sdk-windows\tools\android” update project -t android-19 -p E:\project\jsb-binary\frameworks\runtime-src\proj.android-studio\app’
Updated project.properties
Updated local.properties
Updated file E:\project\jsb-binary\frameworks\runtime-src\proj.android-studio\app\proguard-project.txt
正在执行 ndk-build…
NDK 编译模式:release
NDK_TOOLCHAIN_VERSION: 4.8
正在执行:’“G:\android-ndk-r9b\ndk-build” -C E:\project\jsb-binary\frameworks\runtime-src\proj.android-studio\app -j8 APP_ABI=“armeabi” NDK_MODULE_PATH=G:/CocosCreator/resources/cocos2d-x;G:/CocosCreator/resources/cocos2d-x/cocos;G:/CocosCreator/resources/cocos2d-x/external;G:/CocosCreator/resources/cocos2d-x/external/android/include;G:/CocosCreator/resources/cocos2d-x/external/android/spidermonkey NDK_TOOLCHAIN_VERSION=4.8’
Android NDK: WARNING: Ignoring unknown import directory: G:/CocosCreator/resources/cocos2d-x/external/android/include
Android NDK: WARNING: Ignoring unknown import directory: G:/CocosCreator/resources/cocos2d-x/external/android/spidermonkey
make.exe: Entering directory E:/project/jsb-binary/frameworks/runtime-src/proj.android-studio/app' [armeabi] StaticLibrary : libvorbisidec.a [armeabi] StaticLibrary : libpvmp3dec.a [armeabi] StaticLibrary : libcpufeatures.a [armeabi] SharedLibrary : libcocos2djs.so G:/CocosCreator/resources/cocos2d-x/cocos/editor-support/cocostudio/prebuilt-mk/..\..\..\..\prebuilt\android/armeabi/libcocostudio.a(CCActionManagerEx.o):function cocostudio::ActionManagerEx::getActionByName(char const*, char const*): error: undefined reference to 'std::__throw_out_of_range_fmt(char const*, ...)' G:/CocosCreator/resources/cocos2d-x/cocos/editor-support/cocostudio/prebuilt-mk/..\..\..\..\prebuilt\android/armeabi/libcocostudio.a(CCActionManagerEx.o):function cocostudio::ActionManagerEx::initWithDictionary(char const*, rapidjson::GenericValue<rapidjson::UTF8<char>, rapidjson::MemoryPoolAllocator<rapidjson::CrtAllocator> > const&, cocos2d::Ref*, int): error: undefined reference to 'std::__throw_out_of_range_fmt(char const*, ...)' G:/CocosCreator/resources/cocos2d-x/cocos/editor-support/cocostudio/prebuilt-mk/..\..\..\..\prebuilt\android/armeabi/libcocostudio.a(CCActionManagerEx.o):function cocostudio::ActionManagerEx::initWithBinary(char const*, cocos2d::Ref*, cocostudio::CocoLoader*, cocostudio::stExpCocoNode*): error: undefined reference to 'std::__throw_out_of_range_fmt(char const*, ...)' G:/CocosCreator/resources/cocos2d-x/cocos/editor-support/cocostudio/prebuilt-mk/..\..\..\..\prebuilt\android/armeabi/libcocostudio.a(CCActionNode.o):function cocostudio::ActionNode::updateActionToTimeLine(float): error: undefined reference to 'std::__throw_out_of_range_fmt(char const*, ...)' collect2.exe: error: ld returned 1 exit status make.exe: *** [obj/local/armeabi/libcocos2djs.so] Error 1 make.exe: Leaving directory E:/project/jsb-binary/frameworks/runtime-src/proj.android-studio/app’
执行命令出错,返回值:2。