Open eins78 opened 6 months ago
I originally used 32-bit builds, but most recently have moved to 64-bit. I'll take a look at this but probably not for a couple weeks (I'm traveling) unless it's blocking you a lot? If you post the whole log file I can see if there's any clues.
Certainly in principle there's no reason it shouldn't be able to work at either bitness.
No worries, it's not urgent. I have a working setup using buster and the hello_video player, and tried out this project as part of some explorative work on what to do "after buster". So far it's the only truly gapless looping player on the modern video stack 👍
I'm back!
But I realized I don't actually have a 32bit Pi handy. Do you happen to have one that I can log into remotely?
I tried building this on a 32bit Raspberry Pi OS
bookworm-lite
. If failed already inprepare-dev.py
with the following error.I did not find any references to 32/64 bit builds in this repo, so I am not sure if 32 bit build is supposed to work at all, or is only 64 bit supported?
(Background: I am trying to build a videoplayer-image that works on old and new versions of the Raspberry Pi)