I added a class IcecastServer to my QT-project, added the header-file to the pro file and added some code. Everytime I compile it the following errors occur:
Are you running the moc tool over your header file? Are you subsequently compiling the output from the moc tool?
moc