QDnsLookup requires a QCoreApplication error qt
Unsolved
General and Desktop
-
One error that i get with qt i dont know how to solve it. Thread:
https://github.com/qxmpp-project/qxmpp/issues/108I dont know why take me this error; i compiled with qt creator.
-
Hi,
Because either you created your QDnsLookup object before a QCoreApplication or you have a static QDnsLookup object.