Backports #15706 to the 0.19 branch.
[0.19] Backport of #15706 #17055
pull lucayepa wants to merge 1 commits into bitcoin:0.19 from lucayepa:check-qt-version-0.19 changing 1 files +24 −12-
lucayepa commented at 7:43 PM on October 4, 2019: contributor
-
f1b6f527bf
Check QT library version
Fixes issue #15688 Due to a bug, in systems using pkg-config, the version of the Qt library is not checked at configure time. Without any check, when Qt version is not supported, the build process stops with unexplained errors. This PR introduces the control of the version of the QT library, returning a warning at configure time if the installed version is not supported. Github-Pull: #15706 Rebased-From: 25e43fc
- fanquake added the label Backport on Oct 4, 2019
- fanquake added the label Build system on Oct 4, 2019
-
promag commented at 8:35 AM on October 10, 2019: member
ACK f1b6f527bfe4af140732f0cfd4097abb0b1a509d, backport commit is correct.
- fanquake closed this on Dec 24, 2019
- DrahtBot locked this on Dec 16, 2021
Labels