mirror of https://github.com/xqemu/xqemu.git
Updated Getting Started (markdown)
parent
c4d9d88417
commit
1bce7c391b
|
@ -7,7 +7,7 @@
|
||||||
make
|
make
|
||||||
|
|
||||||
### For Windows
|
### For Windows
|
||||||
1. Install MSYS2 x86_64: Follow the steps on http://msys2.github.io/
|
1. Install MSYS2 x86_64: Follow all the steps on http://msys2.github.io/
|
||||||
2. Open the "MinGW-w64 Win64 Shell" and run:
|
2. Open the "MinGW-w64 Win64 Shell" and run:
|
||||||
|
|
||||||
pacman -S git python2 make autoconf automake-wrapper mingw-w64-x86_64-libtool mingw-w64-x86_64-gcc mingw-w64-x86_64-pkg-config mingw-w64-x86_64-glib2 mingw-w64-x86_64-glew mingw-w64-x86_64-SDL
|
pacman -S git python2 make autoconf automake-wrapper mingw-w64-x86_64-libtool mingw-w64-x86_64-gcc mingw-w64-x86_64-pkg-config mingw-w64-x86_64-glib2 mingw-w64-x86_64-glew mingw-w64-x86_64-SDL
|
||||||
|
|
Loading…
Reference in New Issue