RetroPie/RetroPie-Setup

omxiv - bullseye - multiple definition of OMX_RENDER_TRANSITION

mcpat-it opened this issue · 1 comments

Just try to compile retropi on my rpi zero 2w (running bullseye) and now I got a compile error at omxiv:
omx_render.h:71: multiple definition of `OMX_RENDER_TRANSITION'
I found here the solution, just tried to change it and it compiled fine.

Temporary hack is to change content in file omxiv.sh to rp_module_repo="git https://github.com/HaarigerHarald/omxiv.git master".

Kindly ask to update the file omx_render.h in your repo!

omxiv is not supported on RaspiOS bullseye and it's not going to be used by RetroPie in the upcoming release which will add support for bullseye. See #3674.