mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-14 22:50:06 +00:00
Updated Building for Windows (markdown)
parent
3b22491c50
commit
b575e17fb1
@ -79,7 +79,7 @@ cmake -G "MSYS Makefiles" -DCMAKE_BUILD_TYPE=Release -DCMAKE_MAKE_PROGRAM=mingw3
|
||||
# should we use `make`?
|
||||
mingw32-make -j4
|
||||
# test Citra out with
|
||||
./src/citra_qt/citra-qt.exe
|
||||
./bin/citra-qt.exe
|
||||
```
|
||||
|
||||
##### Note! This build is not a static build meaning that you need to include all of the dlls with the exe in order to use it.
|
||||
|
Loading…
Reference in New Issue
Block a user