Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
  • Loading branch information
wangwenx190 committed Mar 31, 2018
1 parent 6a13b31 commit 45a56f1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion win-build-qt-mingw.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,5 @@ Using MSYS2 is much more easier, so I will only write about how to build Qt thro
```
**Note**

mingw32-make -j n where "n" is the number of the CPU cores your PC has.
1. mingw32-make -j n where "n" is the number of the CPU cores your PC has.
2. Remember to put "qt.conf" and "qtenv2.bat" into the "bin" directory. You can create a new file if you cannot find the original file in "src/qtbase/bin".

0 comments on commit 45a56f1

Please sign in to comment.