Skip to content

juceaide fails to build on macOS 15.5 #24

@jinpavg

Description

@jinpavg

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions