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

Statically build snapclient #1137

Open
alexberdnik opened this issue Jun 4, 2023 · 1 comment
Open

Statically build snapclient #1137

alexberdnik opened this issue Jun 4, 2023 · 1 comment

Comments

@alexberdnik
Copy link

Is your feature request related to a problem? Please describe.
I'm trying to use snapcast client on outdated linux disto without proper build tools (amazon echo gen 1 speaker, kernel 2.6, armv7). However I can't run armv7 builds as the disto lacks lots of shared libraries. I tried to build the client statically and failed due to limited knowledge in cmake builds.

Describe the solution you'd like
Statically linked snapcast client for armv7 platform and/or building instructions.

Describe alternatives you've considered
It would be nice to run modern linux on the speaker (say archlinux arm). But I'll lose some functionality of the speaker.

Additional context
As example of other statically built tools, static curl runs perfectly fine on the speaker: https://code.moparisthebest.com/moparisthebest/static-curl

@SantiagoSotoC
Copy link

This would be great, it would allow us to include snapcast in music assistant, my attempts were unsuccessful, my experience with cmake is very limited.

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