Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added compatibility with juce 8 and fixed compile warnings #65

Closed
wants to merge 2 commits into from

Conversation

drowaudio
Copy link
Contributor

No description provided.

@sudara
Copy link
Owner

sudara commented Jun 14, 2024

Thanks for this! Unfortunately there's some real breakage with JUCE 8 which can be seen by bumping the tests. I've done the work over in #64 (as well as turned on warnings as errors). I'll look at merging that today and take a look at the compile warning situation.

@sudara
Copy link
Owner

sudara commented Jun 14, 2024

Ok, I merged the actual JUCE 8 support. Could you merge in main, try to compile and see if you still get any compile warnings?

I removed the explicit dtor added by https://github.com/sudara/melatonin_blur/pull/63/files and I'm not seeing any warnings locally or on GitHub. If you are still seeing em, i'll add in the solution here instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants