Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide proper build instructions #232

Open
Luraktinus opened this issue Aug 18, 2019 · 1 comment · May be fixed by #233
Open

Provide proper build instructions #232

Luraktinus opened this issue Aug 18, 2019 · 1 comment · May be fixed by #233

Comments

@Luraktinus
Copy link

Luraktinus commented Aug 18, 2019

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

@Jikstra
Copy link

Jikstra commented Aug 20, 2019

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:
juce-framework/JUCE#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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants