Bitcoin Forum
May 10, 2024, 04:24:42 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to build a Linux 64bit GUI wallet? mistcoin  (Read 1369 times)
ng#X1 (OP)
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
November 07, 2014, 03:58:57 PM
 #1

I tried to compile on Ubuntu 14.04 64bit and I can't compile from source.
Does anybody have an idea?

source code: https://github.com/MistCoinTeam/mistcoin

src/qt/statisticspage.cpp: In member function ‘void StatisticsPage::updateStatistics()’:
src/qt/statisticspage.cpp:72:64: error: call of overloaded ‘toString(int64_t&)’ is ambiguous
src/qt/statisticspage.cpp:72:64: note: candidates are:
In file included from /usr/include/qt4/QtGui/qvalidator.h:48:0,
from /usr/include/qt4/QtGui/qabstractspinbox.h:46,
from /usr/include/qt4/QtGui/qstyleoption.h:46,
from /usr/include/qt4/QtGui/qabstractitemdelegate.h:46,
from /usr/include/qt4/QtGui/qabstractitemview.h:48,
from /usr/include/qt4/QtGui/qheaderview.h:45,
from /usr/include/qt4/QtGui/QHeaderView:1,
from build/ui_statisticspage.h:21,
from src/qt/statisticspage.cpp:2:
/usr/include/qt4/QtCore/qlocale.h:675:13: note: QString QLocale::toString(qlonglong) const
/usr/include/qt4/QtCore/qlocale.h:676:13: note: QString QLocale::toString(qulonglong) const
/usr/include/qt4/QtCore/qlocale.h:782:16: note: QString QLocale::toString(short int) const
/usr/include/qt4/QtCore/qlocale.h:784:16: note: QString QLocale::toString(ushort) const
/usr/include/qt4/QtCore/qlocale.h:786:16: note: QString QLocale::toString(int) const
/usr/include/qt4/QtCore/qlocale.h:788:16: note: QString QLocale::toString(uint) const
/usr/include/qt4/QtCore/qlocale.h:681:13: note: QString QLocale::toString(double, char, int) const
/usr/include/qt4/QtCore/qlocale.h:790:16: note: QString QLocale::toString(float, char, int) const
make: *** [build/statisticspage.o] Error 1
Bitcoin mining is now a specialized and very risky industry, just like gold mining. Amateur miners are unlikely to make much money, and may even lose money. Bitcoin is much more than just mining, though!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715358282
Hero Member
*
Offline Offline

Posts: 1715358282

View Profile Personal Message (Offline)

Ignore
1715358282
Reply with quote  #2

1715358282
Report to moderator
1715358282
Hero Member
*
Offline Offline

Posts: 1715358282

View Profile Personal Message (Offline)

Ignore
1715358282
Reply with quote  #2

1715358282
Report to moderator
dimke_yu
Sr. Member
****
Offline Offline

Activity: 461
Merit: 250



View Profile WWW
November 28, 2014, 08:54:15 PM
 #2

I have the same error. Did you find solution for this issue? Also I tried both with qt4 and qt5 result is the same...

gjhiggins
Legendary
*
Offline Offline

Activity: 2254
Merit: 1278



View Profile WWW
November 29, 2014, 01:23:34 AM
 #3

This fix will resolve that issue:

https://github.com/gjhiggins/vortex/commit/0005bdfa4baf408be88dbd98352f7f7d2e12cf64


Cheers,

Graham
dimke_yu
Sr. Member
****
Offline Offline

Activity: 461
Merit: 250



View Profile WWW
November 29, 2014, 01:51:09 PM
 #4

Thank you sir. You saved me a lot of pain and misery... there are several wallets with this issue as I saw... Piggybank, Judge and Mist...

I must thank you again because this was very helpful. Cheers!

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!