mtytel / helm

Helm - a free polyphonic synth with lots of modulation
http://tytel.org/helm
GNU General Public License v3.0
2.36k stars 202 forks source link

Juce compiling error on ubuntu #299

Open DLongoni opened 2 years ago

DLongoni commented 2 years ago

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

ghost commented 2 years ago

You have to compile with GCC8. It won't compile with GCC9.

tcrass commented 2 years ago

Just submitted a pull request (https://github.com/mtytel/helm/pull/306) which might resolve this issue.

antiprism commented 2 years ago

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.