Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
Qt Creator 16.0.1
-
None
-
44a9e731b (16.0)
Description
instead of updating all languages in one scan as with the old qmake build system, the ts-all target now simply depends on all language sub-targets. this results in an enormous waste of (cpu) time / energy, and huge log files with dozens of duplicates of the same parsing error messages.
qtc equivalent of QTBUG-130699.