[MacPorts] #67388: qt5 @5.15.8+qt5-qtwebengine: App cannot be run on this version of macOS. Qt requires macOS 13.0.0 or later, you have macOS 12.6.0 (was: qt5 5.15.8 [+qt5-qtwebengine]: App cannot be run on this version of macOS. Qt requires macOS 13.0.0 or later, you have macOS 12.6.0)

MacPorts noreply at macports.org
Mon May 8 12:33:09 UTC 2023


#67388: qt5 @5.15.8+qt5-qtwebengine: App cannot be run on this version of macOS. Qt
requires macOS 13.0.0 or later, you have macOS 12.6.0
---------------------+---------------------------------
  Reporter:  kaamui  |      Owner:  MarcusCalhoun-Lopez
      Type:  defect  |     Status:  assigned
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:
Resolution:          |   Keywords:
      Port:  qt5     |
---------------------+---------------------------------
Changes (by ryandesign):

 * status:  new => assigned
 * owner:  (none) => MarcusCalhoun-Lopez


Comment:

 Just to check the obvious: the deployment target defaults to the current
 major version of macOS, so it is expected that if you compile something on
 macOS 13, it can only run on macOS 13 and later. If you want to be able to
 run on earlier macOS versions, you have to set the deployment target to
 the earliest version you want to run on, for example by setting the
 environment variable `MACOSX_DEPLOYMENT_TARGET=12.0` if you want to be
 able to run on macOS 12 or later. If you are building with Xcode, there is
 a setting for this in your Xcode project.

-- 
Ticket URL: <https://trac.macports.org/ticket/67388#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list