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

Guenter Schwann gunter at schwann.at
Wed Feb 15 16:08:56 CET 2017


On Mittwoch, 15. Februar 2017 17:17:14 CET Alexander Dyagilev wrote:
> Hello,
> 
> It's very annoying... Isn't it?
> 
> One has to write all these includes in every header file. Again and
> again... :(

You could include the "precompile-header" (pch.h). As this includes all the 
needed headers.
But I do not recommend that. As you should only include what you use.

Regards

-- 
Günter Schwann | Freelancing Software Engineer | Qt Expert
Partner Consultant of Viking Software
guenter at vikingsoft.eu
gunter at schwann.at
http://www.vikingsoft.eu
http://www.schwann.at/guenter




More information about the Interest mailing list