[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

MacPorts noreply at macports.org
Tue Sep 24 17:49:07 UTC 2024


#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     |
---------------------+---------------------------------

Comment (by markemer):

 Replying to [comment:5 kaamui]:
 > I'm building my app with scripts and/or Qt Creator, and have a qmake
 setting similar to the one you are referring to : {{{
 QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.15 }}}
 >
 > As for Qt installation, I simply did a {{{ sudo port install qt5 }}},
 then a {{{ sudo port install qt5-qtwebengine }}}

 By default MacPorts builds/installs with a MACOSX_DEPLOYMENT_TARGET equal
 to your current machine OS. Your app is building with 10.15 but the Qt you
 have installed is set to 13.

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


More information about the macports-tickets mailing list