我正在尝试使用 cgywin 安装 android ndk。我已经下载了android ndk并解压缩。我也安装了cygwin。
我想提一下,我是 Windows 用户。
我不知道如何安装 androidn ndk。在 cygwin 中,这是我运行 ./build-ndk 时的错误
Android NDK: Could not find application project directory !
Android NDK: Please define the NDK_PROJECT_PATH variable to point to it.
/cygdrive/c/android-ndk/build/core/build-local.mk:130: *** Android NDK: Aborting . Stop.
我错过了什么?需要一些帮助。
编辑:
我通过使用 Make 和 GCC 重新编译 CYGWIN 解决了这个问题。其次,我使用 ANDROID=NDK 构建项目