Post
Topic
Board Altcoin Discussion
Re: [DEAD] Coiledcoin - yet another cryptocurrency, but with OP_EVAL!
by
sorryforthat
on 09/06/2020, 21:29:23 UTC
I was able to compile. Does anyone have any nodes?

Did you use the directions that gjhiggins posted or some other method?

I tried following the steps that he posted but it did not work. Then corona happened and I have had no time to really dig into it. Probably something that I did wrong but till I can carve out a couple of hours of free time it just is not going to happen
Also, what OS?

-Dave

I just made the daemon with the standard commands
Code:
make -f makefile.unix

Out of curiosity, I just tried to compile the linux qt wallet. I was able to compile on 16.04 just fine. To be honest, I did not do anything out the ordinary. I just ran

Code:
qmake
make



Here is a link that contains the qt wallet built on 16.04 and I also included the daemon. (both links are the same .tar file)

http://s000.tinyupload.com/index.php?file_id=18308372139730421498
https://easyupload.io/djkizk

Just so that we have some documentation for others who may have issues in the future. Can you please let us know what errors you came across, so that we can provide some solutions.