Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Introducing Francs FRN. Leading the Revolution.
by
GoldTiger69
on 20/01/2016, 22:22:07 UTC
Has anyone compiled the source in Ubuntu 15.04? I'm getting this error:

src/qt/bitcoin.cpp:5:24: fatal error: QApplication: No such file or directory
 #include
                        ^
compilation terminated.
Makefile:1138: recipe for target 'build/bitcoin.o' failed
make: *** [build/bitcoin.o] Error 1

Thanks in advance for any help.

Do you have QT installed? (qapplication.h) in http://packages.ubuntu.com/trusty/amd64/qtbase5-dev/filelist

I do, and it seems that the problem is that I have installed "libqt5core5a" instead of "libqt5core5", which I think is not available to Ubuntu 15.04, am I right?

Package libqt5core5 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  libqt5core5a:i386 libqt5core5a

E: Package 'libqt5core5' has no installation candidate