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: build_msvc/README.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
@@ -30,7 +30,7 @@ Qt
30
30
---------------------
31
31
To build Bitcoin Core with the GUI, a static build of Qt is required.
32
32
33
-
1. Download a single ZIP archive of Qt source code from https://download.qt.io/official_releases/qt/ (e.g., [`qt-everywhere-opensource-src-5.15.3.zip`](https://download.qt.io/official_releases/qt/5.15/5.15.3/single/qt-everywhere-opensource-src-5.15.3.zip)), and expand it into a dedicated folder. The following instructions assume that this folder is `C:\dev\qt-source`.
33
+
1. Download a single ZIP archive of Qt source code from https://download.qt.io/official_releases/qt/ (e.g., [`qt-everywhere-opensource-src-5.15.5.zip`](https://download.qt.io/official_releases/qt/5.15/5.15.5/single/qt-everywhere-opensource-src-5.15.5.zip)), and expand it into a dedicated folder. The following instructions assume that this folder is `C:\dev\qt-source`.
34
34
35
35
2. Open "x64 Native Tools Command Prompt for VS 2022", and input the following commands:
|[qrencode](../depends/packages/qrencode.mk)|[link](https://fukuchi.org/works/qrencode/)|[3.4.4](https://github.com/bitcoin/bitcoin/pull/6373)|| No |
33
-
|[Qt](../depends/packages/qt.mk)|[link](https://download.qt.io/official_releases/qt/)|[5.15.3](https://github.com/bitcoin/bitcoin/pull/24668)|[5.11.3](https://github.com/bitcoin/bitcoin/pull/24132)| No |
33
+
|[Qt](../depends/packages/qt.mk)|[link](https://download.qt.io/official_releases/qt/)|[5.15.5](https://github.com/bitcoin/bitcoin/pull/25719)|[5.11.3](https://github.com/bitcoin/bitcoin/pull/24132)| No |
34
34
35
35
### Networking
36
36
| Dependency | Releases | Version used | Minimum required | Runtime |
0 commit comments