Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BitcoinT | LAUNCH | X11 | POW/POS | BT
by
BitcoinT_Team
on 24/04/2015, 08:04:21 UTC
hi all!
I got this error while compiling BT dameon on ubuntu 14,04 LTS:

src/key.cpp:17:23: fatal error: secp256k1.h: No such file or directory
 #include "secp256k1.h"
                       ^
compilation terminated.
make: *** [build/key.o] Error 1

Please help me!
Thanks
BitcoinT is dependent upon libsecp256k1 by sipa, the sources for which can be found here: https://github.com/bitcoin/secp256k1