QT Problems on macOS 15
Mark E Anderson
mark at macports.org
Thu Aug 15 21:57:41 UTC 2024
Just a heads up, `CGDisplayCreateImageForRect` is no longer supported in the macOS 15 SDK.
One workaround suggested was setting the minimum SDK to macOS 14 on macOS 15 - https://github.com/microsoft/vcpkg/issues/40372
I want to do this, but the qt Portfiles are beyond my understanding at the moment. Anyone know how I could approach this?
I'm also looking into making a fake version of it for QT to use, using the ScreenCaptureKit instead. I assume that's what upstream is going to do, but it's still broken in the latest commit, so I doubt we'll see fixes trickle down to qt5 and qt4, but who knows - I'm not sure how QT dev works.
If I can't make any headway, I'll open a ticket as soon as macOS 15 releases, unless we're ok with me opening one now.
—Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-dev/attachments/20240815/c815e3fc/attachment.htm>
More information about the macports-dev
mailing list