Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Mentioned Platform support, development or runtime?
Forum Updated to NodeBB v4.3 + New Features

Mentioned Platform support, development or runtime?

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
4 Posts 2 Posters 458 Views 3 Watching
  • 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.
  • T Offline
    T Offline
    Taytoo
    wrote on last edited by
    #1

    Looking at supported Platforms for Qt 5.15: https://doc.qt.io/qt-5/supported-platforms.html

    For macOS Supported platforms include 10.13, 10.14,10.15. Does that mean I can Build Qt and my Qt application on these platforms, or does it mean that my compiled application will Only run on these versions of OS? (Assuming I'm not using any features in latest OS version e.g. Dark Mode)

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

      Hi,

      For macOS development, the rules follow these of Apple: build on the latest and target the oldest officially available supporting the APIs you need. Apple supports the three latest version of macOS meaning the current plus the two before.

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

      T 1 Reply Last reply
      2
      • SGaistS SGaist

        Hi,

        For macOS development, the rules follow these of Apple: build on the latest and target the oldest officially available supporting the APIs you need. Apple supports the three latest version of macOS meaning the current plus the two before.

        T Offline
        T Offline
        Taytoo
        wrote on last edited by
        #3

        @SGaist For 5.12 (LTS) listed mac Versions are 10.12, 10.13, 10.14 and XCode 9 or 10.

        Can I build Qt 5.12 and my application on mac mini with macOS 10.15? If so, would that program run on 10.12 to 10.15?

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

          You should be able to build it but there might be some warnings you might have to take into account.

          As for the oldest version, you'll have to test.

          If not working as you want, you have the option of using Parallels and build on an older version of macOS and Xcode.

          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
          0

          • Login

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