You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,10 @@ On OSX you can install SDL with [homebrew](http://brew.sh/). pkg-config is also
14
14
15
15
brew install sdl2 pkg-config
16
16
17
+
On Windows you can install SDL with `pacman` under [MSYS2](https://msys2.github.io/) (or use [stack's embedded MSYS2](https://www.reddit.com/r/haskellgamedev/comments/4jpthu/windows_sdl2_is_now_almost_painless_via_stack/)).
0 commit comments