CMake error when build from source in Android + Windows #47898
Labels
Needs: Author Feedback
Needs: Repro
This issue could be improved with a clear list of steps to reproduce the issue.
Newer Patch Available
Platform: Android
Android applications.
Description
Got CMake error when build from source of ReactNative in Windows with Android Studio. Is there any other way to debug React Native source code? Thanks.
Steps to reproduce
I followed the build from source guidance, and got CMake errors.
My Steps:
npx @react-native-community/cli@latest init AwesomeProject --verbose --version 0.76.0 --template @react-native-community/template
Then got CMake errors during gradle sync in Android Studio,
:prepareKotlinBuildScriptModel
phase,and
React Native Version
0.76.0
Affected Platforms
Build - Windows
Output of
npx react-native info
Stacktrace or Logs
Reproducer
NA
Screenshots and Videos
No response
The text was updated successfully, but these errors were encountered: