-
Notifications
You must be signed in to change notification settings - Fork 270
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
Android build failure - C++ errors, buildCMakeDebug #594
Comments
Hello @fractalscape13, Thank you for reporting! |
@fractalscape13 Please check with the latest release v4.5.2. |
Hi @BartoszKlonowski , I got this error |
Getting similar buildCMakeDebug error for Android
|
i'm getting a similar error with the android builld:
expo version: ~50.0.14 |
Environment
-My project won't build for Android with 4.5.1.
are you using the new architecture?
Yes
which version of react & react-native are you using?
React 18.2.0
React-Native 72.6
Description
-Install slider package (latest version)
-iOS project works as expected
-Android project fails during build with errors related to:
C/C++: error: no matching constructor for initialization of 'facebook::react::PropsParserContext'
C/C++: error: redefinition of 'RNCSliderMeasurementsManager'
C/C++: error: non-virtual member function marked 'override' hides virtual member function
FAILURE: Build failed with an exception.
What went wrong: Execution failed for task ':app:buildCMakeDebug[arm64-v8a]'.
3 errors generated.
ninja: build stopped: subcommand failed.
C++ build system [build] failed while executing:
/Users/joseph/Library/Android/sdk/cmake/3.22.1/bin/ninja \
The text was updated successfully, but these errors were encountered: