-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathindex.html
282 lines (276 loc) · 21 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
<!DOCTYPE html>
<html lang="en" dir="ltr" itemscope itemtype="http://schema.org/Article">
<head>
<meta charset="utf-8">
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
<meta name="generator" content="Hugo 0.132.1">
<meta name="generator" content="Relearn 6.0.0">
<meta name="description" content="Personal build of Qt4 onwards, with SSL builtin. Multiple configuration available.">
<meta name="author" content="Fsu0413">
<meta itemprop="name" content="Fsu0413's Original Qt builds">
<meta itemprop="description" content="Personal build of Qt4 onwards, with SSL builtin. Multiple configuration available.">
<meta itemprop="wordCount" content="143">
<title>Fsu0413's Original Qt builds</title>
<link href="/index.html" rel="alternate" hreflang="x-default">
<link href="/index.html" rel="alternate" hreflang="en">
<link href="/zh-cn/index.html" rel="alternate" hreflang="zh-cn">
<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>
<link href="/css/nucleus.css" rel="stylesheet">
<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>
<link href="/css/perfect-scrollbar.min.css" rel="stylesheet">
<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>
<link href="/css/theme.css" rel="stylesheet">
<link href="/css/theme-relearn-dark.css" rel="stylesheet" id="R-variant-style">
<link href="/css/chroma-relearn-dark.css" rel="stylesheet" id="R-variant-chroma-style">
<link href="/css/variant.css" rel="stylesheet">
<link href="/css/print.css" rel="stylesheet" media="print">
<script src="/js/variant.js"></script>
<script>
window.relearn = window.relearn || {};
window.relearn.relBasePath='.';
window.relearn.relBaseUri='.';
window.relearn.absBaseUri='';
// variant stuff
window.variants && variants.init( [ 'relearn-dark', 'relearn-bright', 'relearn-light', 'zen-dark', 'zen-light', 'learn', 'neon', 'red', 'blue', 'green' ] );
// translations
window.T_Copy_to_clipboard = `Copy to clipboard`;
window.T_Copied_to_clipboard = `Copied to clipboard!`;
window.T_Copy_link_to_clipboard = `Copy link to clipboard`;
window.T_Link_copied_to_clipboard = `Copied link to clipboard!`;
window.T_Reset_view = `Reset view`;
window.T_View_reset = `View reset!`;
window.T_No_results_found = `No results found for "{0}"`;
window.T_N_results_found = `{1} results found for "{0}"`;
</script><style>
p.fsu0413_leftFooter {
text-align: center;
font-style: italic;
font-size: x-small;
}
p.fsu0413_logo {
text-align: left;
}
p.fsu0413_error {
font-weight: 900;
font-size: 300%;
color: red;
}
th.fsu0413_qtAddressHeader {
text-align: center;
}
h1 {
text-transform: none;
}
strong {
color: red;
}
del {
color: gray;
}
</style>
</head>
<body class="mobile-support html disableInlineCopyToClipboard" data-url="/index.html">
<div id="R-body" class="default-animation">
<div id="R-body-overlay"></div>
<nav id="R-topbar">
<div class="topbar-wrapper">
<div class="topbar-sidebar-divider"></div>
<div class="topbar-area topbar-area-start" data-area="start">
<div class="topbar-button topbar-button-sidebar" data-content-empty="disable" data-width-s="show" data-width-m="hide" data-width-l="hide"><button class="topbar-control" onclick="toggleNav()" type="button" title="Menu (CTRL+ALT+n)"><i class="fa-fw fas fa-bars"></i></button>
</div>
<div class="topbar-button topbar-button-toc" data-content-empty="hide" data-width-s="show" data-width-m="show" data-width-l="show"><button class="topbar-control" onclick="toggleTopbarFlyout(this)" type="button" title="Table of Contents (CTRL+ALT+t)"><i class="fa-fw fas fa-list-alt"></i></button>
<div class="topbar-content">
<div class="topbar-content-wrapper"><nav class="TableOfContents">
<ul>
<li><a href="#disclaimer">Disclaimer</a></li>
<li><a href="#update-history">Update History</a>
<ul>
<li><a href="#22nd-jun-2024">22nd Jun, 2024</a></li>
<li><a href="#9th-jun-2024">9th Jun, 2024</a></li>
<li><a href="#before-28th-may-2024">Before 28th May, 2024</a></li>
</ul>
</li>
</ul>
</nav>
</div>
</div>
</div>
</div>
<ol class="topbar-breadcrumbs breadcrumbs highlightable" itemscope itemtype="http://schema.org/BreadcrumbList"><li
itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement"><span itemprop="name">Fsu0413's Original Qt builds</span><meta itemprop="position" content="1"></li>
</ol>
<div class="topbar-area topbar-area-end" data-area="end">
<div class="topbar-button topbar-button-more" data-content-empty="hide" data-width-s="show" data-width-m="show" data-width-l="show"><button class="topbar-control" onclick="toggleTopbarFlyout(this)" type="button" title="More"><i class="fa-fw fas fa-ellipsis-v"></i></button>
<div class="topbar-content">
<div class="topbar-content-wrapper">
<div class="topbar-area topbar-area-more" data-area="more">
</div>
</div>
</div>
</div>
</div>
</div>
</nav>
<div id="R-main-overlay"></div>
<main id="R-body-inner" class="highlightable home" tabindex="-1">
<div class="flex-block-wrapper">
<article class="home">
<header class="headline">
</header>
<h1 id="fsu0413s-original-qt-builds">Fsu0413's Original Qt builds</h1>
<h2 id="disclaimer">Disclaimer</h2>
<p>These binaries built by Fsu0413 are <strong>TOTALLY UNTESTED</strong>. Use at your own risk.<br>
The code used is downloaded from <a href="http://download.qt.io" rel="external" target="_blank">here</a>, and patches applied on top of code are <a href="/miscellaneous/notesforthisrepo/index.html#existing-patches">listed here</a> only for dealing with some simple and minor compile / build fixes.<br>
<strong>THESE PACKAGE ARE PROVIDED “As is”, I have no responsibility that you mess up your things with this binaries.</strong><br>
Thanks for The Qt Company Ltd. and the programmers of Qt for their fantastic work!!</p>
<h2 id="update-history">Update History</h2>
<h3 id="22nd-jun-2024">22nd Jun, 2024</h3>
<p>Update Qt 6.7.2.<br>
Rebuild versions built by llvm-mingw 18 series toolchain, using llvm-mingw 18.1.8.<br>
Update Visual Studio 2022 to 17.10.3.<br>
Update Visual Studio 2019 to 16.11.37.<br>
Update Visual Studio 2017 to 15.9.63.</p>
<h3 id="9th-jun-2024">9th Jun, 2024</h3>
<p>Update OpenSSL to 3.0.13.<br>
Rebuild versions built by llvm-mingw 18 series toolchain, using llvm-mingw 18.1.7.<br>
Update Visual Studio 2022 to 17.10.1.</p>
<h3 id="before-28th-may-2024">Before 28th May, 2024</h3>
<p><a href="/miscellaneous/histories/index.html">Here</a></p>
<footer class="footline">
</footer>
</article>
</div>
</main>
</div>
<aside id="R-sidebar" class="default-animation">
<div id="R-header-topbar" class="default-animation"></div>
<div id="R-header-wrapper" class="default-animation">
<div id="R-header" class="default-animation">
<p class="fsu0413_logo"><img src="https://codereview.qt-project.org/static/logo_qt.png" /></p>
</div>
</div>
<div id="R-homelinks" class="default-animation homelinks">
<ul>
<li><a class="padding" href="/index.html"><i class='fas fa-home'></i> Home</a></li>
</ul>
<hr class="padding">
</div>
<div id="R-content-wrapper" class="highlightable">
<div id="R-topics">
<ul class="enlarge morespace collapsible-menu">
<li data-nav-id="/5.15-series/index.html" class=""><a class="padding" href="/5.15-series/index.html">5.15 series</a><ul id="R-subsections-d374b83d03acc30b906324bf7f6b9899" class="morespace collapsible-menu">
<li data-nav-id="/5.15-series/5.15.11-for-windows/index.html" class=""><a class="padding" href="/5.15-series/5.15.11-for-windows/index.html">5.15.14 for Windows</a></li>
<li data-nav-id="/5.15-series/5.15.11-for-macos/index.html" class=""><a class="padding" href="/5.15-series/5.15.11-for-macos/index.html">5.15.14 for macOS</a></li>
<li data-nav-id="/5.15-series/5.15.11-for-android/index.html" class=""><a class="padding" href="/5.15-series/5.15.11-for-android/index.html">5.15.14 for Android</a></li>
<li data-nav-id="/5.15-series/5.15.11-for-webassembly/index.html" class=""><a class="padding" href="/5.15-series/5.15.11-for-webassembly/index.html">5.15.14 for WebAssembly</a></li></ul></li>
<li data-nav-id="/6.2-series/index.html" class=""><a class="padding" href="/6.2-series/index.html">6.2 series</a><ul id="R-subsections-f3427fcbeda6da3be7e077b630aae545" class="morespace collapsible-menu">
<li data-nav-id="/6.2-series/6.2.6-for-windows/index.html" class=""><a class="padding" href="/6.2-series/6.2.6-for-windows/index.html">6.2.8 for Windows</a></li>
<li data-nav-id="/6.2-series/6.2.6-for-macos/index.html" class=""><a class="padding" href="/6.2-series/6.2.6-for-macos/index.html">6.2.8 for macOS</a></li>
<li data-nav-id="/6.2-series/6.2.6-for-android/index.html" class=""><a class="padding" href="/6.2-series/6.2.6-for-android/index.html">6.2.8 for Android</a></li>
<li data-nav-id="/6.2-series/6.2.6-for-webassembly/index.html" class=""><a class="padding" href="/6.2-series/6.2.6-for-webassembly/index.html">6.2.8 for WebAssembly</a></li></ul></li>
<li data-nav-id="/6.5-series/index.html" class=""><a class="padding" href="/6.5-series/index.html">6.5 series</a><ul id="R-subsections-18a4c979f7cbac2afeb0fd2f6e4dfee1" class="morespace collapsible-menu">
<li data-nav-id="/6.5-series/6.5.3-for-windows/index.html" class=""><a class="padding" href="/6.5-series/6.5.3-for-windows/index.html">6.5.3 for Windows</a></li>
<li data-nav-id="/6.5-series/6.5.3-for-macos/index.html" class=""><a class="padding" href="/6.5-series/6.5.3-for-macos/index.html">6.5.3 for macOS</a></li>
<li data-nav-id="/6.5-series/6.5.3-for-android/index.html" class=""><a class="padding" href="/6.5-series/6.5.3-for-android/index.html">6.5.3 for Android</a></li>
<li data-nav-id="/6.5-series/6.5.3-for-webassembly/index.html" class=""><a class="padding" href="/6.5-series/6.5.3-for-webassembly/index.html">6.5.3 for WebAssembly</a></li></ul></li>
<li data-nav-id="/6.7-series/index.html" class=""><a class="padding" href="/6.7-series/index.html">6.7 series</a><ul id="R-subsections-7bba749b3ce093fe170f5d1dec09c5d9" class="morespace collapsible-menu">
<li data-nav-id="/6.7-series/6.7.0-for-windows/index.html" class=""><a class="padding" href="/6.7-series/6.7.0-for-windows/index.html">6.7.2 for Windows</a></li>
<li data-nav-id="/6.7-series/6.7.0-for-macos/index.html" class=""><a class="padding" href="/6.7-series/6.7.0-for-macos/index.html">6.7.2 for macOS</a></li>
<li data-nav-id="/6.7-series/6.7.0-for-android/index.html" class=""><a class="padding" href="/6.7-series/6.7.0-for-android/index.html">6.7.2 for Android</a></li>
<li data-nav-id="/6.7-series/6.7.0-for-webassembly/index.html" class=""><a class="padding" href="/6.7-series/6.7.0-for-webassembly/index.html">6.7.2 for WebAssembly</a></li></ul></li>
<li data-nav-id="/miscellaneous/index.html" class=""><a class="padding" href="/miscellaneous/index.html">Miscellaneous</a><ul id="R-subsections-fbd0e6ecd70e8ab847a5d20136c55334" class="morespace collapsible-menu">
<li data-nav-id="/miscellaneous/notesforthisrepo/index.html" class=""><a class="padding" href="/miscellaneous/notesforthisrepo/index.html">Notes for this repository</a></li>
<li data-nav-id="/miscellaneous/current-build-status/index.html" class=""><a class="padding" href="/miscellaneous/current-build-status/index.html">Current build status</a></li>
<li data-nav-id="/miscellaneous/current-failures/index.html" class=""><a class="padding" href="/miscellaneous/current-failures/index.html">Current failures</a></li>
<li data-nav-id="/miscellaneous/histories/index.html" class=""><a class="padding" href="/miscellaneous/histories/index.html">Previous Histories</a></li></ul></li>
<li data-nav-id="/legacy-lts-series/index.html" class=""><a class="padding" href="/legacy-lts-series/index.html">Legacy LTS Series</a><ul id="R-subsections-730218419a8619fdefe59e074e041861" class="morespace collapsible-menu">
<li data-nav-id="/legacy-lts-series/4.8-series/index.html" class="alwaysopen"><a class="padding" href="/legacy-lts-series/4.8-series/index.html">4.8 series</a><ul id="R-subsections-5a7aaa7fcfa9e44f9aa267a8a1b98ed7" class="morespace collapsible-menu">
<li data-nav-id="/legacy-lts-series/4.8-series/4.8.7-for-windows/index.html" class=""><a class="padding" href="/legacy-lts-series/4.8-series/4.8.7-for-windows/index.html">4.8.7 for Windows</a></li>
<li data-nav-id="/legacy-lts-series/4.8-series/4.8.7-for-macos/index.html" class=""><a class="padding" href="/legacy-lts-series/4.8-series/4.8.7-for-macos/index.html">4.8.7 for macOS</a></li></ul></li>
<li data-nav-id="/legacy-lts-series/5.6-series/index.html" class="alwaysopen"><a class="padding" href="/legacy-lts-series/5.6-series/index.html">5.6 series</a><ul id="R-subsections-bbc786282a85026b96f7cc14b5daa443" class="morespace collapsible-menu">
<li data-nav-id="/legacy-lts-series/5.6-series/5.6.3-for-windows/index.html" class=""><a class="padding" href="/legacy-lts-series/5.6-series/5.6.3-for-windows/index.html">5.6.3 for Windows</a></li>
<li data-nav-id="/legacy-lts-series/5.6-series/5.6.3-for-macos/index.html" class=""><a class="padding" href="/legacy-lts-series/5.6-series/5.6.3-for-macos/index.html">5.6.3 for macOS</a></li>
<li data-nav-id="/legacy-lts-series/5.6-series/5.6.3-for-android/index.html" class=""><a class="padding" href="/legacy-lts-series/5.6-series/5.6.3-for-android/index.html">5.6.3 for Android</a></li></ul></li>
<li data-nav-id="/legacy-lts-series/5.9-series/index.html" class="alwaysopen"><a class="padding" href="/legacy-lts-series/5.9-series/index.html">5.9 series</a><ul id="R-subsections-c8c1f21fb78dfca51b602bc79677a411" class="morespace collapsible-menu">
<li data-nav-id="/legacy-lts-series/5.9-series/5.9.9-for-windows/index.html" class=""><a class="padding" href="/legacy-lts-series/5.9-series/5.9.9-for-windows/index.html">5.9.9 for Windows</a></li>
<li data-nav-id="/legacy-lts-series/5.9-series/5.9.9-for-macos/index.html" class=""><a class="padding" href="/legacy-lts-series/5.9-series/5.9.9-for-macos/index.html">5.9.9 for macOS</a></li>
<li data-nav-id="/legacy-lts-series/5.9-series/5.9.9-for-android/index.html" class=""><a class="padding" href="/legacy-lts-series/5.9-series/5.9.9-for-android/index.html">5.9.9 for Android</a></li></ul></li>
<li data-nav-id="/legacy-lts-series/5.12-series/index.html" class="alwaysopen"><a class="padding" href="/legacy-lts-series/5.12-series/index.html">5.12 series</a><ul id="R-subsections-bf998861c2346df0882569093dd2357d" class="morespace collapsible-menu">
<li data-nav-id="/legacy-lts-series/5.12-series/5.12.12-for-windows/index.html" class=""><a class="padding" href="/legacy-lts-series/5.12-series/5.12.12-for-windows/index.html">5.12.12 for Windows</a></li>
<li data-nav-id="/legacy-lts-series/5.12-series/5.12.12-for-macos/index.html" class=""><a class="padding" href="/legacy-lts-series/5.12-series/5.12.12-for-macos/index.html">5.12.12 for macOS</a></li>
<li data-nav-id="/legacy-lts-series/5.12-series/5.12.12-for-android/index.html" class=""><a class="padding" href="/legacy-lts-series/5.12-series/5.12.12-for-android/index.html">5.12.12 for Android</a></li>
<li data-nav-id="/legacy-lts-series/5.12-series/5.12.12-for-webassembly/index.html" class=""><a class="padding" 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>
</ul>
</div>
<div id="R-shortcuts">
<div class="nav-title padding">More</div>
<ul class="space">
<li><a class="padding" href="https://github.com/Fsu0413/QtCompile"><i class='fab fa-fw fa-github'></i> GitHub repo</a></li>
<li><a class="padding" href="http://www.qtcn.org/bbs/read.php?tid=85733&ds=1&page=1&toread=1#194070"><i class='fas fa-poll-h'></i> BBS publish post (Chinese only)</a></li>
</ul>
</div>
<div class="padding footermargin footerLangSwitch footerVariantSwitch footerVisitedLinks footerFooter showLangSwitch showVariantSwitch showFooter"></div>
<div id="R-menu-footer">
<hr class="padding default-animation footerLangSwitch footerVariantSwitch footerVisitedLinks footerFooter showLangSwitch showVariantSwitch showFooter">
<div id="R-prefooter" class="footerLangSwitch footerVariantSwitch footerVisitedLinks showLangSwitch showVariantSwitch">
<ul>
<li id="R-select-language-container" class="footerLangSwitch showLangSwitch">
<div class="padding menu-control">
<i class="fa-fw fas fa-language"></i>
<span> </span>
<div class="control-style">
<label class="a11y-only" for="R-select-language">Language</label>
<select id="R-select-language" onchange="location = this.querySelector( this.value ).dataset.url;">
<option id="R-select-language-en" value="#R-select-language-en" data-url="/index.html" lang="en" selected>English</option>
<option id="R-select-language-zh-cn" value="#R-select-language-zh-cn" data-url="/zh-cn/index.html" lang="zh-cn">简体中文(中国)</option>
</select>
</div>
<div class="clear"></div>
</div>
</li>
<li id="R-select-variant-container" class="footerVariantSwitch showVariantSwitch">
<div class="padding menu-control">
<i class="fa-fw fas fa-paint-brush"></i>
<span> </span>
<div class="control-style">
<label class="a11y-only" for="R-select-variant">Theme</label>
<select id="R-select-variant" onchange="window.variants && variants.changeVariant( this.value );">
<option id="R-select-variant-relearn-dark" value="relearn-dark" selected>Relearn Dark</option>
<option id="R-select-variant-relearn-bright" value="relearn-bright">Relearn Bright</option>
<option id="R-select-variant-relearn-light" value="relearn-light">Relearn Light</option>
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
<option id="R-select-variant-learn" value="learn">Learn</option>
<option id="R-select-variant-neon" value="neon">Neon</option>
<option id="R-select-variant-red" value="red">Red</option>
<option id="R-select-variant-blue" value="blue">Blue</option>
<option id="R-select-variant-green" value="green">Green</option>
</select>
</div>
<div class="clear"></div>
</div>
<script>window.variants && variants.markSelectedVariant();</script>
</li>
<li class="footerVisitedLinks">
<div class="padding menu-control">
<i class="fa-fw fas fa-history"></i>
<span> </span>
<div class="control-style">
<button onclick="clearHistory();">Clear History</button>
</div>
<div class="clear"></div>
</div>
</li>
</ul>
</div>
<div id="R-footer" class="footerFooter showFooter"><p class="fsu0413_leftFooter">Code less. Create more. Deploy everywhere.<br />
Site generated: Sat, 17 Aug 2024 20:15:30 CST</p>
</div>
</div>
</div>
</aside>
<script src="/js/clipboard.min.js" defer></script>
<script src="/js/perfect-scrollbar.min.js" defer></script>
<script src="/js/theme.js" defer></script>
</body>
</html>