Where is your connect() call made?
Where is your connect() call made?
In the constructor of ServiceServer (server/ServiceServer.cpp line 20) which is an ancestor of the Chat plugin.
It seems to work if the methods called in the slot are not pure virtual.
Bookmarks