Hi!<br />While surfing the KDevPlatform codebase I have noticed that the code parsing was somewhere broken due to the inclusion of header files which will only be generated at the build time by KConfig compiler.<br />To solve I have copied these files from my build directory, but this is just a temporary solution. <br />Do we have a way to detect this kind of situations?