Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Sterlingcoin - Bittrex | Merchants | Services | PoW ends on block 131,400
by
usecoin
on 13/10/2014, 10:26:03 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