Hi,
gloox Client::handleLog(LogLevel level, LogArea area, const std::string&
message)
is called fine in debug version of my application.
And is not called in Release version (Dynamic debug configuration of VS2005)
(client->registerMessageHandler(this) is called in debug and release)
Can you advice?
Regards,
Anatoly