Using this repo, on macOS 15.5, I'm unable to build juceaide and I think this line might be the problem:
/Users/alexvangils/repos/cycling/rnbo.example.juce/thirdparty/juce/modules/juce_gui_basics/native/juce_mac_Windowing.mm:698:33:
error: 'CGWindowListCreateImage' is unavailable: obsoleted in macOS 15.0 -
Please use ScreenCaptureKit instead.
If I update JUCE (to 8.0.8) i can generate the build files successfully, and build/run a plugin.