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. Mac os versions
Forum Updated to NodeBB v4.3 + New Features

Mac os versions

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
1 Posts 1 Posters 197 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.
  • K Offline
    K Offline
    kshahim
    wrote on last edited by
    #1

    Is there a way to compile a project in Mac which works for all the Mac OS versions, including the recent one, Catalina?
    does providing these flags, do the job?

    QMAKE_CFLAGS += -mmacosx-version-min=10.6
    QMAKE_CXXFLAGS += -mmacosx-version-min=10.6

    MacOS 10.14: Mojave- 2018.
    MacOS 10.13: High Sierra- 2017.
    MacOS 10.12: Sierra- 2016.
    OS X 10.11: El Capitan- 2015.
    OS X 10.10: Yosemite-2014.
    OS X 10.9 Mavericks-2013.
    OS X 10.8 Mountain Lion- 2012.
    OS X 10.7 Lion- 2011.

    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