编译模式:release
使用 Eclipse 工程:D:\ggwp\StarFight\build\jsb-default\frameworks\runtime-src\proj.android
正在执行:’“E:\Android-SDK\tools\android” update project -t android-22 -p D:\ggwp\StarFight\build\jsb-default\frameworks\runtime-src\proj.android’
Updated project.properties
Updated local.properties
Updated file D:\ggwp\StarFight\build\jsb-default\frameworks\runtime-src\proj.android\proguard-project.txt
It seems that there are sub-projects. If you want to update them
please use the --subprojects parameter.
正在执行 ndk-build…
NDK 编译模式:release
正在执行:’“E:\android-ndk-r14b\ndk-build” -C D:\ggwp\StarFight\build\jsb-default\frameworks\runtime-src\proj.android -j8 APP_ABI=“armeabi” NDK_MODULE_PATH=D:\ggwp\StarFight\build\jsb-default\frameworks\cocos2d-x;D:\ggwp\StarFight\build\jsb-default\frameworks\cocos2d-x\cocos;D:\ggwp\StarFight\build\jsb-default\frameworks\cocos2d-x\external NDK_TOOLCHAIN_VERSION=4.9’
Android NDK: WARNING: APP_PLATFORM android-22 is larger than android:minSdkVersion 9 in ./AndroidManifest.xml
Android NDK: D:\ggwp\StarFight\build\jsb-default\frameworks\cocos2d-x\cocos/scripting/js-bindings/proj.android/Android.mk: Cannot find module with tag ‘cocos’ in import path
Android NDK: Are you sure your NDK_MODULE_PATH variable is properly defined ?
Android NDK: The following directories were searched:
Android NDK:
make: Entering directory D:/ggwp/StarFight/build/jsb-default/frameworks/runtime-src/proj.android' make: Leaving directory D:/ggwp/StarFight/build/jsb-default/frameworks/runtime-src/proj.android’
D:\ggwp\StarFight\build\jsb-default\frameworks\cocos2d-x\cocos/scripting/js-bindings/proj.android/Android.mk:89: *** Android NDK: Aborting. . Stop.
执行命令出错,返回值:2。
报错的日志
NDK路径没有中文而且也是对的,也换了好个版本新的旧的都用过了
其他同学都没问题就我的不行,老师也没办法帮我解决