Open karatoso opened 5 years ago
since bgfx is not used in libretro port , i bet we can just remove it! https://github.com/libretro/mame2016-libretro/pull/25
I managed to compile it by removing bgfx as @r-type suggested. Here's the binary compiled with -march=armv7ve -mtune=cortex-a15.cortex-a7 -mfloat-abi=hard -mfpu=neon-vfpv4:
https://drive.google.com/open?id=1wY_X_py7xTYndoqV_x3VsNqzu6d7YSyF
@escalade Interesting flags on the compile. You said you managed to compile it. Can you follow-up on whether it worked out for you or not, as the link is currently broken. I would be interested in pursuing this further, without a doubt.
It works great. You can try it out in my LibreELEC fork. I'm linking it to system libraries now so the binary .so itself won't work for you.
Hello community, thank you for your work! Tell me, lr-mame2016 runs on a raspberry pi 3, the odroid Xu4 is a much more powerful machine, is there a possibility that Retropie with lr-mame2016 can run on an odroid xu4?
I put here the compilation logs on Retropie Odroid Xu4 with an image ubuntu-18.04.1-4.14-minimal-odroid-xu4-20181203
part 1 part 2