-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build failed: react-native-reanimated:configureCMakeDebug[arm64-v8a] #3621
Comments
Hey! 👋 The issue doesn't seem to contain a minimal reproduction. Could you provide a snack or a link to a GitHub repository under your username that reproduces the problem? |
I'm also facing the exact issue. please help us ASAP. |
1 similar comment
I'm also facing the exact issue. please help us ASAP. |
Same problem here folks, with RN 0.70.1 `
CMake Error at CMakeLists.txt:74 (add_library): ` |
I am also facing same issue.please help me to fix this issue |
reanimated =>2.10.0 And extract the cmake 3.24.2 dowloaded binary.zip inside your %appdata% => local > android> sdk => cmake and add the path to the cmake /bin to the user environment variable. this fixed my issue for the time being unless the fix is released. |
I think it's because v2.10.0 try to include FabricUtils.cpp which is not found on that version |
@EduFrazao |
we fixed it with the solution here |
@andreacab2 thanks for posting a solution 🙌 |
resolved....please follow below link |
Description
Build failed when using react-native-reanimated 2.10.0 with react-native 0.70.0
Steps to reproduce
1- Upgrade react-native 0.60.0 to 0.70.0
2-install react-native-reanimated 2.10.0
3-run project
Snack or a link to a repository
https://github.com/software-mansion/react-native-reanimated
Reanimated version
2.10.0
React Native version
0.70.0
Platforms
Android
JavaScript runtime
Hermes
Workflow
React Native (without Expo)
Architecture
Build type
Debug mode
Device
Real device
Device model
android 12
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: