When compiling qt for ubuntu 16.04 I am having an error in the object 'build/backtrace.o'
To compile I'm simply doing
qmake denarius-qt.pro
make
Any ideas about the possible mistake?'
Thanks and salute
You need libevent-dev installed now due to Tor integration:
sudo apt-get install libevent-dev