Your APP_BUILD_SCRIPT points to an unknown file using Android ndk-build

后端 未结 16 887
半阙折子戏
半阙折子戏 2020-12-01 15:45

I get the following error while trying to compile an Android NDK project:

ndk-build 
Android NDK: Your APP_BUILD_SCRIPT points to an unknown file: /home/lamb         


        
16条回答
  •  爱一瞬间的悲伤
    2020-12-01 16:43

    as the same as @phavens, i think that only wrong with the word Android.mk and android.mk file, just spent for 5 minutes .. hehe

提交回复
热议问题