mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
MinGW: Suggest installing libpng
This commit is contained in:
@@ -22,6 +22,6 @@ export CXX="$TRIPLET-g++"
|
||||
# Open the MSYS2 MinGW 64-bit prompt,
|
||||
# then run:
|
||||
pacman -Syu # Keep up to date!
|
||||
pacman -S mingw-w64-x86_64-toolchain mingw-w64-x86_64-SDL2
|
||||
pacman -S mingw-w64-x86_64-toolchain mingw-w64-x86_64-SDL2 mingw-w64-x86_64-libpng
|
||||
cd /path/to/dosbox-code
|
||||
./build-mingw-sdl2
|
||||
|
Reference in New Issue
Block a user