Created attachment 107967 [details] build error, missing dependency for the KDevPlatformUtil_autogen target? Right now project parsing flags a potentially large number of errors when one creates a project for the first time, and continues to do so until a build has been done. While unavoidable in itself this is a handicap, all the more since errors flagged by parser tend to make the context browser popup and code completion inaccessible. It would be nice to have a dedicated action to generate those missing headers, moc files (an whatever else I missed), supposing CMake provides a way to do so. I just tried building kdevcmakecommon_autogen as an example, but that fails (see the attachment), something that indicate an issue in the cmake dependency declarations.