Post
Topic
Board Announcements (Altcoins)
Re: [ANN][EC]▲ Eclipse ▲ First Cryptographically Anon Based on BTC ▲ Trade on C-cex!
by
Eclipse Crypto
on 27/03/2016, 21:31:08 UTC
Hi,

I'm trying to build QT wallet on my ubuntu but failed:

Code:
src/init.h:10:21: fatal error: eclipse.h: No such file or directory
compilation terminated.
Makefile:1312: recipe for target 'build/smessage.o' failed
make: *** [build/smessage.o] Error 1

where I can find that file?


Did you run autogen.sh then configure?

You need to have automake and autoconf installed.