NDK的坑爹問題make: *** No rule to make target
http://blog.csdn.net/qiang12200/article/details/40304885
make: Entering directory `/Users/guyu/Desktop/cocos2d-x-2.2.6/projects/Online_en/proj.normal'
/Users/guyu/Desktop/ndk-r8e/build/core/add-application.mk:128: Android NDK: WARNING: APP_PLATFORM android-14 is larger than android:minSdkVersion in ./AndroidManifest.xml
make: *** No rule to make target `/Users/estone/Desktop/cookie_project/cocos2d-x-2.2.6/projects/Online_en/proj.normal/../../../scripting/lua/proj.android/../cocos2dx_support/CCLuaBridge.cpp', needed by `obj/local/armeabi/objs/cocos_lua_static/__/cocos2dx_support/CCLuaBridge.o'. Stop.
make: Leaving directory `/Users/guyu/Desktop/cocos2d-x-2.2.6/projects/Online_en/proj.normal'
cp: dlls/*: No such file or directory
./release.sh: line 15: ant: command not found
./release.sh: line 16: ant: command not found
./release.sh: line 18: adb: command not found
./release.sh: line 19: mono: command not found
guyudeMac-mini:proj.normal guyu$
相關文章
- Makefile常見錯誤解析 - make: *** No rule to make target 'test1.o', needed by 'test2'. Stop
- Eclipse——編譯已有工程出現“ No rule to make target”的解決方案Eclipse編譯
- Python實現make_bricks與make_chocolate問題Python
- ./configure,make,make install的作用
- Make 使用
- Make It Zero
- Linux 的./configure,make,make install的作用Linux
- 踩坑CBO,解決那些坑爹的SQL優化問題SQL優化
- Make 命令教程
- make與cmake
- SecureCRT rz , sz 安裝問題 - make: *** [posix] Error 127SecurecrtError
- vmwar出現Could not open...Please make sure that the kernel modul的問題
- 控制make的函式函式
- make的模式規則模式
- 坑爹的IE6相容性問題
- caffe make 編譯編譯
- Make NTFS writable on macOSMac
- fitflop arrives make a list of
- GNU make 指南(轉)
- html:how to make love?HTML
- Go make 介紹Go
- 工程make時出現"時鐘錯誤的問題"的解決方案
- make:migration 的騷操作
- Make 命令教程詳解
- GNU Make 4.0釋出
- Make notes for disaster recoveryAST
- std::make_shared
- B - Make Many Triangles
- Linux中的configure,make,make install到底在做些什麼Linux
- 坑爹的Sun JDKJDK
- Golang make和new的區別Golang
- 記一次坑爹的golang 二維map判斷問題Golang
- 求助 :ubuntu 編譯核心後(make -jn),sudo make modules_install報錯Ubuntu編譯
- How to make sense of Kotlin coroutinesKotlin
- Make sure to include VueLoaderPluginVuePlugin
- C語言 Make命令教程C語言
- android make 沒反應Android
- 使用make命令建立Service類