Post
Topic
Board Announcements (Altcoins)
Re: [ANN] EventToken [EVENT] solution based Crypto Currency | NO ICO | 5th December!
by
Kisokos
on 15/12/2014, 10:10:06 UTC
Hmm, anyone tried to compile the qt from source on linux? I'm getting an error complaining about private method being called - source was cloned straight from github.

platform?
Ubuntu 14.04, gcc 4.8.2
libqt5 - seems to be the issue: /usr/include/qt5/QtCore/qjsonvalue.h:119:12: error: ‘QJsonValue::QJsonValue(const void*)’ is private

Edit: it's coming from
src/qt/tradingdialog.h:10,
from src/qt/tradingdialog.cpp:1: