Post
Topic
Board Announcements (Altcoins)
Re: [BUB] BUBBLE A new kind of asset ... (its complicated)
by
shimlbit
on 03/05/2015, 14:23:43 UTC
Trying to compile the wallet on Ubuntu and I get this:

Code:
WARNING: Failure to find: src/zerocoin/Params.cpp
WARNING: Failure to find: src/zerocoin/SerialNumberSignatureOfKnowledge.cpp
WARNING: Failure to find: src/zerocoin/SpendMetaData.cpp
WARNING: Failure to find: src/zerocoin/ZeroTest.cpp
WARNING: Failure to find: src/zerocoin/Params.h
WARNING: Failure to find: src/zerocoin/SerialNumberSignatureOfKnowledge.h
WARNING: Failure to find: src/zerocoin/SpendMetaData.h
WARNING: Failure to find: src/zerocoin/ZeroTest.h
WARNING: Failure to find: src/zerocoin/Zerocoin.h

Anyone know how to remedy this? I haven't run into this issue before.

cd bubsource/src
mkdir obj
mkdir obj/zerocoin
make -f makefile.unix

ah wait i see
there are missing files in the github
i had the luck that i got the old source so i can copy this to that folder
files are missing