Hi,

I'm building Qt Creator using MSVC2015 64bit. The build type is release
with debugging symbols.

I've just noticed that PCH files that are generated are quite big (58MB,
even for small plugins like Bookmarks).

When my machine is a bit loaded, cl runs very slow, most of its startup
time is reading the pch file (tracked with Process Monitor).

Any idea how can I reduce the file size, or just disable pch?

Thanks.

- Orgad
_______________________________________________
Qt-creator mailing list
Qt-creator@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to