Ronbin

Results 7 comments of Ronbin

gracias Cómo haces para conseguir el comando? es para poder hacerlo yo mismo en un futuro

> Given that the issue at hand is preventing the packaging of EmulationStation in my distribution, I come up with this little patch to teach it how to look in...

Coming from here https://github.com/oomek/attractplus/issues/82#issue-2699489396 I'm trying to install attractplus in a regular 64 bit pc (not an arm board). I'm using Debian Bookworm. It seems to be a SMFL bug....

As I said, I've already compiled it, with no errors, but execution fails and I don't know why. This is a regular pc, not an arm board. If I compile...

> you need `USE_DRM=1 STATIC=1 USE_SYSTEM_SFML=0`. the debian provided packages for SFML (or whichever distro) do not support DRM. These flags will recompile SFML with DRM support, and link AM+...

I've compiled it again and got the same error. Steps: 1-Clone the github repo (latest release's branch) `git clone -b 3.0.9 https://github.com/oomek/attractplus` 2-Compile the source `make USE_DRM=1 STATIC=1 USE_SYSTEM_SFML=0` 3-Install...

> What does groupsreturn for your current user ? arcade cdrom floppy sudo audio dip video plugdev input render netdev > Have you tried running it as root ? Yes....