You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used PR #1405 as a basis when trying to cross compile librespot on Debian but found that I had to jump through a few extra hoops in order to successfully cross compile librespot for the Raspberry Pi 2. So I wanted to share my findings with the community, maybe someone will find it helpful.
These are steps I took when building librespot with Avahi and the PulseAudio backend on Debian 12:
Cross compiling librespot with a 4-core Debian VM running on an M2 Mac took around 1m 30s. A considerable improvement over the 1 or 2 hours this takes on a Raspberry Pi 2. I verified that the resulting binary works on Raspberry Pi 2.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I used PR #1405 as a basis when trying to cross compile librespot on Debian but found that I had to jump through a few extra hoops in order to successfully cross compile librespot for the Raspberry Pi 2. So I wanted to share my findings with the community, maybe someone will find it helpful.
These are steps I took when building librespot with Avahi and the PulseAudio backend on Debian 12:
Cross compiling librespot with a 4-core Debian VM running on an M2 Mac took around 1m 30s. A considerable improvement over the 1 or 2 hours this takes on a Raspberry Pi 2. I verified that the resulting binary works on Raspberry Pi 2.
Edit: Updated for v0.7.0
Beta Was this translation helpful? Give feedback.
All reactions