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

Add GitHub action to build for Raspberry Pi aarch64 #95

Open
ideoforms opened this issue May 28, 2023 · 2 comments
Open

Add GitHub action to build for Raspberry Pi aarch64 #95

ideoforms opened this issue May 28, 2023 · 2 comments

Comments

@ideoforms
Copy link
Owner

Should be possible with this action that uses qemu to emulate aarch64 in userland:
https://github.com/pguyot/arm-runner-action

@psytron
Copy link

psytron commented Dec 16, 2023

This would be awesome! :)

Right now builders and enthusiasts who are on Raspberry Pi get:

ERROR: No matching distribution found for signalflow 

@ideoforms
Copy link
Owner Author

I'm keen to make this happen, but in the meantime, it's also super easy to build from source! It takes a while (10mins+) on Raspberry Pi, but these instructions should work:

https://github.com/ideoforms/signalflow/blob/master/CONTRIBUTING.md#building-from-source

Let me know how you get on.

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

No branches or pull requests

2 participants