Closed mcolom closed 3 years ago
Oops, you're totally right. Actually for some reason it failed to compile without libsfml-dev. but probably the problem was having outdated files in build/. But indeed, I can compile it well without that package. I'll close the PR then, it's not needed.
Thanks for the PR. However, the SFML backend was removed in 6aed61020090b19c0226bf1ecbe2e80f6ac8170c, this is not a dependency anymore. Maybe you have to clear your
build
folder?You can also refer to the CI file .drone.yml for compilation examples depending on your distribution.