Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Sterlingcoin - Bittrex | Merchants | Services | PoW ends on block 131,400
by
Sterlingcoin
on 13/10/2014, 10:31:35 UTC
people anyone know how resolve the build error: "call of overloaded function '.toString(int_t64&)' is ambiguous" ??
i get this error on my laptop with ubuntu 14.04 64bit and Qt 4.8.6

Can you show me the enture output of the error please.

people anyone know how resolve the build error: "call of overloaded function '.toString(int_t64&)' is ambiguous" ??
i get this error on my laptop with ubuntu 14.04 64bit and Qt 4.8.6

Can you show me the enture output of the error please.

error: call of overloaded 'toString(int64_t&)' is ambiguous
     QString qVolume = QLocale(QLocale::English).toString(volume);
                                                                ^


many thanks man

You gave me the error. Not the file the error is produced from Cheesy

No problem though, just try what I suggested in the post above.