{
"subject": "bitcoind without wxWidgets",
"content": {
"format": "html",
"body": "<div class=\"post\">I replaced the last of the few wxBase dependencies in bitcoind.<br/><br/>bitcoind now compiles without wxWidgets or wxBase in SVN rev 112.<br/><br/>main(int argc, char* argv[]) is added to init.cpp. CMyApp and the Startup folder stuff are moved to ui.cpp. ui.cpp and uibase.cpp aren't linked by bitcoind.<br/><br/>The makefiles have -DGUI to control whether the GUI is used.<br/><br/>I test compiled MinGW, VC and Ubuntu. I don't know if I broke the Mac OSX build, someone will need to check that.<br/></div>"
},
"source": {
"name": "Bitcoin Forum",
"url": "https://bitcointalk.org/index.php?topic=576.msg5904#msg5904"
},
"date": "2010-07-26T17:23:33Z"
}