XuWeihaodeMacBook-Pro:Game xuweihao$ cocos compile -p android --android-studio -m debug
编译模式:debug
使用 Android Studio 工程:/Users/xuweihao/Game/frameworks/runtime-src/proj.android-studio
正在执行:’/Users/xuweihao/Library/Android/sdk/tools/android update project -t android-23 -p /Users/xuweihao/Game/frameworks/runtime-src/proj.android-studio/app’
Updated project.properties
Updated local.properties
Updated file /Users/xuweihao/Game/frameworks/runtime-src/proj.android-studio/app/proguard-project.txt
正在执行 ndk-build…
NDK 编译模式:debug
正在执行:’/Users/xuweihao/Documents/adt-bundle-mac/android-ndk-r10b/ndk-build -C /Users/xuweihao/Game/frameworks/runtime-src/proj.android-studio/app -j4 NDK_MODULE_PATH=/Users/xuweihao/Game/frameworks/runtime-src/proj.android-studio/…/…/cocos2d-x:/Users/xuweihao/Game/frameworks/runtime-src/proj.android-studio/…/…/cocos2d-x/cocos/:/Users/xuweihao/Game/frameworks/runtime-src/proj.android-studio/…/…/cocos2d-x/external:/Users/xuweihao/Game/frameworks/runtime-src/proj.android-studio/…/…/cocos2d-x/cocos/scripting NDK_TOOLCHAIN_VERSION=4.9 NDK_DEBUG=1’
Android NDK: ERROR:/Users/xuweihao/Documents/adt-bundle-mac/android-ndk-r10b/sources/cxx-stl/gnu-libstdc++/Android.mk:gnustl_static: LOCAL_SRC_FILES points to a missing file
Android NDK: Check that /Users/xuweihao/Documents/adt-bundle-mac/android-ndk-r10b/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/thumb/libgnustl_static.a exists or that its path is correct
make: Entering directory /Users/xuweihao/Game/frameworks/runtime-src/proj.android-studio/app' /Users/xuweihao/Documents/adt-bundle-mac/android-ndk-r10b/build/core/prebuilt-library.mk:45: *** Android NDK: Aborting . Stop. make: Leaving directory /Users/xuweihao/Game/frameworks/runtime-src/proj.android-studio/app’
执行命令出错,返回值:2。
XuWeihaodeMacBook-Pro:Game xuweihao$
请问这个是什么问题呢?刚新建的项目都报错的喔