Opened 14 years ago

Closed 5 years ago

#116 closed enhancement (wontfix)

Enable precompiled headers

Reported by: Dmitry A. Kuminov Owned by:
Priority: major Milestone: Qt Enhanced
Component: General Version: 4.5.1 Beta 5
Severity: highest Keywords:
Cc:

Description

As we now support GCC4, it would be nice to make use of the precompiled headers feature that should significantly increase the build speed.

See last comments in #114 for some more information.

Change History (2)

comment:1 Changed 14 years ago by Dmitry A. Kuminov

Note that the precompiled header (PCH) support is actually already in (see r417), but you have to enable it in configure.cmd (line 559) as it's commented out.

comment:2 Changed 5 years ago by Silvan Scherrer

Resolution: wontfix
Severity: highest
Status: newclosed

as the configure.cmd is not used in Qt5 anymore, I close that ticket. When we use a later GCC we might use it in Qt 5 as well.

Note: See TracTickets for help on using tickets.