Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.15.0-rc1
-
Windows 10, Qt 5.14.2 x64
-
-
c3e413a8643857111ea80747605ba2cf5c2e328b (qt-creator/qt-creator/4.15)
Description
Qt 5 based QtCreator works fine, but Qt 6 based QtCreator fails on system() with long command line in the .pro:
qtPrepareTool(LRELEASE, lrelease)
command = $$LRELEASE -silent -removeidentical $$files($${SRC_PATH}/../../i18n/*.ts)
system($$command) | error("LRELEASE error: $$command")
.ts files are e.g. in the C:\Home\Projects\Test\SubTest\SomeLongDirectory\i18n\: da_DK.ts de_DE.ts en_US.ts es_ES.ts fi_FI.ts fr_FR.ts it_IT.ts ja_JP.ts ko_KR.ts nl_NL.ts nn_NO.ts pt_PT.ts sv_SE.ts zh_CN.ts
Attachments
For Gerrit Dashboard: QTCREATORBUG-25574 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
359024,2 | proparser: Update ProItems to state in Qt 6.2 | 4.15 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |