Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
4.4.3
-
None
Description
QMake spends 90% of the time in the method Win32MakefileGenerator::findHighestVersion, which is doing a FULL QDir run for each linked lib on each lib dir. This can be very slow for big projects.