Changes between Version 1 and Version 2 of Ticket #67388, comment 5


Ignore:
Timestamp:
May 8, 2023, 12:51:07 PM (12 months ago)
Author:
kaamui
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #67388, comment 5

    v1 v2  
    1 I'm building my app with scripts and/or Qt Creator, and have a qmake setting to the one you are referring to : {{{ QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.15 }}}
     1I'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 }}}
    22
    33As for Qt installation, I simply did a {{{ sudo port install qt5 }}}, then a {{{ sudo port install qt5-qtwebengine }}}