Skip to content
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

Support aarch64 architecture #99

Open
binaryfields opened this issue Mar 4, 2022 · 5 comments
Open

Support aarch64 architecture #99

binaryfields opened this issue Mar 4, 2022 · 5 comments

Comments

@binaryfields
Copy link

binaryfields commented Mar 4, 2022

Are there any blockers to enable support for arm64 architecture?

Asahi Linux is close to releasing alpha image/installer that runs on M1 Macs. It would be great to have Blender available on that platform.

@kevinsmia1939
Copy link
Collaborator

As far as I know, the arm64 build of Blender is for macOS on Apple Silicon, Blender does not have arm64 build for Linux, so I think no one want to package what the upstream won't.

@hfiguiere
Copy link
Contributor

Yet the flathub.json was recently removed, generating broken aarch64 builds.

As per:
5656ddf

starnight added a commit to endlessm/eos-image-builder that referenced this issue Aug 16, 2022
The Blender flatpak builds failed on arm64 now. See the ticket "Support
aarch64 architecture". [1] So, drop Blender on arm64 platforms.

[1]: flathub/org.blender.Blender#99

https://phabricator.endlessm.com/T33749
starnight added a commit to endlessm/eos-image-builder that referenced this issue Aug 16, 2022
The Blender flatpak builds failed on arm64 now. See the ticket "Support
aarch64 architecture". [1] So, drop Blender on arm64 platforms.

[1]: flathub/org.blender.Blender#99

https://phabricator.endlessm.com/T33749
@theofficialgman
Copy link

I would also really like for an ARM64 flatpak for blender
there are many old versions for arm64 in the likes of ubuntu and debian repos but those don't stay up to date like the flatpak

@mbridon
Copy link
Collaborator

mbridon commented Dec 13, 2022

I used to build Blender from source, which would have made an ARM64 build trivial, but as it was way too much work for anybody to follow, we changed it to use a prebuilt binary from blender.org

Please first ask Blender upstream to build something for ARM64 and we would most likely add an ARM64 Flatpak as well I guess, but in the meantime there's not much we can do. 🤷

@hfiguiere
Copy link
Contributor

#119 build from source, but I asked people that use Blander more than me (given that I actually don't) if it could be tested making sure nothing was forgotten.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants