This repository has been archived by the owner on Feb 20, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 135
Error occurred while communicating with CMake server. #72
Comments
Searched all related problems and did not fix it. |
I got the same issue. I downgrade the CMake to 3.6 and it works for me. |
Actually the issue is that Gradle is interpreting the debug output of the cmake-server as an error and fails. It happens with com.android.tools.build:gradle:3.0.1 but it works correctly starting with com.android.tools.build:gradle:3.1.0. It works for me:
|
The trick mentioned by @pedrodiamel removes the above mentioned CMake error. However now the Android Studio runs into a new error:
whatever this means ... (Im using Android Studio 3.4.1 and downloaded and linked *UPDATE: The latter problem can be fixed with this trick:
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
NDK r16b
Gradle 4.1
Cmake 3.10
MacOS 10.14.2
Android studio 3.2.1
When I build the project, get error
The text was updated successfully, but these errors were encountered: