jackfruit2

Results 2 comments of jackfruit2

Hi @McMartin, Thanks for your timely reply. Please find the replication instructions to reproduce the issue that im facing: Note: Im using macOS Montery ### Instructions 1. Create a HelloWorld...

Hi @McMartin, I finally figured this one out. JUCE uses RTTI so user classes potentially leak the both mangled class and function names in the binary. I used the COMPILER_FLAGS_FOR_...