1
1
Fork 0
Browse Source

dependency info

thread-physics
alistair 4 years ago
parent
commit
f1f11d72c1
  1. 4
      README.md

4
README.md

@ -39,6 +39,10 @@ make target=linux @@ -39,6 +39,10 @@ make target=linux
You have to have mingw and the mingw libsdl library (I think).
```
sudo dnf install mingw64-SDL2 mingw64-SDL2_image mingw64-SDL2_ttf mingw64-winpthreads
```
Run setup.sh to download the SDL2 static libraries and `SDL2.dll`.
```

Loading…
Cancel
Save