Sideband icon indicating copy to clipboard operation
Sideband copied to clipboard

Add docker build files

Open jacobeva opened this issue 1 year ago • 3 comments

This PR adds docker build files, along with fixing a lot of issues I discovered with minor errors in the makefiles and such. It should make building Sideband, specifically for Android, a LOT easier from now on!

jacobeva avatar Aug 08 '24 14:08 jacobeva

This is now partially broken since Mark has pushed some local changes from his side (I was wondering where the codec2 stuff was!). I will work on fixing this in a couple weeks.

jacobeva avatar Aug 20 '24 08:08 jacobeva

Thanks Jacob, sorry about the lack of coordination! Having the docker build option would be very nice.

markqvist avatar Aug 28 '24 14:08 markqvist

@jacobeva hey, does this still work? I'm having trouble getting it to build in a container on 24.04 because of some automake issue: https://termbin.com/k4v5

regulad avatar Mar 05 '25 03:03 regulad