Dennis
Results
2
comments of
Dennis
A workaround on Debian based distros (Mint in my case) is running `dotnet run --runtime debian-x64` (or `dotnet run --runtime debian-x64 --no-self-contained` to avoid warnings). I think this is an...
> > I fixed this by installing the `csfml` package on my system (`sudo pacman -S csfml` on arch, but may be different on other systems). After I ran that,...