jonnydee / nzmqt

nzmqt - A lightweight C++ Qt binding for ZeroMQ
Other
199 stars 72 forks source link

issue with singleshot function #53

Open harsh2804 opened 5 years ago

harsh2804 commented 5 years ago

nzmqt/include/nzmqt/impl.hpp:458: error: no matching function for call to 'QTimer::singleShot(int, nzmqt::PollingZMQContext, void (nzmqt::PollingZMQContext::)())' QTimer::singleShot(0, this, &PollingZMQContext::run); ^