
Update msvc build to use Qt5.12.10 binaries. #21731
pull sipsorcery wants to merge 1 commits into bitcoin:master from sipsorcery:msvc_qt5.12.10 changing 2 files +6 −6-
sipsorcery commented at 4:10 PM on April 19, 2021: member
-
Update msvc build to use Qt5.12.10 binaries. f02ca7a354
- DrahtBot added the label Tests on Apr 19, 2021
- fanquake added the label Windows on Apr 20, 2021
-
fanquake commented at 12:26 AM on April 20, 2021: member
Concept ACK - thanks for updating this.
-
hebasto commented at 11:03 AM on April 20, 2021: member
Concept ACK.
-
kiminuo commented at 11:26 AM on April 20, 2021: contributor
Concept ACK
It works for me:
# unzip https://github.com/sipsorcery/qt_win_binary/releases/download/qt51210x64_vs2019_1694/Qt5.12.10_x64_static_vs2019_1694.zip to C:\Qt5.12.10_x64_static_vs2019_1694 cd build_msvc python msvc-autogen.py # as a substution for "py -3 msvc-autogen.py" msbuild /m bitcoin.sln /p:Platform=x64 /p:Configuration=Release /t:build
🎉 - hebasto approved
-
hebasto commented at 12:15 PM on April 20, 2021: member
ACK f02ca7a354b69e3959d513cd36637507cbc33e78, I made a customized AppVeyor build with an artifact: https://ci.appveyor.com/project/hebasto/bitcoin/builds/38786868/artifacts
The resulted build was tested on Windows 10 20H2 (build 19042.928):

- MarcoFalke merged this on Apr 20, 2021
- MarcoFalke closed this on Apr 20, 2021
- sidhujag referenced this in commit 1d9b19ade1 on Apr 21, 2021
- gwillen referenced this in commit a04f19cbf2 on Jun 1, 2022
- DrahtBot locked this on Aug 18, 2022