Author

Topic: Compiling Bitcoin (Read 1329 times)

legendary
Activity: 1176
Merit: 1233
May Bitcoin be touched by his Noodly Appendage
July 20, 2011, 11:30:40 AM
#2
Ok problem solved
Install with force-overwrite libwxgtk2.9-dev_2.9.1-7_i386.deb from here: https://launchpad.net/~sat-metalab/+archive/metalab/+sourcepub/1565725/+listing-archive-extra
Then make -B
legendary
Activity: 1176
Merit: 1233
May Bitcoin be touched by his Noodly Appendage
July 20, 2011, 10:42:49 AM
#1
Hi all,
I try to compile bitcoin on my Lucid 32bit but wxwidgets clearly doesn't want that to happen

First try:
wxwidget 2.9.0 -> compilation ok
bitcoin -> compilation failed because it requires wxWidget's toStdString which is only implemented in since wxwidget 2.9.1

Then:
wxwidget 2.9.1 & 2.9.2 -> compilation failed because 'undefined reference to `wxTheAssertHandler''

Finally:
wxwidgets 2.9.1 from here
but then: 'undefined reference to `wxPrivate::untypedNullDataPtr'' in /usr/local/include/wx-2.9/wx/buffer.h while bitcoin compilation

Please bring me some help
Jump to: