Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 6.2.0
-
Fix Version/s: 6.2.3, 6.3.0 Alpha
-
Component/s: Build tools: macdeployqt
-
Labels:None
-
Platform/s:
-
Commits:8c30683bd5a499d633d34124c6815df060fa44c3 (qt/tqtc-qttools/6.2) 2e1cca4bb6 (qt/qttools/6.3)
Description
Since Qt 6.2.0 running qmlimportscanner on our project takes longer than 30s. macdeployqt will currently fail when this occurs because it uses the default timeout for QProcess::waitForFinished().