After integrating Qt with Vs and trying to compile .pro file I\'m getting following errors:
Error 9 error LNK2001: unresolved external symbol \"public
Same problem occurred when I used Qt Addin for VS, I saw moc files are not included into project after building. I included them into project these errors are gone.
are not included into project