mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-15 01:50:06 +00:00
Updated Building for Windows (markdown)
parent
940d26ed94
commit
9e92959cd5
@ -91,7 +91,7 @@ mingw32-make -j4
|
|||||||
#### Creating a static build (Optional)
|
#### Creating a static build (Optional)
|
||||||
|
|
||||||
* Instead of installing `mingw-w64-x86_64-qt5` install `mingw-w64-x86_64-qt5-static`
|
* Instead of installing `mingw-w64-x86_64-qt5` install `mingw-w64-x86_64-qt5-static`
|
||||||
* Add `-DMINGW_STATIC_BUILD` to the cmake command line
|
* Add `-DMINGW_STATIC_BUILD=1` to the cmake command line
|
||||||
|
|
||||||
#### Building without Qt (Optional)
|
#### Building without Qt (Optional)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user