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.