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 tried building this on a 32bit Raspberry Pi OS bookworm-lite. If failed already in prepare-dev.py with the following error.
can not install openssl/3.2.1:
ERROR: Package '469765602cb39c441c3f8afb43977bb72b8b9a93' build failed
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)
The text was updated successfully, but these errors were encountered:
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 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)
The text was updated successfully, but these errors were encountered: