[Interest] Compile Speed Question regarding MOC

Till Oliver Knoll till.oliver.knoll at gmail.com
Wed Feb 19 19:23:34 CET 2014


Am 19.02.2014 um 09:51 schrieb "Gisle Vanem" <gvanem at yahoo.no>:

> ...
> 
> I ask since I've not tried it. I'm not sure it's possible to use MSVC's PCH with Qt.

Ah yes, precompiled headers will also help speed-up (subsequent) full rebuilds.

That is supported by qmake, depending on the compiler/platform support for them:

  http://qt-project.org/doc/qt-5/qmake-precompiledheaders.html


I have never used them though, as my headers are either not stable enough ;), or too small anyway to give any noticeable performance (I assume).


Cheers,
  Oliver
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20140219/955f73f6/attachment.html>


More information about the Interest mailing list