OSDN Git Service

20230118195246 commit
[fsu0413-qtbuilds/QtBuilds.git] / 5.12-series / 5.12.12-for-windows / index.html
1 <!DOCTYPE html>
2 <html lang="en" dir="ltr">
3   <head>
4     <meta charset="utf-8">
5     <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
6     <meta name="generator" content="Hugo 0.110.0">
7     <meta name="generator" content="Relearn 5.9.2">
8     <meta name="description" content="Personal build of Qt4 onwards, with SSL builtin. Multiple configuration available.">
9     <meta name="author" content="Fsu0413">
10     <title>5.12.12 for Windows :: Fsu0413&#39;s Original Qt builds</title>
11     <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
12     <link href="/css/fontawesome-all.min.css" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fontawesome-all.min.css" rel="stylesheet"></noscript>
13     <link href="/css/featherlight.min.css" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/featherlight.min.css" rel="stylesheet"></noscript>
14     <link href="/css/auto-complete.css" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/auto-complete.css" rel="stylesheet"></noscript>
15     <link href="/css/perfect-scrollbar.min.css" rel="stylesheet">
16     <link href="/css/nucleus.css" rel="stylesheet">
17     <link href="/css/fonts.css" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fonts.css" rel="stylesheet"></noscript>
18     <link href="/css/theme.css" rel="stylesheet">
19     <link href="/css/theme-relearn-dark.css" rel="stylesheet" id="variant-style">
20     <link href="/css/ie.css" rel="stylesheet">
21     <link href="/css/variant.css" rel="stylesheet">
22     <link href="/css/print.css" rel="stylesheet" media="print">
23     <script src="/js/url.js"></script>
24     <script src="/js/variant.js"></script>
25     <script>
26       // hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
27       // https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
28       var root_url="/";
29       var baseUri=root_url.replace(/\/$/, '');
30       // translations
31       window.T_Copy_to_clipboard = 'Copy to clipboard';
32       window.T_Copied_to_clipboard = 'Copied to clipboard!';
33       window.T_Copy_link_to_clipboard = 'Copy link to clipboard';
34       window.T_Link_copied_to_clipboard = 'Copied link to clipboard!';
35       window.T_No_results_found = 'No results found for \u0022{0}\u0022';
36       window.T_N_results_found = '{1} results found for \u0022{0}\u0022';
37       // some further base stuff
38       var baseUriFull='/';
39       window.variants && variants.init( [ 'relearn-dark', 'relearn-light', 'learn', 'neon', 'red', 'blue', 'green' ] );
40     </script>
41     <script src="/js/jquery.min.js" defer></script><style>
42     p.fsu0413_leftFooter {
43         text-align: center;
44         font-style: italic;
45         font-size: x-small;
46     }
47     p.fsu0413_logo {
48         text-align: left;
49     }
50     p.fsu0413_error {
51         font-weight: 900;
52         font-size: 300%;
53         color: red;
54     }
55     th.fsu0413_qtAddressHeader {
56         text-align: center;
57     }
58     h1 {
59         text-transform: none;
60     }
61     strong {
62         color: red;
63     }
64 </style>
65   </head>
66   <body class="mobile-support html disableInlineCopyToClipboard" data-url="/5.12-series/5.12.12-for-windows/index.html">
67     <div id="body" class="default-animation">
68       <div id="sidebar-overlay"></div>
69       <div id="toc-overlay"></div>
70       <nav id="topbar" class="highlightable" dir="ltr">
71         <div>
72           <div id="breadcrumbs">
73             <span id="sidebar-toggle-span">
74               <a href="#" id="sidebar-toggle" title='Menu (CTRL+ALT+n)'><i class="fas fa-bars fa-fw"></i></a>
75             </span>
76             <span id="toc-menu" title='Table of Contents (CTRL+ALT+t)'><i class="fas fa-list-alt fa-fw"></i></span>
77             <ol class="links" itemscope itemtype="http://schema.org/BreadcrumbList">
78               <li itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement"><a itemprop="item" href="/index.html"><span itemprop="name">Fsu0413&#39;s Original Qt builds</span></a><meta itemprop="position" content="1"> > </li>
79               <li itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement"><a itemprop="item" href="/5.12-series/index.html"><span itemprop="name">5.12 series</span></a><meta itemprop="position" content="2"> > </li>
80               <li itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement"><span itemprop="name">5.12.12 for Windows</span><meta itemprop="position" content="3"></li>
81             </ol>
82           </div>
83           <div class="default-animation progress">
84             <div class="toc-wrapper" dir="ltr">
85 <nav id="TableOfContents">
86   <ul>
87     <li><a href="#dynamic--shared-builds">Dynamic / Shared Builds</a>
88       <ul>
89         <li><a href="#windows-msvc">Windows-MSVC</a></li>
90         <li><a href="#windows-mingw">Windows-MinGW</a></li>
91       </ul>
92     </li>
93     <li><a href="#static-lite-builds">Static <code>Lite</code> Builds</a>
94       <ul>
95         <li><a href="#windows-msvc-1">Windows-MSVC</a></li>
96       </ul>
97     </li>
98     <li><a href="#static-full-builds">Static <code>Full</code> Builds</a>
99       <ul>
100         <li><a href="#windows-msvc-2">Windows-MSVC</a></li>
101         <li><a href="#windows-mingw-1">Windows-MinGW</a></li>
102       </ul>
103     </li>
104   </ul>
105 </nav>
106             </div>
107           </div>
108         </div>
109       </nav>
110       <main id="body-inner" class="highlightable default" tabindex="-1">
111         <div class="flex-block-wrapper">
112           <div id="head-tags">
113           </div>
114           <article class="default">
115 <h1 id="5.12.12-for-windows">5.12.12 for Windows</h1>
116
117
118 <div class="box notices cstyle info">
119   <div class="box-label"><i class="fas fa-info-circle"></i> Note</div>
120   <div class="box-content">
121 ODBC and SQLite (distributed with Qt) are built in the package using <code>-sql-***</code>  </div>
122 </div>
123
124
125 <div class="box notices cstyle info">
126   <div class="box-label"><i class="fas fa-info-circle"></i> Note</div>
127   <div class="box-content">
128 <p>All builds have <code>-openssl-linked</code>, which means that OpenSSL is linked to Qt and is used for TLS Backend.<br>
129 It links to an OpenSSL 1.1.1 series which redistributed in the package.</p>
130 <p>Dynamic builds include dynamic OpenSSL while static builds include static OpenSSL.</p>
131   </div>
132 </div>
133
134
135 <div class="box notices cstyle info">
136   <div class="box-label"><i class="fas fa-info-circle"></i> Note</div>
137   <div class="box-content">
138 All builds have <code>-no-icu</code> because I think the ICU library is too big and, in most of the conditions, useless for common users.  </div>
139 </div>
140
141 <h2 id="dynamic--shared-builds">Dynamic / Shared Builds</h2>
142 <h3 id="windows-msvc">Windows-MSVC</h3>
143 <table>
144         <thead><tr><th colspan="5" width="100%" class="fsu0413_qtAddressHeader"><b>Qt5.12.12-Windows-x86-VS2015-20221104.7z</b></th></tr></thead>
145         <tbody>
146             <tr><td width="20%"><b>Download:</b></td>
147                 <td colspan="2" width="40%">
148 <span class="btn cstyle green">
149   <a href="https://osdn.net/downloads/users/39/39626/Qt5.12.12-Windows-x86-VS2015-20221104.7z" target="_blank">
150     OSDN link
151   </a>
152 </span></td>
153                 <td colspan="2" width="40%">
154 <span class="btn cstyle orange">
155   <a href="https://sourceforge.net/projects/fsu0413-qtbuilds/files/Qt5.12/Windows-x86/Qt5.12.12-Windows-x86-VS2015-20221104.7z" target="_blank">
156     SourceForge link
157   </a>
158 </span></td>
159             </tr>
160             <tr><td width="20%"><b>Build Host:</b></td><td width="30%">Windows 8.1 Update</td><td colspan="2" width="20%"><b>Toolchain Version:</b></td><td width="30%">VS2015 Update 3</td></tr><tr><td width="20%"><b>Notes:</b></td><td colspan="4" width="80%"><strong>NO WEBENGINE</strong> because Qt has no support for QtWebEngine 5.12 for Visual Studio 2015</td></tr>
161         </tbody>
162     </table>
163 <table>
164         <thead><tr><th colspan="5" width="100%" class="fsu0413_qtAddressHeader"><b>Qt5.12.12-Windows-x86_64-VS2015-20221103.7z</b></th></tr></thead>
165         <tbody>
166             <tr><td width="20%"><b>Download:</b></td>
167                 <td colspan="2" width="40%">
168 <span class="btn cstyle green">
169   <a href="https://osdn.net/downloads/users/39/39641/Qt5.12.12-Windows-x86_64-VS2015-20221103.7z" target="_blank">
170     OSDN link
171   </a>
172 </span></td>
173                 <td colspan="2" width="40%">
174 <span class="btn cstyle orange">
175   <a href="https://sourceforge.net/projects/fsu0413-qtbuilds/files/Qt5.12/Windows-x86_64/Qt5.12.12-Windows-x86_64-VS2015-20221103.7z" target="_blank">
176     SourceForge link
177   </a>
178 </span></td>
179             </tr>
180             <tr><td width="20%"><b>Build Host:</b></td><td width="30%">Windows 8.1 Update</td><td colspan="2" width="20%"><b>Toolchain Version:</b></td><td width="30%">VS2015 Update 3</td></tr><tr><td width="20%"><b>Notes:</b></td><td colspan="4" width="80%"><strong>NO WEBENGINE</strong> because Qt has no support for QtWebEngine 5.12 for Visual Studio 2015</td></tr>
181         </tbody>
182     </table>
183 <table>
184         <thead><tr><th colspan="5" width="100%" class="fsu0413_qtAddressHeader"><b>Qt5.12.12-Windows-x86-VS2017-15.9.50-20221104.7z</b></th></tr></thead>
185         <tbody>
186             <tr><td width="20%"><b>Download:</b></td>
187                 <td colspan="2" width="40%">
188 <span class="btn cstyle green">
189   <a href="https://osdn.net/downloads/users/39/39651/Qt5.12.12-Windows-x86-VS2017-15.9.50-20221104.7z" target="_blank">
190     OSDN link
191   </a>
192 </span></td>
193                 <td colspan="2" width="40%">
194 <span class="btn cstyle orange">
195   <a href="https://sourceforge.net/projects/fsu0413-qtbuilds/files/Qt5.12/Windows-x86/Qt5.12.12-Windows-x86-VS2017-15.9.50-20221104.7z" target="_blank">
196     SourceForge link
197   </a>
198 </span></td>
199             </tr>
200             <tr><td width="20%"><b>Build Host:</b></td><td width="30%">Windows 11 10.0.22621</td><td colspan="2" width="20%"><b>Toolchain Version:</b></td><td width="30%">VS2017 15.9.50 w/ Windows SDK 10.0.17763</td></tr><tr><td width="20%"><b>Notes:</b></td><td colspan="4" width="80%"></td></tr>
201         </tbody>
202     </table>
203 <table>
204         <thead><tr><th colspan="5" width="100%" class="fsu0413_qtAddressHeader"><b>Qt5.12.12-Windows-x86_64-VS2017-15.9.50-20221104.7z</b></th></tr></thead>
205         <tbody>
206             <tr><td width="20%"><b>Download:</b></td>
207                 <td colspan="2" width="40%">
208 <span class="btn cstyle green">
209   <a href="https://osdn.net/downloads/users/39/39652/Qt5.12.12-Windows-x86_64-VS2017-15.9.50-20221104.7z" target="_blank">
210     OSDN link
211   </a>
212 </span></td>
213                 <td colspan="2" width="40%">
214 <span class="btn cstyle orange">
215   <a href="https://sourceforge.net/projects/fsu0413-qtbuilds/files/Qt5.12/Windows-x86_64/Qt5.12.12-Windows-x86_64-VS2017-15.9.50-20221104.7z" target="_blank">
216     SourceForge link
217   </a>
218 </span></td>
219             </tr>
220             <tr><td width="20%"><b>Build Host:</b></td><td width="30%">Windows 11 10.0.22621</td><td colspan="2" width="20%"><b>Toolchain Version:</b></td><td width="30%">VS2017 15.9.50 w/ Windows SDK 10.0.17763</td></tr><tr><td width="20%"><b>Notes:</b></td><td colspan="4" width="80%"></td></tr>
221         </tbody>
222     </table>
223 <table>
224         <thead><tr><th colspan="5" width="100%" class="fsu0413_qtAddressHeader"><b>Qt5.12.12-Windows-x86-VS2019-16.11.20-20221104.7z</b></th></tr></thead>
225         <tbody>
226             <tr><td width="20%"><b>Download:</b></td>
227                 <td colspan="2" width="40%">
228 <span class="btn cstyle green">
229   <a href="https://osdn.net/downloads/users/39/39634/Qt5.12.12-Windows-x86-VS2019-16.11.20-20221104.7z" target="_blank">
230     OSDN link
231   </a>
232 </span></td>
233                 <td colspan="2" width="40%">
234 <span class="btn cstyle orange">
235   <a href="https://sourceforge.net/projects/fsu0413-qtbuilds/files/Qt5.12/Windows-x86/Qt5.12.12-Windows-x86-VS2019-16.11.20-20221104.7z" target="_blank">
236     SourceForge link
237   </a>
238 </span></td>
239             </tr>
240             <tr><td width="20%"><b>Build Host:</b></td><td width="30%">Windows 11 10.0.22621</td><td colspan="2" width="20%"><b>Toolchain Version:</b></td><td width="30%">VS2019 16.11.20 w/ Windows SDK 10.0.22000</td></tr><tr><td width="20%"><b>Notes:</b></td><td colspan="4" width="80%"><strong>NO WEBENGINE</strong> because of compile failure</td></tr>
241         </tbody>
242     </table>
243 <table>
244         <thead><tr><th colspan="5" width="100%" class="fsu0413_qtAddressHeader"><b>Qt5.12.12-Windows-x86_64-VS2019-16.11.20-20221104.7z</b></th></tr></thead>
245         <tbody>
246             <tr><td width="20%"><b>Download:</b></td>
247                 <td colspan="2" width="40%">
248 <span class="btn cstyle green">
249   <a href="https://osdn.net/downloads/users/39/39639/Qt5.12.12-Windows-x86_64-VS2019-16.11.20-20221104.7z" target="_blank">
250     OSDN link
251   </a>
252 </span></td>
253                 <td colspan="2" width="40%">
254 <span class="btn cstyle orange">
255   <a href="https://sourceforge.net/projects/fsu0413-qtbuilds/files/Qt5.12/Windows-x86_64/Qt5.12.12-Windows-x86_64-VS2019-16.11.20-20221104.7z" target="_blank">
256     SourceForge link
257   </a>
258 </span></td>
259             </tr>
260             <tr><td width="20%"><b>Build Host:</b></td><td width="30%">Windows 11 10.0.22621</td><td colspan="2" width="20%"><b>Toolchain Version:</b></td><td width="30%">VS2019 16.11.20 w/ Windows SDK 10.0.22000</td></tr><tr><td width="20%"><b>Notes:</b></td><td colspan="4" width="80%"><strong>NO WEBENGINE</strong> because of compile failure</td></tr>
261         </tbody>
262     </table>
263 <h3 id="windows-mingw">Windows-MinGW</h3>
264 <table>
265         <thead><tr><th colspan="5" width="100%" class="fsu0413_qtAddressHeader"><b>Qt5.12.12-Windows-x86-MinGW7.3.0-20221104.7z</b></th></tr></thead>
266         <tbody>
267             <tr><td width="20%"><b>Download:</b></td>
268                 <td colspan="2" width="40%">
269 <span class="btn cstyle green">
270   <a href="https://osdn.net/downloads/users/39/39644/Qt5.12.12-Windows-x86-MinGW7.3.0-20221104.7z" target="_blank">
271     OSDN link
272   </a>
273 </span></td>
274                 <td colspan="2" width="40%">
275 <span class="btn cstyle orange">
276   <a href="https://sourceforge.net/projects/fsu0413-qtbuilds/files/Qt5.12/Windows-x86/Qt5.12.12-Windows-x86-MinGW7.3.0-20221104.7z" target="_blank">
277     SourceForge link
278   </a>
279 </span></td>
280             </tr>
281             <tr><td width="20%"><b>Build Host:</b></td><td width="30%">Windows 8.1 Update</td><td colspan="2" width="20%"><b>Toolchain Version:</b></td><td width="30%">MinGW-w64 v5 w/ GCC 7.3.0</td></tr><tr><td width="20%"><b>MinGW Used:</b></td><td colspan="4" width="80%">
282 <span class="btn cstyle grey">
283   <a href="https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/7.3.0/threads-posix/dwarf/i686-7.3.0-release-posix-dwarf-rt_v5-rev0.7z" target="_blank">
284     32-bit MinGW-w64 v5 w/ GCC 7.3.0
285   </a>
286 </span></td></tr><tr><td width="20%"><b>Notes:</b></td><td colspan="4" width="80%"></td></tr>
287         </tbody>
288     </table>
289 <table>
290         <thead><tr><th colspan="5" width="100%" class="fsu0413_qtAddressHeader"><b>Qt5.12.12-Windows-x86_64-MinGW7.3.0-20221104.7z</b></th></tr></thead>
291         <tbody>
292             <tr><td width="20%"><b>Download:</b></td>
293                 <td colspan="2" width="40%">
294 <span class="btn cstyle green">
295   <a href="https://osdn.net/downloads/users/39/39643/Qt5.12.12-Windows-x86_64-MinGW7.3.0-20221104.7z" target="_blank">
296     OSDN link
297   </a>
298 </span></td>
299                 <td colspan="2" width="40%">
300 <span class="btn cstyle orange">
301   <a href="https://sourceforge.net/projects/fsu0413-qtbuilds/files/Qt5.12/Windows-x86_64/Qt5.12.12-Windows-x86_64-MinGW7.3.0-20221104.7z" target="_blank">
302     SourceForge link
303   </a>
304 </span></td>
305             </tr>
306             <tr><td width="20%"><b>Build Host:</b></td><td width="30%">Windows 8.1 Update</td><td colspan="2" width="20%"><b>Toolchain Version:</b></td><td width="30%">MinGW-w64 v5 w/ GCC 7.3.0</td></tr><tr><td width="20%"><b>MinGW Used:</b></td><td colspan="4" width="80%">
307 <span class="btn cstyle grey">
308   <a href="https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/mingw-builds/7.3.0/threads-posix/seh/x86_64-7.3.0-release-posix-seh-rt_v5-rev0.7z" target="_blank">
309     64-bit MinGW-w64 v5 w/ GCC 7.3.0
310   </a>
311 </span></td></tr><tr><td width="20%"><b>Notes:</b></td><td colspan="4" width="80%"></td></tr>
312         </tbody>
313     </table>
314 <h2 id="static-lite-builds">Static <code>Lite</code> Builds</h2>
315 <h3 id="windows-msvc-1">Windows-MSVC</h3>
316 <table>
317         <thead><tr><th colspan="5" width="100%" class="fsu0413_qtAddressHeader"><b>Qt5.12.12-Windows-x86-VS2015-static-20221104.7z</b></th></tr></thead>
318         <tbody>
319             <tr><td width="20%"><b>Download:</b></td>
320                 <td colspan="2" width="40%">
321 <span class="btn cstyle green">
322   <a href="https://osdn.net/downloads/users/39/39649/Qt5.12.12-Windows-x86-VS2015-static-20221104.7z" target="_blank">
323     OSDN link
324   </a>
325 </span></td>
326                 <td colspan="2" width="40%">
327 <span class="btn cstyle orange">
328   <a href="https://sourceforge.net/projects/fsu0413-qtbuilds/files/Qt5.12/Windows-x86/Qt5.12.12-Windows-x86-VS2015-static-20221104.7z" target="_blank">
329     SourceForge link
330   </a>
331 </span></td>
332             </tr>
333             <tr><td width="20%"><b>Build Host:</b></td><td width="30%">Windows 8.1 Update</td><td colspan="2" width="20%"><b>Toolchain Version:</b></td><td width="30%">VS2015 Update 3</td></tr><tr><td width="20%"><b>Notes:</b></td><td colspan="4" width="80%"></td></tr>
334         </tbody>
335     </table>
336 <table>
337         <thead><tr><th colspan="5" width="100%" class="fsu0413_qtAddressHeader"><b>Qt5.12.12-Windows-x86-VS2017-15.9.50-static-20221104.7z</b></th></tr></thead>
338         <tbody>
339             <tr><td width="20%"><b>Download:</b></td>
340                 <td colspan="2" width="40%">
341 <span class="btn cstyle green">
342   <a href="https://osdn.net/downloads/users/39/39650/Qt5.12.12-Windows-x86-VS2017-15.9.50-static-20221104.7z" target="_blank">
343     OSDN link
344   </a>
345 </span></td>
346                 <td colspan="2" width="40%">
347 <span class="btn cstyle orange">
348   <a href="https://sourceforge.net/projects/fsu0413-qtbuilds/files/Qt5.12/Windows-x86/Qt5.12.12-Windows-x86-VS2017-15.9.50-static-20221104.7z" target="_blank">
349     SourceForge link
350   </a>
351 </span></td>
352             </tr>
353             <tr><td width="20%"><b>Build Host:</b></td><td width="30%">Windows 11 10.0.22621</td><td colspan="2" width="20%"><b>Toolchain Version:</b></td><td width="30%">VS2017 15.9.50 w/ Windows SDK 10.0.17763</td></tr><tr><td width="20%"><b>Notes:</b></td><td colspan="4" width="80%"></td></tr>
354         </tbody>
355     </table>
356 <h2 id="static-full-builds">Static <code>Full</code> Builds</h2>
357 <h3 id="windows-msvc-2">Windows-MSVC</h3>
358 <table>
359         <thead><tr><th colspan="5" width="100%" class="fsu0413_qtAddressHeader"><b>Qt5.12.12-Windows-x86-VS2017-15.9.50-staticFull-20221104.7z</b></th></tr></thead>
360         <tbody>
361             <tr><td width="20%"><b>Download:</b></td>
362                 <td colspan="2" width="40%">
363 <span class="btn cstyle green">
364   <a href="https://osdn.net/downloads/users/39/39656/Qt5.12.12-Windows-x86-VS2017-15.9.50-staticFull-20221104.7z" target="_blank">
365     OSDN link
366   </a>
367 </span></td>
368                 <td colspan="2" width="40%">
369 <span class="btn cstyle orange">
370   <a href="https://sourceforge.net/projects/fsu0413-qtbuilds/files/Qt5.12/Windows-x86/Qt5.12.12-Windows-x86-VS2017-15.9.50-staticFull-20221104.7z" target="_blank">
371     SourceForge link
372   </a>
373 </span></td>
374             </tr>
375             <tr><td width="20%"><b>Build Host:</b></td><td width="30%">Windows 11 10.0.22621</td><td colspan="2" width="20%"><b>Toolchain Version:</b></td><td width="30%">VS2017 15.9.50 w/ Windows SDK 10.0.17763</td></tr><tr><td width="20%"><b>Notes:</b></td><td colspan="4" width="80%"></td></tr>
376         </tbody>
377     </table>
378 <table>
379         <thead><tr><th colspan="5" width="100%" class="fsu0413_qtAddressHeader"><b>Qt5.12.12-Windows-x86_64-VS2017-15.9.50-staticFull-20221104.7z</b></th></tr></thead>
380         <tbody>
381             <tr><td width="20%"><b>Download:</b></td>
382                 <td colspan="2" width="40%">
383 <span class="btn cstyle green">
384   <a href="https://osdn.net/downloads/users/39/39663/Qt5.12.12-Windows-x86_64-VS2017-15.9.50-staticFull-20221104.7z" target="_blank">
385     OSDN link
386   </a>
387 </span></td>
388                 <td colspan="2" width="40%">
389 <span class="btn cstyle orange">
390   <a href="https://sourceforge.net/projects/fsu0413-qtbuilds/files/Qt5.12/Windows-x86_64/Qt5.12.12-Windows-x86_64-VS2017-15.9.50-staticFull-20221104.7z" target="_blank">
391     SourceForge link
392   </a>
393 </span></td>
394             </tr>
395             <tr><td width="20%"><b>Build Host:</b></td><td width="30%">Windows 11 10.0.22621</td><td colspan="2" width="20%"><b>Toolchain Version:</b></td><td width="30%">VS2017 15.9.50 w/ Windows SDK 10.0.17763</td></tr><tr><td width="20%"><b>Notes:</b></td><td colspan="4" width="80%"></td></tr>
396         </tbody>
397     </table>
398 <h3 id="windows-mingw-1">Windows-MinGW</h3>
399 <table>
400         <thead><tr><th colspan="5" width="100%" class="fsu0413_qtAddressHeader"><b>Qt5.12.12-Windows-x86-MinGW7.3.0-staticFull-20221104.7z</b></th></tr></thead>
401         <tbody>
402             <tr><td width="20%"><b>Download:</b></td>
403                 <td colspan="2" width="40%">
404 <span class="btn cstyle green">
405   <a href="https://osdn.net/downloads/users/39/39657/Qt5.12.12-Windows-x86-MinGW7.3.0-staticFull-20221104.7z" target="_blank">
406     OSDN link
407   </a>
408 </span></td>
409                 <td colspan="2" width="40%">
410 <span class="btn cstyle orange">
411   <a href="https://sourceforge.net/projects/fsu0413-qtbuilds/files/Qt5.12/Windows-x86/Qt5.12.12-Windows-x86-MinGW7.3.0-staticFull-20221104.7z" target="_blank">
412     SourceForge link
413   </a>
414 </span></td>
415             </tr>
416             <tr><td width="20%"><b>Build Host:</b></td><td width="30%">Windows 8.1 Update</td><td colspan="2" width="20%"><b>Toolchain Version:</b></td><td width="30%">MinGW-w64 v5 w/ GCC 7.3.0</td></tr><tr><td width="20%"><b>MinGW Used:</b></td><td colspan="4" width="80%">
417 <span class="btn cstyle grey">
418   <a href="https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/7.3.0/threads-posix/dwarf/i686-7.3.0-release-posix-dwarf-rt_v5-rev0.7z" target="_blank">
419     32-bit MinGW-w64 v5 w/ GCC 7.3.0
420   </a>
421 </span></td></tr><tr><td width="20%"><b>Notes:</b></td><td colspan="4" width="80%"></td></tr>
422         </tbody>
423     </table>
424 <table>
425         <thead><tr><th colspan="5" width="100%" class="fsu0413_qtAddressHeader"><b>Qt5.12.12-Windows-x86_64-MinGW7.3.0-staticFull-20221103.7z</b></th></tr></thead>
426         <tbody>
427             <tr><td width="20%"><b>Download:</b></td>
428                 <td colspan="2" width="40%">
429 <span class="btn cstyle green">
430   <a href="https://osdn.net/downloads/users/39/39660/Qt5.12.12-Windows-x86_64-MinGW7.3.0-staticFull-20221103.7z" target="_blank">
431     OSDN link
432   </a>
433 </span></td>
434                 <td colspan="2" width="40%">
435 <span class="btn cstyle orange">
436   <a href="https://sourceforge.net/projects/fsu0413-qtbuilds/files/Qt5.12/Windows-x86_64/Qt5.12.12-Windows-x86_64-MinGW7.3.0-staticFull-20221103.7z" target="_blank">
437     SourceForge link
438   </a>
439 </span></td>
440             </tr>
441             <tr><td width="20%"><b>Build Host:</b></td><td width="30%">Windows 8.1 Update</td><td colspan="2" width="20%"><b>Toolchain Version:</b></td><td width="30%">MinGW-w64 v5 w/ GCC 7.3.0</td></tr><tr><td width="20%"><b>MinGW Used:</b></td><td colspan="4" width="80%">
442 <span class="btn cstyle grey">
443   <a href="https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/mingw-builds/7.3.0/threads-posix/seh/x86_64-7.3.0-release-posix-seh-rt_v5-rev0.7z" target="_blank">
444     64-bit MinGW-w64 v5 w/ GCC 7.3.0
445   </a>
446 </span></td></tr><tr><td width="20%"><b>Notes:</b></td><td colspan="4" width="80%"></td></tr>
447         </tbody>
448     </table>
449
450             <footer class="footline">
451             </footer>
452           </article>
453         </div>
454       </main>
455     </div>
456     <aside id="sidebar" class="default-animation" dir="ltr">
457       <div id="header-wrapper" class="default-animation">
458         <div id="header" class="default-animation">
459 <p class="fsu0413_logo"><img src="https://codereview.qt-project.org/static/logo_qt.png" /></p>
460         </div>
461       </div>
462       <div id="homelinks" class="default-animation">
463         <ul>
464           <li><a class="padding" href="/index.html"><i class='fas fa-home'></i> Home</a></li>
465         </ul>
466       </div>
467       <div id="content-wrapper" class="highlightable">
468         <ul class="topics">
469           <li data-nav-id="/5.12-series/index.html" class="dd-item parent"><a href="/5.12-series/index.html">5.12 series</a><ul id="subsections-2c0b2ae1d884bccfca2dfb294f752a41">
470           <li data-nav-id="/5.12-series/5.12.12-for-windows/index.html" class="dd-item active"><a href="/5.12-series/5.12.12-for-windows/index.html">5.12.12 for Windows</a></li>
471           <li data-nav-id="/5.12-series/5.12.12-for-android/index.html" class="dd-item"><a href="/5.12-series/5.12.12-for-android/index.html">5.12.12 for Android</a></li></ul></li>
472           <li data-nav-id="/5.15-series/index.html" class="dd-item"><a href="/5.15-series/index.html">5.15 series</a><ul id="subsections-dfde3005aa1a1a9f4665d82e5e9612d8">
473           <li data-nav-id="/5.15-series/5.15.8-for-windows/index.html" class="dd-item"><a href="/5.15-series/5.15.8-for-windows/index.html">5.15.8 for Windows</a></li>
474           <li data-nav-id="/5.15-series/5.15.8-for-macos/index.html" class="dd-item"><a href="/5.15-series/5.15.8-for-macos/index.html">5.15.8 for macOS</a></li>
475           <li data-nav-id="/5.15-series/5.15.8-for-android/index.html" class="dd-item"><a href="/5.15-series/5.15.8-for-android/index.html">5.15.8 for Android</a></li>
476           <li data-nav-id="/5.15-series/5.15.8-for-webassembly/index.html" class="dd-item"><a href="/5.15-series/5.15.8-for-webassembly/index.html">5.15.8 for WebAssembly</a></li></ul></li>
477           <li data-nav-id="/6.2-series/index.html" class="dd-item"><a href="/6.2-series/index.html">6.2 series</a><ul id="subsections-c2b87e4570db0ee260cc7de2c4b80e99">
478           <li data-nav-id="/6.2-series/6.2.4-for-windows/index.html" class="dd-item"><a href="/6.2-series/6.2.4-for-windows/index.html">6.2.4 for Windows</a></li>
479           <li data-nav-id="/6.2-series/6.2.4-for-macos/index.html" class="dd-item"><a href="/6.2-series/6.2.4-for-macos/index.html">6.2.4 for macOS</a></li>
480           <li data-nav-id="/6.2-series/6.2.4-for-android/index.html" class="dd-item"><a href="/6.2-series/6.2.4-for-android/index.html">6.2.4 for Android</a></li>
481           <li data-nav-id="/6.2-series/6.2.4-for-webassembly/index.html" class="dd-item"><a href="/6.2-series/6.2.4-for-webassembly/index.html">6.2.4 for WebAssembly</a></li></ul></li>
482           <li data-nav-id="/6.4-series/index.html" class="dd-item"><a href="/6.4-series/index.html">6.4 series</a><ul id="subsections-6d83ded247ba4c263177d411aee127e5">
483           <li data-nav-id="/6.4-series/6.4.2-for-windows/index.html" class="dd-item"><a href="/6.4-series/6.4.2-for-windows/index.html">6.4.2 for Windows</a></li>
484           <li data-nav-id="/6.4-series/6.4.2-for-macos/index.html" class="dd-item"><a href="/6.4-series/6.4.2-for-macos/index.html">6.4.2 for macOS</a></li>
485           <li data-nav-id="/6.4-series/6.4.2-for-android/index.html" class="dd-item"><a href="/6.4-series/6.4.2-for-android/index.html">6.4.2 for Android</a></li>
486           <li data-nav-id="/6.4-series/6.4.2-for-webassembly/index.html" class="dd-item"><a href="/6.4-series/6.4.2-for-webassembly/index.html">6.4.2 for WebAssembly</a></li></ul></li>
487           <li data-nav-id="/miscellaneous/index.html" class="dd-item"><a href="/miscellaneous/index.html">Miscellaneous</a><ul id="subsections-59c45accf7e43befe663d68447543959">
488           <li data-nav-id="/miscellaneous/notes-for-this-repo/index.html" class="dd-item"><a href="/miscellaneous/notes-for-this-repo/index.html">Notes for this repo</a></li>
489           <li data-nav-id="/miscellaneous/current-build-status/index.html" class="dd-item"><a href="/miscellaneous/current-build-status/index.html">Current build status</a></li>
490           <li data-nav-id="/miscellaneous/current-failures/index.html" class="dd-item"><a href="/miscellaneous/current-failures/index.html">Current failures</a></li>
491           <li data-nav-id="/miscellaneous/histories/index.html" class="dd-item"><a href="/miscellaneous/histories/index.html">Previous Histories</a></li></ul></li>
492           <li data-nav-id="/legacy-lts-series/index.html" class="dd-item"><a href="/legacy-lts-series/index.html">Legacy LTS Series</a><ul id="subsections-5cd0b6ebd88105014c721df753e3aba0">
493           <li data-nav-id="/legacy-lts-series/4.8-series/index.html" class="dd-item alwaysopen"><a href="/legacy-lts-series/4.8-series/index.html">4.8 series</a><ul id="subsections-fde90e23068d0005e4f65b64b693e2ea">
494           <li data-nav-id="/legacy-lts-series/4.8-series/4.8.7-for-windows/index.html" class="dd-item"><a href="/legacy-lts-series/4.8-series/4.8.7-for-windows/index.html">4.8.7 for Windows</a></li>
495           <li data-nav-id="/legacy-lts-series/4.8-series/4.8.7-for-macos/index.html" class="dd-item"><a href="/legacy-lts-series/4.8-series/4.8.7-for-macos/index.html">4.8.7 for macOS</a></li></ul></li>
496           <li data-nav-id="/legacy-lts-series/5.6-series/index.html" class="dd-item alwaysopen"><a href="/legacy-lts-series/5.6-series/index.html">5.6 series</a><ul id="subsections-1796b7c7d02948092a040169069ea60b">
497           <li data-nav-id="/legacy-lts-series/5.6-series/5.6.3-for-windows/index.html" class="dd-item"><a href="/legacy-lts-series/5.6-series/5.6.3-for-windows/index.html">5.6.3 for Windows</a></li>
498           <li data-nav-id="/legacy-lts-series/5.6-series/5.6.3-for-macos/index.html" class="dd-item"><a href="/legacy-lts-series/5.6-series/5.6.3-for-macos/index.html">5.6.3 for macOS</a></li>
499           <li data-nav-id="/legacy-lts-series/5.6-series/5.6.3-for-android/index.html" class="dd-item"><a href="/legacy-lts-series/5.6-series/5.6.3-for-android/index.html">5.6.3 for Android</a></li></ul></li>
500           <li data-nav-id="/legacy-lts-series/5.9-series/index.html" class="dd-item alwaysopen"><a href="/legacy-lts-series/5.9-series/index.html">5.9 series</a><ul id="subsections-f8745d5ebc3d3c70b6d105e44a063326">
501           <li data-nav-id="/legacy-lts-series/5.9-series/5.9.9-for-windows/index.html" class="dd-item"><a href="/legacy-lts-series/5.9-series/5.9.9-for-windows/index.html">5.9.9 for Windows</a></li>
502           <li data-nav-id="/legacy-lts-series/5.9-series/5.9.9-for-macos/index.html" class="dd-item"><a href="/legacy-lts-series/5.9-series/5.9.9-for-macos/index.html">5.9.9 for macOS</a></li>
503           <li data-nav-id="/legacy-lts-series/5.9-series/5.9.9-for-android/index.html" class="dd-item"><a href="/legacy-lts-series/5.9-series/5.9.9-for-android/index.html">5.9.9 for Android</a></li></ul></li>
504           <li data-nav-id="/legacy-lts-series/5.12-series/index.html" class="dd-item alwaysopen"><a href="/legacy-lts-series/5.12-series/index.html">5.12 series</a><ul id="subsections-1c9205acacd79bb25b30a84b030ea10b">
505           <li data-nav-id="/legacy-lts-series/5.12-series/5.12.12-for-macos/index.html" class="dd-item"><a href="/legacy-lts-series/5.12-series/5.12.12-for-macos/index.html">5.12.12 for macOS</a></li>
506           <li data-nav-id="/legacy-lts-series/5.12-series/5.12.12-for-webassembly/index.html" class="dd-item"><a href="/legacy-lts-series/5.12-series/5.12.12-for-webassembly/index.html">5.12.12 for WebAssembly</a></li></ul></li></ul></li>
507         </ul>
508         <div id="shortcuts">
509           <div class="nav-title">More</div>
510           <ul>
511             <li><a class="padding" href="https://github.com/Fsu0413/QtCompile"><i class='fab fa-fw fa-github'></i> GitHub repo</a></li>
512             <li><a class="padding" href="http://www.qtcn.org/bbs/read.php?tid=85733&amp;ds=1&amp;page=1&amp;toread=1#194070"><i class='fas fa-poll-h'></i> BBS publish post (Chinese only)</a></li>
513           </ul>
514         </div>
515         <div class="footermargin footerLangSwitch footerVariantSwitch footerVisitedLinks footerFooter showLangSwitch showVariantSwitch showFooter"></div>
516         <hr class="default-animation footerLangSwitch footerVariantSwitch footerVisitedLinks footerFooter showLangSwitch showVariantSwitch showFooter">
517         <div id="prefooter" class="footerLangSwitch footerVariantSwitch footerVisitedLinks showLangSwitch showVariantSwitch">
518           <ul>
519             <li id="select-language-container" class="footerLangSwitch showLangSwitch">
520               <div class="padding select-container">
521                 <i class="fas fa-language fa-fw"></i>
522                 <span>&nbsp;</span>
523                 <div class="select-style">
524                   <label class="a11y-only" for="select-language">Language</label>
525                   <select id="select-language" onchange="location = baseUri + this.value;">
526                     <option lang="en" id="en" value="/5.12-series/5.12.12-for-windows/index.html" selected>English</option>
527                     <option lang="zh-cn" id="zh-cn" value="/zh-cn/5.12-series/5.12.12-for-windows/index.html">简体中文(中国)</option>
528                   </select>
529                 </div>
530                 <div class="select-clear"></div>
531               </div>
532             </li>
533             <li id="select-variant-container" class="footerVariantSwitch showVariantSwitch">
534               <div class="padding select-container">
535                 <i class="fas fa-paint-brush fa-fw"></i>
536                 <span>&nbsp;</span>
537                 <div class="select-style">
538                   <label class="a11y-only" for="select-variant">Theme</label>
539                   <select id="select-variant" onchange="window.variants && variants.changeVariant( this.value );">
540                     <option id="relearn-dark" value="relearn-dark" selected>Relearn Dark</option>
541                     <option id="relearn-light" value="relearn-light">Relearn Light</option>
542                     <option id="learn" value="learn">Learn</option>
543                     <option id="neon" value="neon">Neon</option>
544                     <option id="red" value="red">Red</option>
545                     <option id="blue" value="blue">Blue</option>
546                     <option id="green" value="green">Green</option>
547                   </select>
548                 </div>
549                 <div class="select-clear"></div>
550               </div>
551               <script>window.variants && variants.markSelectedVariant();</script>
552             </li>
553             <li class="footerVisitedLinks"><button class="padding" onclick="clearHistory();"><i class="fas fa-history fa-fw"></i> Clear History</button></li>
554           </ul>
555         </div>
556         <div id="footer" class="footerFooter showFooter"><p class="fsu0413_leftFooter">Code less. Create more. Deploy everywhere.<br />
557 Site generated: Wed, 18 Jan 2023 19:52:45 CST</p>
558
559         </div>
560       </div>
561     </aside>
562     <script src="/js/clipboard.min.js" defer></script>
563     <script src="/js/perfect-scrollbar.min.js" defer></script>
564     <script src="/js/featherlight.min.js" defer></script>
565     <script src="/js/theme.js" defer></script>
566   </body>
567 </html>