Hi, the project fails to configure on macOS 15. The JUCE submodule is using a deprecated function and throws this error: error: 'CGWindowListCreateImage' is unavailable: obsoleted in macOS 15.0 - Please use ScreenCaptureKit instead. Even updating the JUCE submodule to 'master' or 'develop' branch doesn't fix it. The project is unbuildable on modern macOS.
¿Any solution?
Hi, the project fails to configure on macOS 15. The JUCE submodule is using a deprecated function and throws this error: error: 'CGWindowListCreateImage' is unavailable: obsoleted in macOS 15.0 - Please use ScreenCaptureKit instead. Even updating the JUCE submodule to 'master' or 'develop' branch doesn't fix it. The project is unbuildable on modern macOS.
¿Any solution?