Why does bitcoind depend on boost and not only Qt? There are lots of benefits using Qt.
-
promag commented at 9:17 PM on May 20, 2015: member
-
paveljanik commented at 4:38 AM on May 21, 2015: contributor
Qt is optional (for the GUI part of Bitcoin Core). Boost is used all over the source code both for command line services and GUI.
bitcoinditself does not need graphical UI, because it is controlled via cmdline and RPC calls.Please do not ask questions via Issues and close this issue as it is no issue.
- laanwj closed this on May 21, 2015
- MarcoFalke locked this on Sep 8, 2021
Contributors