mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-19 16:07:40 +00:00
Include the GCC compiler's install too.
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user