<<  >> (p.103)
    Author Topic: [ANN] ECC  (Read 259403 times)
    This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
    Griffith (OP)
    Legendary
    *
    Offline Offline

    Activity: 1400
    Merit: 1000


    View Profile
    June 17, 2017, 09:22:07 PM
     #2041

    Trying to compile the GUI wallet but it keeps giving errors for raspberry pi.

    Code:
    Makefile:1090: recipe for target 'build/node.o' failed
    make: *** [build/node.o] Error 1

    Makefile:1053: recipe for target 'build/txdb-leveldb.o' failed
    make: *** [build/txdb-leveldb.o] Error 1

    makefile.unix:196: recipe for target 'build/checkpoints.o' failed
    make: *** [build/checkpoints.o] Error 1

    1. Cloned the ECCoin github, cloned the Ecc-Qt-Gui github.
    2. Dragged the QT and eccoin-qt.pro to the ECCoin map.
    3. Open ECCoin folder
    4. qmake eccoin-qt.pro
    5. make -j 3
    6. Then you get the compiling error.

    What am I doing wrong?



    yes. both the qt and electron guis are completely disconnected from anything right now. electron should be done tomorrow night. QT is disabled completely right now which is why i moved it out of the coins repo. if you are on a pi, use the command makefile.unix in the eccoin repo to compile a daemon
Page 102
Viewing Page: 103