MultiChain / multichain

Source code for multichaind, multichain-cli and multichain-util.
GNU General Public License v3.0
536 stars 259 forks source link

Windows build fails (on Ubuntu 17) #25

Open janiko71 opened 7 years ago

janiko71 commented 7 years ago

Hi all, cannot build a Windows version from Ubuntu. I followed all the steps of the README.md file but I get an error during the make:

chainparams/chainparams.cpp: In constructor ‘CMainParams::CMainParams()’: chainparams/chainparams.cpp:176:51: error: ambiguous overload for ‘operator=’ (operand types are ‘std::vector<unsigned char>’ and ‘boost::assign_detail::generic_list<int>’) base58Prefixes[PUBKEY_ADDRESS] = list_of(0); ^