Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ULL][CPU - Solo mining only] Unprll
by
ctobias
on 05/08/2019, 15:13:02 UTC
while compiling on ubuntu 16.04 i am getting this error

error: ‘PER_KB_FEE_QUANTIZATION_DECIMALS’ was not declared in this scope

I have fixed it now, run
Code:
git pull
and try building again. The other option is to use
Code:
make release
instead Smiley