You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm developing a jetbrains compose desktop application for raspberry pi. When testing on Debian ARM64 , the application always crashes because of wrong librealmc.so
The issue is that the linked librealm is for x64, nor ARM64
Stacktrace & log output
No response
Can you reproduce the bug?
Always
Reproduction Steps
No response
Version
1.11.1
What Atlas App Services are you using?
-- select --
Are you using encryption?
No
Platform OS and version(s)
Debian Bookworm ARM64
Build environment
Android Studio version: 2022.3.1 Patch 2 for library publishing that includes realm
Android Build Tools version: 33
Gradle version: 7.6.2
IntelliJ Idea Community: 2023.2.3 for desktop UI
The text was updated successfully, but these errors were encountered:
Currently, we only build for Linux x64 due to limitations in our CI infrastructure. It has been something we wanted to address for a while but we haven't had the time to fully finish it.
I'll also convert this issue to track adding linux arm64 support, so it is more explicit.
cmelchior
changed the title
UnsatisfiedLinkError: couldn't find "librealmc.so" on desktop Linux ARM64
Add support for Desktop (JVM) Linux ARM64
Oct 19, 2023
How frequently does the bug occur?
Always
Description
I'm developing a jetbrains compose desktop application for raspberry pi. When testing on Debian ARM64 , the application always crashes because of wrong librealmc.so
The issue is that the linked librealm is for x64, nor ARM64
Stacktrace & log output
No response
Can you reproduce the bug?
Always
Reproduction Steps
No response
Version
1.11.1
What Atlas App Services are you using?
-- select --
Are you using encryption?
No
Platform OS and version(s)
Debian Bookworm ARM64
Build environment
Android Studio version: 2022.3.1 Patch 2 for library publishing that includes realm
Android Build Tools version: 33
Gradle version: 7.6.2
IntelliJ Idea Community: 2023.2.3 for desktop UI
The text was updated successfully, but these errors were encountered: