Post
Topic
Board Announcements (Altcoins)
Re: [ANN] AsicCoin (ASC) | SHA256 - The coin for ASIC Mining! | No Premine
by
MichaelFX
on 20/09/2013, 14:44:23 UTC
i am exploring the problem
seems like it is about boost version - uniform_int_distribution.hpp header was added in boost 1.47. Before that there's only uniform_int.hpp
so to fix it i made:

Code:

sudo apt-get install libboost1.48-all-dev


now it is compiled ok in qt creator from asiccoin-qt.pro file

with some notice, but not errors:

/home/.../asiccoin/src/main.cpp:-1: In function 'bool SetBestChain(CValidationState&, CBlockIndex*)':
/home/.../asiccoin/src/main.cpp:2102: пpeдyпpeждeниe: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'int64 {aka long long int}' [-Wformat]

So if you cant compile it on Linux just update your libboost!

Donation ASC adress AFLmAMDSGeKQnbJ5wgFgbkbsY8WDPmS8Ud