helm
helm copied to clipboard
Juce compiling error on ubuntu
Same error occurring either cloning from repo or from downloading 0.9 source from release. HelmErr.txt
Running Ubuntu 21.04
A bit lost here.
Thanks
You have to compile with GCC8. It won't compile with GCC9.
Just submitted a pull request (https://github.com/mtytel/helm/pull/306) which might resolve this issue.
Just submitted a pull request (#306) which might resolve this issue.
Just to confirm successful build on Ubuntu 22.04 after applying this pull request.