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: _docs_v7/Build-SU2-Windows.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ however, we can only document (and support) a limited number of possibilities.
23
23
24
24
- Windows 10<sup>*</sup>
25
25
- Python 3.7 (download [here](https://www.python.org/downloads/windows/) or from the Microsoft Store)
26
-
- MinGW version 8.1.0<sup>*</sup> (download [here](https://osdn.net/projects/mingw/releases/))
26
+
- MinGW-w64 version 8.1.0<sup>*</sup> (download [here](https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/installer/mingw-w64-install.exe/download))
27
27
- Microsoft MPI v10.1.2<sup>*</sup> (download [here](https://www.microsoft.com/en-us/download/details.aspx?id=100593), you need the `msmpisetup.exe` and the `msmpisdk.msi`)
28
28
- SU2 v7.x.x (download [here](https://su2code.github.io/download) or clone using git)
0 commit comments