02-25-2019, 12:42 PM
(02-25-2019, 09:22 AM)new_bloke Wrote: I build librespot using docker - it takes about 15 minutes in total, including building the image, and then compiling the binaries. Could this be extended to produce a Pi Zero version? Cross-compiling isn't something I know very much about.
https://github.com/librespot-org/libresp...-compiling
Once I have the binary, is it a simple case of copying it over the top of the existing one in the moode setup? Or is there more to it than that?
Yes, you can cross-compile in a variety of ways, but the path of least resistance is to "just do it" on an RPi0.
Once compiled, follow steps 2-4 of @theengineer's post.
Regards,
Kent