[Interest] Qt Creator does not "see" precompiled header

Thiago Macieira thiago.macieira at intel.com
Sat Feb 11 21:27:23 CET 2017


On sábado, 11 de fevereiro de 2017 17:35:03 PST Alexander Dyagilev wrote:
> Hello,
> 
> I'm not sure, but this can be a regression bug in Qt Creator 4.2.1 + Qt
> 5.8...
> 
> "Follow symbol under cursor" (F2) for a class name does not work in case
> its header file is included only in precompiled header.
> 
> Worked fine for a while (I had Qt Creator 4.2 + Qt 5.7.1). Recently I
> have upgraded Qt. I'm not sure if it stopped working immediately or some
> time later...
> 
> Any ideas? Should I create a bug report?

I think you should fix your source and include the header that you were 
missing. Don't depend on the precompiled header.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list