mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-15 02:40:05 +00:00
Updated Building for Windows (markdown)
parent
9882baefe1
commit
9d409efea4
@ -91,3 +91,9 @@ mingw32-make -j4
|
||||
|
||||
* Instead of installing `mingw-w64-x86_64-qt5` install `mingw-w64-x86_64-qt5-static`
|
||||
* Add `-DMINGW_STATIC_BUILD` to the cmake command line
|
||||
|
||||
#### Building without Qt (Optional)
|
||||
|
||||
Doesn't require the rather large Qt dependency, but you will lack a GUI frontend.
|
||||
|
||||
* Pass the `-DENABLE_QT=no` flag to cmake
|
Loading…
Reference in New Issue
Block a user