Post
Topic
Board Announcements (Altcoins)
Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4]
by
Marijn
on 15/12/2017, 13:01:37 UTC
Hi Guys,

Can somebody help me out with fixing a compiling error i get? I get a few of about the same (just a different number) and then no joy.

chainparams.cpp:143:53: error: ambiguous overload for ‘operator=’ (operand types are ‘std::vector’ and ‘boost::assign_detail::generic_list’)
         base58Prefixes[PUBKEY_ADDRESS] = list_of(111);

I did all steps that need to be done before building. I am at Ubuntu 17, so maybe some version conflict?

Something to do with boost? I'm at V1.62

Thanks!