jamulus icon indicating copy to clipboard operation
jamulus copied to clipboard

Update Mac Legacy from Qt 5.9.9 to 5.15.2

Open softins opened this issue 1 year ago • 1 comments

Short description of changes

Updates the CI build process and makefiles for Mac Legacy to use Qt 5.15.2 instead of 5.9.9. This allows other things also to be improved separately, as described in #3234

CHANGELOG: Update Mac Legacy build to use Qt 5.15.2, now compatible with MacOS 10.13 (High Sierra) or newer.

Context: Fixes an issue?

Fixes #3234

Does this change need documentation? What needs to be documented and how?

We would need to document in the release notes and any download page that the minimum supported version of MacOS for the Legacy build would be 10.13 (High Sierra)

Status of this Pull Request

Working, but awaiting agreement on using Qt 5.15.2.

What is missing until this pull request can be merged?

Just agreement on using Qt 5.15.2

Checklist

  • [x] I've verified that this Pull Request follows the general code principles
  • [x] I tested my code and it does what I want
  • [x] My code follows the style guide
  • [x] I waited some time after this Pull Request was opened and all GitHub checks completed without errors.
  • [x] I've filled all the content above

softins avatar Feb 15 '24 17:02 softins

Reverted to using Qt 5.15.2, as per https://github.com/jamulussoftware/jamulus/issues/3234#issuecomment-1975245901

softins avatar Apr 15 '24 11:04 softins

I would like to progress this now, because I plan to submit a working PR to replace #2393, and that will be dependent on this one having been merged.

softins avatar Jun 06 '24 22:06 softins

We no longer officially link legacy directly on the website anyway as we didn't test it for the last release. So people know it's encouraged not to use it.

ann0see avatar Jun 07 '24 15:06 ann0see

Great, I'll do a final smoke test of the artifact and then merge.

softins avatar Jun 07 '24 19:06 softins