clangen / musikcube

a cross-platform, terminal-based music player, audio engine, metadata indexer, and server in c++
https://musikcube.com
BSD 3-Clause "New" or "Revised" License
4.18k stars 295 forks source link

Compile Musikcube on Raspberry Pi #704

Open DdraigX opened 1 month ago

DdraigX commented 1 month ago

Howdy,

I'm using 64 bit version of Raspberry PI (Bookworm). I can't seem to get the armv6 or armv8 deb packages to work. I was curious what dependencies would I need to compile on a raspberry pi? They're a bit different than ubuntu etc.

Thanks!