Error in Android NDK make program cannot find

后端 未结 5 1245
旧时难觅i
旧时难觅i 2020-12-29 07:44

I am trying to set up Android NDK using this Link.

I started Set up process by following command make -v and i am getting

    $ mak         


        
5条回答
  •  死守一世寂寞
    2020-12-29 07:59

    You're probably missing the devel branch in cygwin. Open the installer and on the package selection screen find "Devel". Next to it, it reads "default". click this to install the entire branch and you should be good after install.

提交回复
热议问题