Add ARM64 build support for Linux and macOS#772
Add ARM64 build support for Linux and macOS#772bahnwaerter wants to merge 2 commits intoultimate-pa:devfrom
Conversation
|
Thank you for your work! I tried running the build using
|
|
Thank you @schuessf for testing the new ARM64 support.
I haven't added support to the
That's a great idea and we should check that out!
It seems like there is a component missing on your system that is required by the Java virtual runtime in order to avoid runtime issues. Which version of Raspberry Pi OS have you used for testing? |
👍
Oh, it looks like the problem is resolved. I already installed GTK3 before, which seems to fix the issue, but it required a reboot first (which I didn't expect). |
|
Okay, since my issue was fixed, I was now able to actually run Ultimate on my Raspberry Pi, by performing the additional steps:
|
The framework update introduces build support for the 64-bit ARM (aarch64) target architecture. The Ultimate framework and its components can now be built and executed on ARM64 platforms running Linux and macOS. This feature resolves #749.