Android Studio 2.3.我找不到Cmake.安装CMake并同步项目
问题描述:
我的Android Studio版本是2.3.
My Android Studio versions is 2.3.
我创建了一个新项目,并选中了"include C ++",因为我想做NDK..
I created new project and i checked "include C++" because I want to do NDK but..
我遇到了一个错误,该错误未能找到Cmake,无法安装Cmake并同步项目.
I got error that Failed to find Cmake, Install Cmake and sync project.
我点击了10次
但什么也没发生.
我搜索SDK管理器以安装cmake,但在任何地方都看不到单词"cmake"
I search SDK manager to install cmake but I can't see word "cmake" anywhere
我该怎么办?
答
检查您是否正在使用64位版本的Android Studio.在32位Android Studio中,cmake将不会出现在sdk管理器中!
Check if you are using 64 bit version of Android Studio. In Android Studio 32 bit, cmake will not appear in sdk manager!