mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-01-12 10:20:32 +00:00
Include the GCC compiler's install too.
This commit is contained in:
parent
c29517b5b0
commit
c3ef9c2733
2
Makefile
2
Makefile
@ -14,7 +14,7 @@
|
|||||||
# For MSYS2 and MinGW-w64:
|
# For MSYS2 and MinGW-w64:
|
||||||
# To install SDL and other required libraries, run these commands
|
# To install SDL and other required libraries, run these commands
|
||||||
# from the MSYS2 shell:
|
# from the MSYS2 shell:
|
||||||
# pacman -S mingw-w64-ucrt-x86_64-glew
|
# pacman -S mingw-w64-ucrt-x86_64-gcc mingw-w64-ucrt-x86_64-glew
|
||||||
# pacman -S mingw-w64-ucrt-x86_64-SDL mingw-w64-ucrt-x86_64-SDL_mixer
|
# pacman -S mingw-w64-ucrt-x86_64-SDL mingw-w64-ucrt-x86_64-SDL_mixer
|
||||||
# pacman -S mingw-w64-ucrt-x86_64-SDL_ttf mingw-w64-ucrt-x86_64-SDL_gfx
|
# pacman -S mingw-w64-ucrt-x86_64-SDL_ttf mingw-w64-ucrt-x86_64-SDL_gfx
|
||||||
# pacman -S make
|
# pacman -S make
|
||||||
|
Loading…
Reference in New Issue
Block a user