mtytel / helm

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

Provide proper build instructions #232

Open Luraktinus opened 4 years ago

Luraktinus commented 4 years ago

Adding stuff like build dependencies etc. i would like to try helm but compiler said: Bildschirmfoto von 2019-08-18 06-50-58

Jikstra commented 4 years ago

I have the same problem, found this (closed) issue with the same error in the bug tracker of the juce framework which is included/a dependency of helm: https://github.com/WeAreROLI/JUCE/issues/522

Maybe it's a matter of upgrading the shipped juce or backporting the fix.

EDIT: Applying the patch makes helm compile again.

EDIT2: For build instructions i simply did a make -j 8 and the standalone binary i found in standalone/builds/linux/build