Re: QT Problems on macOS 15

2024-08-16 Thread Mark E Anderson
I do! I'll look into that. Yeah, I don't even have the 14 SDK on this machine since Xcode 15 won't run. Thanks, Mark On Fri, Aug 16, 2024, at 9:40 AM, Ryan Carsten Schmidt wrote: > > On Aug 15, 2024, at 16:58, Mark E Anderson wrote: >> >> One workaround suggested was setting the minimum SDK to

Re: QT Problems on macOS 15

2024-08-16 Thread Ryan Carsten Schmidt
On Aug 15, 2024, at 16:58, Mark E Anderson wrote: > > One workaround suggested was setting the minimum SDK to macOS 14 on macOS 15 > - https://github.com/microsoft/vcpkg/issues/40372 You mean the deployment target, not the SDK. Look in the MacPorts guide for the macosx_deployment_target option.