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

Compilation problem on current master #21

Closed
ycollet opened this issue Jul 18, 2015 · 2 comments
Closed

Compilation problem on current master #21

ycollet opened this issue Jul 18, 2015 · 2 comments

Comments

@ycollet
Copy link

ycollet commented Jul 18, 2015

Hello,

I use Fedora 21 64 bits with gcc-4.9.2.
I meet the current error message while compiling helm:

Compiling wave_viewer.cpp
Compiling about_section.cpp
../../../src/editor_sections/about_section.cpp: In member function ‘virtual void AboutSection::buttonClicked(juce::Button_)’:
../../../src/editor_sections/about_section.cpp:146:32: erreur: expected type-specifier before ‘AudioDeviceSelectorComponent’
options.content.setOwned(new AudioDeviceSelectorComponent(_device_manager,
^
Makefile.binary:442: recipe for target 'build/intermediate/Release/about_section_7d82e4ff.o' failed

Best regards,

YC

@mtytel
Copy link
Owner

mtytel commented Jul 19, 2015

Dang. Broke the LV2 build, was only testing the standalone build for some reason.
Fixing now. Thanks for letting me know!

@mtytel
Copy link
Owner

mtytel commented Jul 19, 2015

Fixed!

@mtytel mtytel closed this as completed Jul 19, 2015
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

No branches or pull requests

2 participants