Yeah, I just wanted to do something fun and different that might, maybe be a true anonymous altcoin... But it looks like a dead project...
If this is your definition of "dead" for a 1 month old coin, then Bitcoin died back in 2009.
Just getting that vibe when nothing works and the README doesn't even match the files in the archive... yeah... qtcreator fails to build off of BITCOIN-qt.pro, there is no darkcoin.... Archive from git repo is bitcoin source...
It's simple:
RTFM.
linux:~/dk #
qmakeProject MESSAGE: Building with UPNP support
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
linux:~/dk #
makecd /root/dk/src/leveldb && CC=gcc CXX=g++ make OPT="-pipe -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2" libleveldb.a libmemenv.a
make[1]: Entering directory `/root/dk/src/leveldb'
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -c db/builder.cc -o db/builder.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -c db/c.cc -o db/c.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -c db/db_impl.cc -o db/db_impl.o
......
(after a while)......
linux:~/dk # ls -al
total 21372
drwxr-xr-x 7 root root 4096 Feb 28 07:40 .
drwx------ 60 root root 4096 Feb 28 07:05 ..
-rw-r--r-- 1 root root 29 Feb 28 06:00 .gitattributes
-rw-r--r-- 1 root root 345 Feb 28 06:00 .gitignore
-rw-r--r-- 1 root root 1111 Feb 28 06:00 COPYING
-rw-r--r-- 1 root root 325 Feb 28 06:00 INSTALL
-rw-r--r-- 1 root root 95821 Feb 28 07:27 Makefile
-rw-r--r-- 1 root root 2798 Feb 28 06:00 README.md
-rw-r--r-- 1 root root 14855 Feb 28 06:00 bitcoin-qt.pro
drwxr-xr-x 2 root root 12288 Feb 28 07:39 build
drwxr-xr-x 14 root root 4096 Feb 28 06:00 contrib
-rwxr-xr-x 1 root root 8123176 Feb 28 07:40
darkcoin-qtdrwxr-xr-x 2 root root 4096 Feb 28 06:00 doc
-rw-r--r-- 1 root root 13574777 Feb 28 07:39 qrc_bitcoin.cpp
drwxr-xr-x 5 root root 4096 Feb 28 06:00 share
drwxr-xr-x 8 root root 4096 Feb 28 06:00 src