[Qt-creator] QtCreator 4.3 & CMake Server Mode, Headers do not have include dirs

André Pönitz apoenitz at t-online.de
Sun Apr 16 12:59:40 CEST 2017


On Thu, Apr 13, 2017 at 09:21:47AM -0400, Mike Jackson wrote:
> So far QtCreator 4.3 & CMake 3.7 with server mode is looking really great.
> Load times are way down and the double source directory issue is gone. I
> still have one final issue that is really holding our project back. None of
> our header files (.h) can have a code model generated because none of the
> include directories from the matching .cpp files are included. Looking at
> the "Response" json that comes back from CMake server I can see why this
> happens. All the headers are in a different "FileGroup" which does not have
> the "includePath" property. I am not sure if this is normal for CMake
> -server or if some how our CMake use is to blame?
> 
> Any one have any thoughts?

The usual one: File your issue on bugreports.qt.io.

Mailing list is fine for Brown Paperbag, Huh?, WTF? or possibly
even Eeeks! issues, less so for good old Things Things That Need
to Get Done.

And yes, I understand that "Mailing list works for you" :P

Andre'



More information about the Qt-creator mailing list