Post
Topic
Board Announcements (Altcoins)
Re: scrypt alonsocoin 1000%
by
CS86
on 12/10/2017, 09:27:52 UTC
Can't compie wallet:
Code:
zerocoin/Accumulator.cpp:106:1: fatal error: opening dependency file obj/zerocoin/Accumulator.d: No such file or directory
 } /* namespace libzerocoin */
 ^
compilation terminated.
makefile.unix:182: recipe for target 'obj/zerocoin/Accumulator.o' failed
make: *** [obj/zerocoin/Accumulator.o] Error 1


Create an empty folder "zerocoin" in the "obj" folder and try it again.