0

Currently I am using Visual Studio 2013 on Windows 8.1. I have installed the QT5 add-in with version QT 4.8.3(Because I couldn't install QT4 add-in). When running my project, almost moc files are generated. But my class didn't generate moc files. How am I able to generate it?

1 Answers1

0

I found the answer to resovle my problem. If a class don't generate moc file, you check again their properties. Copy another property for it.