jamulussoftware / jamulussoftware/jamulus
Android: Qt6 compatibility
- Vorherrschende Sprache
- C
- Sterne
- 1.1k
- Forks
- 248
- Ø Merge
- 2 T. 3 Std.
- Gemergte PRs (30 T.)
- 9
Beschreibung
**What is the current behaviour and why should it be changed?**
Jamulus will fail to build with Qt6 even when #2299 is merged as it uses androidextras for permission handling, which is no longer available.
**Describe possible approaches**
1. Stay on unsupported Qt 5.15.2
2. Use the private implementation when building against Qt6 as described in the relevant [Qt ticket](https://bugreports.qt.io/browse/QTBUG-84382?focusedCommentId=566019&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-566019)
I'd go with (2), although it is not nice either.
**Has this feature been discussed and generally agreed?**
No.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.