-
-
Notifications
You must be signed in to change notification settings - Fork 276
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
Linux on ARM Support #899
Comments
I tried this some time ago, but Gradle did not support cross compiling for ARM on x86_64. |
Does this preclude compiling the repo on ARM directly? Am interested in using this, but one of my dev environments is Asahi Linux on a MacBook m1 |
Don't know.
Sample from Windows build: FlatLaf/flatlaf-natives/flatlaf-natives-windows/build.gradle.kts Lines 33 to 37 in b97424f
Maybe Gradle 8.11 (not yet released) is needed.
|
Looks like Gradle 8.11 is out now... |
May You consider adding support for Linux on ARM specially for Raspberry PI.
This would add a huge benefit for a lot of applications.
The text was updated successfully, but these errors were encountered: