Skip to content

Commit f3a536b

Browse files
committed
Adding Windows 7
1 parent 0d60a10 commit f3a536b

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

download.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ <h3>Binary Executables</h3>
3939
<li>macOS Sierra 10.12: Apple LLVM version 8.0.0.
4040
<li>Linux (Redhat 6.6): g++ (GCC) 4.8.5.
4141
<li>Linux (Ubuntu 14.04): g++ (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4.
42+
<li>Windows 7: Microsoft Visual C++ 2010.
4243
<li>Windows 10: MinGW version 7.3.0. Microsoft MPI for parallel binaries. <a href="http://www.math.ucla.edu/~wotaoyin/windows_coding.html">See details</a>.
4344
</ul>
4445
</p>
@@ -62,7 +63,11 @@ <h3>Binary Executables</h3>
6263
</p>
6364
</div>
6465
<div class="col-sm-3 text-center">
65-
<p> <a class="btn btn-danger btn-lg" href="{{ "/download/su2-windows-latest.zip" | prepend: site.baseurl }}" role="button">Windows (.zip)</a>
66+
<p> <a class="btn btn-primary btn-lg" href="{{ "/download/su2-windows7-latest.zip" | prepend: site.baseurl }}" role="button">Windows 7 (.zip)</a>
67+
</p>
68+
</div>
69+
<div class="col-sm-3 text-center">
70+
<p> <a class="btn btn-danger btn-lg" href="{{ "/download/su2-windows10-latest.zip" | prepend: site.baseurl }}" role="button">Windows 10 (.zip)</a>
6671
</p>
6772
</div>
6873
</div>

download/su2-windows7-latest.zip

6.26 MB
Binary file not shown.

0 commit comments

Comments
 (0)