Humm..compilation problem on linux with new sources. Anyone else noticing this?
cd /home/test/Downloads/mooncoin-master/src/leveldb && chmod +x build_detect_platform && CC=gcc CXX=g++ /usr/bin/make OPT="-pipe -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2" libleveldb.a libmemenv.a
make[1]: Entering directory `/home/test/Downloads/mooncoin-master/src/leveldb'
make[1]: *** No rule to make target `libleveldb.a'. Stop.
make[1]: Leaving directory `/home/test/Downloads/mooncoin-master/src/leveldb'
make: *** [/home/test/Downloads/mooncoin-master/src/leveldb/libleveldb.a] Error 2
20:49:51: The process "/usr/bin/make" exited with code 2.
Error while building/deploying project mooncoin-qt (kit: Desktop Qt 5.2.0 GCC 64bit)
When executing step 'Make'