You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+4-3
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,10 @@ GZHHotkeysEditor is an attempt to create a useful tool for editing C&C: Generals
4
4
5
5
## Building manually
6
6
0. Download and install [Qt 5.15.2](https://www.qt.io/offline-installers) to the `C:\Qt` folder
7
-
1. Download and install [CMake 3.15](https://cmake.org/download/) or newer
8
-
2. Clone this repository recursively via your git client
9
-
3. Run `zBuild.bat` or run build in your favourite editor
7
+
1. Download and install [MinGW_w64 8.1.0](https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/mingw-builds/8.1.0/threads-win32/sjlj/x86_64-8.1.0-release-win32-sjlj-rt_v6-rev0.7z/download) to the `C:\Qt\Tools\mingw810_64` folder
8
+
2. Download and install [CMake 3.15](https://cmake.org/download/) or newer
9
+
3. Clone this repository recursively via your git client
10
+
4. Run `zBuildAndRun.bat` or run build in your favourite editor
0 commit comments