简体   繁体   中英

How to create moc files in Visual Studio 2013?

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?

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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM