Problems with Open-Source Downloads read https://www.qt.io/blog/problem-with-open-source-downloads and https://forum.qt.io/post/638946
Vs addin
-
Hi
I am using the vs addin with Visual Studio 2012 and have changed the Qt properties for my project such that all moc files are placed in a folder named moc.
This works but only if I manually create the moc folder before building.
Is there a way of getting the moc folder created as part of the build?Thanks