Build: Bump Qt6 from 6.4.3 to 6.5.0 (Automated PR)#3042
Build: Bump Qt6 from 6.4.3 to 6.5.0 (Automated PR)#3042github-actions[bot] wants to merge 1 commit intomainfrom
Conversation
6960ab8 to
a2468d4
Compare
|
You have successfully added a new CodeQL configuration |
|
(oops 😬 ) |
|
Seems to need some manual updates. The Qt multimedia plugin (?) needs to be installed manually - I suppose. |
00785c3 to
2c99a22
Compare
Guess we need a new PR raised to fix the scripts for that? |
|
The problem is that I don't quite see where the problem is. The multimedia dependency is in the script and I don't see that it got renamed. |
|
https://github.com/jamulussoftware/jamulus/actions/runs/4768466280/jobs/8477826497#step:8:91 shows the installation of qtmultimedia but that's using another python version.
but e.g https://github.com/ann0see/jamulus/actions/runs/4771382652/jobs/8483282702#step:8:97 works... |
|
I think the regex might be bad... |
|
I believe this was it. |
|
But now linking fails... |
bed5bb3 to
7018b7e
Compare
eaf848c to
b175734
Compare
b175734 to
b3fb48b
Compare
|
Qt Creator happily builds with Qt 6.5 locally... Hehe: But the build script fails!!! It searches for qt_ar.qm - a language we don't even support... |
|
Qt 6.5 also seems to bring more Windows Darkmode support: https://www.qt.io/blog/dark-mode-on-windows-11-with-qt-6.5 |
|
Ok. Seems to be a Qt bug. We're not the issue: https://bugreports.qt.io/browse/QTBUG-112204 |
|
Closing as not fixable for us. |
This automated Pull Request updates the used Qt6 version to version 6.5.0.
This PR was opened by the workflow Bump dependencies (create-prs)
CHANGELOG: Build: Updated bundled Qt6 to version 6.5.0