Post
Topic
Board Announcements (Altcoins)
Re: [ANN][Electric] scrypt - Electric Updated! *UPDATED 1/24/2014* *EXCHANGE ONLINE*
by
Devianttwo
on 03/02/2014, 16:07:42 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?


you need to make the folder Obj.  It is not included with the src due to a restriction I set on the upload.