Describe the issue
After the qt 5.7.1 update i haven't been able to build gui for windows. Im using ubuntu 14.04 vm and I had no issues building qt 5.6.1.
Can you reliably reproduce the issue? yes
If so, please list the steps to reproduce below:
- I follow the windows build notes.
checking for main in -lQt5Core ... yes
checking for main in -lQt5Gui ... yes
checking for main in -lQt5Network... yes
checking for main in -lQt5Widgets... yes
checking for main in -lQt5Test... yes
checking QTest usability... yes
checking QTest presence... yes
checking for QTest... yes
checking for main in -lQt5DBus... yes
checking QtDBus usability... yes
checking QtDBus presence... yes
checking for QtDBus... yes
checking for static Qt... yes
checking for Qt >= 5.6... yes
checking for main in -lQt5PlatformSupport... yes
checking for Qt < 5.4... no
checking for static Qt plugins: -lqwindows... no
configure: WARNING: Could not resolve: -lqwindows; bitcoin-qt frontend will not be built
checking whether to build Bitcoin Core GUI... no (Qt5)
Is there some extra package you now have to install? I have installed these: libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler
- OS: Windows 10 x64