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


not sure if /s  ?

not sure if many people will be doing CL install... but maybe that will help if they do... dev can also update src  makefile