$ make src/qt/bitcoin-qt
make -C src/qt/ bitcoin-qt
make[1]: Entering directory /home/bitcoin/src/bitcoin.make/src/qt' CXX bitcoin_qt-bitcoin.o bitcoin.cpp:18:32: fatal error: winshutdownmonitor.h: No such file or directory compilation terminated. make[1]: *** [bitcoin_qt-bitcoin.o] Error 1 make[1]: Leaving directory/home/bitcoin/src/bitcoin.make/src/qt'
make: *** [src/qt/bitcoin-qt] Error 2
-
rebroad commented at 5:31 AM on April 30, 2014: contributor
-
laanwj commented at 5:38 AM on April 30, 2014: member
Try doing a fresh
autogen.sh && configure ... && make clean && makeIt works fine for me, and did for the pulltester.
- rebroad closed this on Apr 30, 2014
- DrahtBot locked this on Sep 8, 2021