Post
Topic
Board Announcements (Altcoins)
Re: [ANN] AXE 🔥 Scrypt PoW/PoS ⟠
by
AmoreJaz
on 12/12/2017, 09:32:46 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


wow that pretty much says it all!! without spoon feeding it directly i think reading your post is saying very clearly how  to fix your problems