以下是錯誤資訊 :(求解答)
編譯模式:debug
使用 Android Studio 工程:D:\android\GodDay\proj.android-studio
未指定 Android 目標平臺版本,自動查找一個可用版本...
正在執行:'"C:\Users\Mr.Stark\AppData\Local\Android\Sdk\tools\android" update project -t android-19 -p D:\android\GodDay\proj.android-studio\app'
Updated project.properties
Updated local.properties
Updated file D:\android\GodDay\proj.android-studio\app\proguard-project.txt
正在執行 ndk-build...
NDK 編譯模式:debug
正在執行:'"D:\android\android-ndk-r10b\ndk-build" -C D:\android\GodDay\proj.android-studio\app -j4 NDK_MODULE_PATH=D:\android\GodDay\proj.android-studio\../cocos2d;D:\android\GodDay\proj.android-studio\../cocos2d/cocos;D:\android\GodDay\proj.android-studio\../cocos2d/external NDK_TOOLCHAIN_VERSION=clang NDK_DEBUG=1'
Android NDK: ERROR:D:/android/android-ndk-r10b/sources/cxx-stl/gnu-libstdc++/Android.mk:gnustl_static: LOCAL_SRC_FILES points to a missing file
Android NDK: Check that D:/android/android-ndk-r10b/sources/cxx-stl/gnu-libstdc++/clang3.4/libs/armeabi/thumb/libgnustl_static.a exists or that its path is correct
make.exe: Entering directory `D:/android/GodDay/proj.android-studio/app'
D:/android/android-ndk-r10b/build/core/prebuilt-library.mk:45: *** Android NDK: Aborting . Stop.
make.exe: Leaving directory `D:/android/GodDay/proj.android-studio/app'
執行命令出錯,回傳值:2。
弄一天了,有沒有大神告訴我該怎么解決
轉載請註明出處,本文鏈接:https://www.uj5u.com/qita/129220.html
標籤:Cocos2d-x
