Post
Topic
Board Announcements (Altcoins)
Re: [ANN][QBT- QubitCoin] Qubit - new secure hashing (cpu only)
by
kaene
on 12/01/2014, 20:29:24 UTC
so many error

chmod a+x ./leveldb/build_detect_platform
mkdir obj

git clone ...
cd QubitCoin/src
chmod a+x leveldb/build_detect_platform
mkdir obj
cd leveldb
make
cd ..
make -f makefile.unix USE_UPNP=-

.... i become a error


.... pthread /root/QubitCoin/src/leveldb/libleveldb.a /root/QubitCoin/src/leveldb/libmemenv.a
g++: error: /root/QubitCoin/src/leveldb/libmemenv.a: No such file or directory
make: *** [QubitCoind] Error 1



any way to fix this?