-
Notifications
You must be signed in to change notification settings - Fork 580
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
> Task :realm:configureCMakeDebug[arm64-v8a] FAILED, React Native 0.76 #6908
Comments
➤ PM Bot commented: Jira ticket: RJS-2911 |
same issue here! |
Same issue here, after upgrading from react-native 0.75.4 to 0.76 using [email protected] > Task :realm:configureCMakeDebug[arm64-v8a]
C/C : CMake Error at CMakeLists.txt:14 (add_library):
C/C : Target "realm-js-android-binding" links to target
C/C : "ReactAndroid::reactnativejni" but the target was not found. Perhaps a
C/C : find_package() call is missing for an IMPORTED target, or an ALIAS target
C/C : is missing?
C/C : CMake Error at CMakeLists.txt:14 (add_library):
C/C : Target "realm-js-android-binding" links to target
C/C : "ReactAndroid::turbomodulejsijni" but the target was not found. Perhaps a
C/C : find_package() call is missing for an IMPORTED target, or an ALIAS target
C/C : is missing?
C/C : CMake Generate step failed. Build files cannot be regenerated correctly.
> Task :realm:configureCMakeDebug[arm64-v8a] FAILED |
The same occurs for v20.0.0 |
I also have the same error on Android but not on iOS with react-native: 0.76.0 and realm 20.0.0. Any solution ? |
@DiarraDah it's in the oven: #6912 🍞⏲️ |
I'm still facing the same issue after the merge of your pull request, any advice? |
@DevRedaKhalaf 🙈 it needs to be released as well. |
OMG! |
This should be fixed with Realm JS v12.13.2. Please take it for a spin and let me know if it works for you 👍 I appreciate y'alls patience on the turnaround of this one. |
Thanks @kraenhansen! Any chance of this landing in Realm 20.x? |
Sure - that's the idea 👍 As that will be the first release commits from v12 ported onto v20, I just have to figure out if I'd be merging |
Do you know if there is an ETA for the Realm 20.x update? |
Thanks @kraenhansen |
How frequently does the bug occur?
always
Description
Stacktrace & log output
Can you reproduce the bug?
Always
Reproduction Steps
npm run android
Version
12.13.1
What services are you using?
Local Database only
Are you using encryption?
Yes
Platform OS and version(s)
0.76.0
Build environment
Which debugger for React Native: ..
React Native DevTools
Cocoapods version
No response
The text was updated successfully, but these errors were encountered: