+1 automatic mine pool is killing CAGE... Who can contact the author?let him change the difficulty retarget to every block? this will resist automatic mine pool
Antimatter is not meant to be live yet!! And yet you guys picked it up and seem to be mining it!
The editor of the Antimatter Video pushed the publish video button and went to sleep.
It wasn't supposed to be made public.
Please stop mining ANT until we get it finshed as we'll probably have to reset the blockchain and I don't want your electricity wasted, I want to get this out fairly with plenty of warning.
Thanks and sorry for the confusion!
DO NOT MINE ANT YET!
THERE WILL BE A PROPER LAUNCH LATER TODAY
Hello sir! When the coin is released, how can we mine it? I mean, we can mine using the wallet (or something else idk)? Also will be the sources of the wallet released? I can't run the antimatter-qt on my arch, so I would try to compile it on my machine from sources.
Post
Topic
BoardAltcoin Discussion
Re: [ANT] AntiMatter
by
cloud2020
on 09/02/2014, 10:51:23 UTC
Hello! I downloaded the linux version of wallet. When I run antimatter-qt I have this error:
Code:
[arch@arch antimatter]$ ./antimatter-qt ./antimatter-qt: /usr/lib/libssl.so.1.0.0: no version information available (required by ./antimatter-qt) ./antimatter-qt: /usr/lib/libcrypto.so.1.0.0: no version information available (required by ./antimatter-qt) ./antimatter-qt: symbol lookup error: ./antimatter-qt: undefined symbol: _ZN5boost6detail17once_global_epochE [arch@arch antimatter]$
Can we have the source code? So I can compile it for my machine... Also how I ahould use antimatterd? I never used it, there are a tutorial or something?
Post
Topic
BoardAnnouncements (Altcoins)
Re: [ANN][Electric] scrypt - Electric Updated! *UPDATED 1/24/2014* *EXCHANGE ONLINE*
Hello eweryone! I'm trying to compile the wallet from sources and i got this error:
Code:
[arch@arch src]$ sudo make -f makefile.unix USE_UPNP=1 USE_IPV6=1 USE_QRCODE=1 [sudo] password for arch: /bin/sh ../share/genbuild.sh obj/build.h fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). ../share/genbuild.sh: line 33: obj/build.h: File o directory non esistente ../share/genbuild.sh: line 34: obj/build.h: File o directory non esistente makefile.unix:133: set di istruzioni per l'obiettivo "obj/build.h" non riuscito make: *** [obj/build.h] Errore 1 [arch@arch src]$
Also a would compile also the qt gui, not only Electricd. How should I compile the QT version?
you need to make the folder Obj. It is not included with the src due to a restriction I set on the upload.
Thanks! Now I have this error:
Code:
net.cpp:21:22: fatal error: miniwget.h: File o directory non esistente #include ^ compilation terminated. makefile.unix:138: set di istruzioni per l'obiettivo "obj/net.o" non riuscito make: *** [obj/net.o] Errore 1
But I have the latest version of miniupnp installed. How can I fix?
EDIT: Nevermind, i fixed it adding miniupnp libraries to src folder
Post
Topic
BoardAnnouncements (Altcoins)
Re: [ANN][Electric] scrypt - Electric Updated! *UPDATED 1/24/2014* *EXCHANGE ONLINE*
by
cloud2020
on 03/02/2014, 16:04:18 UTC
Hello eweryone! I'm trying to compile the wallet from sources and i got this error:
Code:
[arch@arch src]$ sudo make -f makefile.unix USE_UPNP=1 USE_IPV6=1 USE_QRCODE=1 [sudo] password for arch: /bin/sh ../share/genbuild.sh obj/build.h fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). ../share/genbuild.sh: line 33: obj/build.h: File o directory non esistente ../share/genbuild.sh: line 34: obj/build.h: File o directory non esistente makefile.unix:133: set di istruzioni per l'obiettivo "obj/build.h" non riuscito make: *** [obj/build.h] Errore 1 [arch@arch src]$
Also a would compile also the qt gui, not only Electricd. How should I compile the QT version?