Here are the problems within my software and I’d like to know how to get rid of them please:
Start by using the juce namespace - prepend juce:: to the JUCE class names, etc. in your code.
May you please give examples?
- Brady Call
juce::ReferenceCountedObject




