Post
Topic
Board Announcements (Altcoins)
Re: [ANN] CapitalCoin | Scrypt PoS | No Premine | No IPO | Multiplatform Release
by
ex33s
on 03/05/2014, 06:51:27 UTC
Hi all,

I'm getting this when trying to compile from source on ubuntu

Code:
/usr/include/qt5/QtCore/qcoreapplication.h:47: In file included from /usr/include/qt5/QtCore/qcoreapplication.h:47:0,
/usr/include/qt5/QtWidgets/qapplication.h:45: from /usr/include/qt5/QtWidgets/qapplication.h:45,
/var/mining/capitalcoin-src/src/qt/guiutil.cpp:20: from src/qt/guiutil.cpp:20:
/usr/include/qt5/QtCore/qeventloop.h:98: error: expected ',' or '...' before 'for'
/usr/include/qt5/QtCore/qeventloop.h:98: error: expected ')' before ';' token
/usr/include/qt5/QtCore/qeventloop.h:98: error: expected unqualified-id before ')' token

Anyone have any clue how to get this going? Am I missig something here?