Changes between Initial Version and Version 1 of Ticket #54357, comment 11


Ignore:
Timestamp:
May 27, 2021, 3:16:55 AM (3 years ago)
Author:
Wowfunhappy (Jonathan)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54357, comment 11

    initial v1  
    1 I have a Mavericks patch for QT 5.9 over here: https://trac.macports.org/ticket/62964. I agree that QT 5.8 should be the default on Mavericks. (If I'd seen this ticket earlier I would have added here instead, sorry.) It really wasn't a big lift at all.
     1I have a Mavericks patch for QT 5.9 over here: https://trac.macports.org/ticket/62964. (If I'd seen this ticket earlier I would have added here instead, sorry.)
    22
    3 I agree that QT 5.8 should be the default on Mavericks, as there are a handful of functions which I just commented out. None of the software I built seemed to care, but if something did, I don't know what would happen. That said, _having_ QT 5.9 will allow some software to build that otherwise would not.
     3I agree that QT 5.8 should probably be the default on Mavericks. There are a handful of functions which I just commented out. None of the software I built seemed to care, but if something did, it would presumably fall over.
     4
     5But, having QT 5.9 as an option makes it possible to build software for Mavericks which would otherwise just never work.