Post
Topic
Board Development & Technical Discussion
Re: Building headless Bitcoin and Bitcoin-qt on Windows
by
ledmaniak
on 17/08/2014, 12:30:38 UTC
Trying to compile an alt coin using this guide.

When I build altcoind.exe it works without error(although the exe crashes when I try altcoin.exe -daemon) but building the Qt fails big time.

Does anyone know what this means:
Quote
duplicate section `.rdata [...] libboost_program_options-mgw49-mt-s-1_55,a(cmdline.o) has different size

I can hardly find any information on google.. Huh