gouchi
gouchi
p7zip compiles fine for i686 Compilation ``` [100%] Linking CXX shared module 7z.so [100%] Built target 7z Installing p7zip... + cp -r bin/Codecs /stockage/serenity/Build/i686/Root/usr/local/bin + cp bin/7z_ /stockage/serenity/Build/i686/Root/usr/local/bin + cp...
For radare2, it seems there is some issue on [enum](https://github.com/radareorg/radare2/blob/master/libr/egg/egg_lang.c#L61-L72) from [](https://github.com/SerenityOS/serenity/blob/master/AK/Platform.h#L67-L70) ?
> Libmad compiles for me if I set `use_fresh_config_sub` to false. Can someone on Linux test if it compiles like that on Linux as well? On Linux, I got this...
> Thank you for testing! I found a better solution: #13932. Maybe you can check if that compiles :) It is compiling on Linux.
Hi, Do you reproduce this issue with this [build](https://nightly.builds.lakka.tv/members/gouchi/master/Lakka-Generic.x86_64-LE-master-devel-20220724114930-4f0cf20.img.gz) from master branch ? Thank you.
Hi, Thank you for the feedback. You may try to get a diff of [retroarch.cfg](https://www.lakka.tv/doc/Configuring-Lakka/) to "pinpoint" the issue ?
Anyway you should be better use `glcore` instead of `gl` driver, if you have to use opengl driver.
> Sorry, but by this, do you mean take both a working retroarch.cfg and a non-working one, and point out the difference between them? Correct ;)
Thank you, we will need more investigation to solve this issue because there are not a lot of changes in the configuration file. We should try to make a test...
Hi, Can you try [this](https://github.com/libretro/Lakka-LibreELEC/issues/1354#issuecomment-880622077) if you are using xmb menu ? You can find some fonts in `/usr/share/retroarch-assets/pkg` Thank you.