I'm trying to create a QTcpServer inside a QThread. I get the error "QTcpServer: No such file or directory" error.
The include path is not added to the Makefile when running the following:
qmake -project
qmake
Has anyone seen this problem, if so, how would you go about solving it? Thanks in advanced.
Bookmarks