File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ source_archives:
88 - description : " Windows 7z"
99 prefix : " wxWidgets-"
1010 postfix : " .7z"
11- - description : " Windows Installer"
11+ - description : " Windows Installer (does <b>not</b> contain binaries) "
1212 prefix : " wxMSW-"
1313 postfix : " -Setup.exe"
1414 - description : " Source for Linux, macOS, etc"
@@ -128,13 +128,16 @@ are available below.
128128 <div class="card-header">Binaries</div>
129129 <div class="card-body">
130130
131+ DLLs for the selected compilers are available, please read
132+ <a href="https://docs.wxwidgets.org/3.2.1/plat_msw_binaries.html">the instructions</a>
133+ explaining how to use them.<br />
134+
135+ <br />
136+
131137 <button type="button" class="btn btn-primary btn-sm" data-toggle="modal" data-target="#mswModal{{ release_id }}">
132138 <i class="fab fa-windows fa-fw"></i> Download Windows Binaries
133139 </button> <br/>
134140
135- wxMSW DLLs for the selected compilers are available.
136- For more details see <a href="https://docs.wxwidgets.org/3.2.1/plat_msw_binaries.html">here</a><br />
137-
138141 <br />
139142 Thanks to <a href="https://codelite.org/">CodeLite</a> team, binaries for common Linux distributions
140143 are also available, please see <a href="https://docs.codelite.org/wxWidgets/repo320/">the instructions</a>
You can’t perform that action at this time.
0 commit comments