1
Feature requests / Re: Add an option to get rid of the udev client libraries on Linux
« on: August 09, 2019, 11:07:01 pm »
There is a special version of udev on the Flatpak git repo that you can clone which overrides the incompatibility with the sandbox. By using that you can build SFML from source and then use that to compile your program against.
Here is an example project where this was implemented:
https://github.com/richardeigenmann/LearnSfml
Here is an example project where this was implemented:
https://github.com/richardeigenmann/LearnSfml