Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
6.1.0 Beta2
-
None
-
20db8dbeeb808edce683e34de10498ee2cdda0fc (qt/qtbase/dev) 66598931d8107acb2d8cf6f2034aa38bbd9ee7bc (qt/qtbase/6.1)
Description
androiddeployqt contains some hardcoded paths that might not be the correct ones anymore, with 6.1:
main.cpp: rcc = options.qtInstallDirectory + QLatin1String("/bin/rcc");
Note that , depending on the platform, rcc is now in libexec directory.
Attachments
For Gerrit Dashboard: QTBUG-92245 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
342022,2 | androiddeployqt: Fix the fallback location of rcc | dev | qt/qtbase | Status: MERGED | +2 | 0 |
342186,2 | androiddeployqt: Fix the fallback location of rcc | 6.1 | qt/qtbase | Status: MERGED | +2 | 0 |