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
No problem though, just try what I suggested in the post above.