-
tobtoht_aperechnev: no ongoing work in this direction afaik. I created a tracking issue here: monero-project/monero-gui #4348
-
aperechnevtobtoht_: Is there anyone who's going to try migrating to Qt6? Or I can do it myself if no one has free time for this task.
-
tobtoht_aperechnev: Go for it, I don't think anyone has this on their agenda currently. If you need help with build system stuff, I'd be happy to assist.
-
aperechnevtobtoht_: okay, I'll do my best. That would be great if you can assist with build system since I'd already spent a few days there just to understand how it works.
-
selstaI didn't look into updating to Qt6 yet because it would break compatibility with old macOS versions
-
selstabut at this point a couple years have passed so maybe it's ok now
-
tobtoht_Minimum macOS would be 11 for Qt 6 (up from 10.13?). EOL since Sep 2023. Feather uses Qt 6 with hacks to get down to 10.14, but I don't think this would work for QtQuick because a lot of the graphical stuff uses newer macOS APIs. GUI shouldn't have issues with new codesigning / notarization requirements for binaries that target 11 or later.