Steve the Fiddle
2017-04-16 10:24:40 UTC
void Meter::RestoreState(const State &state)
The cast from Meter* to int causes a fatal build error on Linux
(in the WxLogDebug line).
I don't understand casting from Meter* to int
What is that supposed to do?
Steve
The cast from Meter* to int causes a fatal build error on Linux
(in the WxLogDebug line).
I don't understand casting from Meter* to int
What is that supposed to do?
Steve