Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Is there a correct way to support Mac OS 10.13-11.0 while building under Qt5?
Forum Update on Monday, May 27th 2025

Is there a correct way to support Mac OS 10.13-11.0 while building under Qt5?

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 254 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    E Offline
    elb_
    wrote on last edited by
    #1

    My team and I have been discussing various ways to support Mac OS while building under Qt5. Our end goal is to have a fully cross platform application that supports both early and previous versions of Mac OS (10.13-11.0) while building under the Qt5 Framework.

    My question is, is there a "correct" way to support Mac OS 10.13-11.0 while building under Qt5? If so, what are the advantages and disadvantages to this build process, and would it cause issues in the future?

    As far as I am concerned, the only official way to support Mac OS 11.0+ is by building under Qt6, which we are trying to avoid for the time being, until the framework is more mature and there is more of a community for support and development.

    1 Reply Last reply
    0
    • Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @elb_ said in Is there a correct way to support Mac OS 10.13-11.0 while building under Qt5?:

      As far as I am concerned, the only official way to support Mac OS 11.0+ is by building under Qt6

      Why?

      https://lists.qt-project.org/pipermail/interest/2021-May/037029.html

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by SGaist
        #3

        Hi and welcome to devnet,

        Qt 5 should work on Big Sure but you might be missing some patches if you are not a commercial licence holder.

        However, KDE is maintaining a set of patches that might be of interest to you. Mind you it's not a full replacement of Qt's releases.

        For the backward compatibility part, you should build on the latest version of macOS and Xcode that still support your oldest target.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        1

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved