MacOSX 26.3.1 build fix
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
Research direction
Start by locating the JUCE version configuration used by the reverb plugin and compare it with the requested 8.0.13 update. Build the plugin on macOS Tahoe and confirm that the deprecated CGWindowListCreateImage API no longer prevents compilation.
Written by the indexing model from the issue text.
Description
Hi,
I've been playing with your reverb plugin as a good example of a fairly CPU intensive, JUCE based VST plugin. I like it! Kudos.
It built fine on Linux, but on the Mac it is using a version of JUCE that isn't compatible with my newer Tahoe OS. The CGWindowListCreateImage API has been deprecated. The easy fix is to install the latest JUCE, which is 8.0.13.
Would you like me to submit a pull request for this?
Thanks for your efforts on this plugin!
- Dominant language
- C++
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
AXERA-TECH/ax-llm#77 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
bug-unconfirmed
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
NVIDIA/cuda-samples#453 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
infiniflow/infinity#3502 ·