Post
Topic
Board Announcements (Altcoins)
Re: [ANN] AXE 🔥 Scrypt PoW/PoS ⟠
by
zero_sight
on 12/12/2017, 09:13:31 UTC
compiling linux wallet failed
make -f makefile.unix
opening dependency file obj/alert.d: No such file or directory


solution
/axe/src
mkdir obj

make -f makefile.unix

Error:
fatal error: opening dependency file obj/zerocoin/Accumulator.d: No such file or directory

Solution
/axe/src/obj
mxdir zerocoin