Join Slack
Powered by
Hi, I’m building an app for Android and Desktop - ...
# multiplatform
m
Michal Guspiel
02/05/2024, 11:14 AM
Hi, I’m building an app for Android and Desktop - MacOs and Linux targets - Is it possible to build it for linux with arm64 architecture?
Michal Guspiel
02/05/2024, 11:21 AM
Is it so that I would just need to generate build on Linux with arm64 arch?
Michal Guspiel
02/05/2024, 11:22 AM
I’m basing this on the fact that I need to package
.deb
file using linux os.
j
Jan Holešovský
02/05/2024, 10:25 PM
According to
https://youtrack.jetbrains.com/issue/KT-36871/Support-Aarch64-Linux-as-a-host-for-the-Kotlin-Native#focus=Comments-27-5171492.0-0
, it is possible to build arm64 linux binaries, but not on arm64 hardware 😉
3
Views
Open in Slack
Previous
Next