Trying to build master on latest Ubuntu against qt5 while following build-unix.md, configure could not find qt5. This resolved itself when I installed qttools5-dev, which contains qt5 headers and a few build-related tools. So this seems like an omission, and here's the world's smallest pull request to fix it.
Build doc fix for debian/ubuntu+qt5 #3769
pull haakonn wants to merge 1 commits into bitcoin:master from haakonn:docfix-deb-qt5 changing 1 files +1 −1-
haakonn commented at 7:55 PM on February 28, 2014: contributor
-
qttools5-dev is required in order to build with qt5 on debian and ubuntu d6b3689cb3
-
BitcoinPullTester commented at 8:37 PM on February 28, 2014: none
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/d6b3689cb3f3b59ef5289a0dece50e3510662743 for binaries and test log. This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.
-
laanwj commented at 7:39 AM on March 1, 2014: member
ACK
- laanwj referenced this in commit 280aa2abc6 on Mar 1, 2014
- laanwj merged this on Mar 1, 2014
- laanwj closed this on Mar 1, 2014
- DrahtBot locked this on Sep 8, 2021
Contributors