CMake '3.10.2' was not found in SDK, PATH, or by cmake.dir property. #2
Unanswered
ycj3
asked this question in
Agora Chat API/SDK
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
[Problem/Question]
When building an Expo development app with
react-native-agora-chat, a version mismatch with CMake causes the build to fail.Error Details:
[Reproduction Steps]
[Resolution]
Install the fixed version of react-native-agora-chat using the following command:
This version resolves the CMake version mismatch issue.
Beta Was this translation helpful? Give feedback.
All reactions