Post
Topic
Board Announcements (Altcoins)
Re: [ANN] CRAVE 0.52M, Dark Assets = Embrace The Dark = MASTERNODE HARDFORK APR 8
by
sologap
on 07/04/2015, 14:49:19 UTC
how to compile craved ? im getting :

Code:
key.cpp:17:23: fatal error: secp256k1.h: No such file or directory
compilation terminated.
you need to install secp256k1 first "git clone https://github.com/bitcoin/secp256k1"


what about this issue :

Code:
irc.cpp: In function ‘void ThreadIRCSeed2()’:
irc.cpp:321:39: error: expected ‘)’ before ‘PRIu64’
make: *** [obj/irc.o] Error 1