Updated Building for Windows (markdown)
parent
3b22491c50
commit
b575e17fb1
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue