You're missing the network module includes.
They are in include/QtNetwork.
Make sure that in the pro file you have QT += network.
Regards
You're missing the network module includes.
They are in include/QtNetwork.
Make sure that in the pro file you have QT += network.
Regards
michal88 (7th August 2007)
Bookmarks