Post
Topic
Board Announcements (Altcoins)
Re: CREAMcoin • by CREAMteam • Pow/Pos • 4MB • 4 min • Stealth • Masternode
by
Vitala
on 17/10/2017, 07:36:18 UTC
Hello all.
Sorry if this question was answered here.
I tried to compile daemon in Ubuntu 17.0.4 with newest packages, and received error:
Code:
chainparams.cpp:157:72: error: ambiguous overload for 'operator=' (operand types are 'std::vector' and 'boost::assign_detail::generic_list')
base58Prefixes[EXT_SECRET_KEY] = list_of(0x04)(0x35)(0x83)(0x94);
                                                               ^

What's the problem and how to solve it?