Re: [Faudiostream-users] faust2lv2

2022-05-27 Thread Klaus Scheuermann
Merci :) On Fri, 2022-05-27 at 15:53 +0200, Stéphane Letz wrote: > I guess you’ll need to install boost. > > Stéphane > > > Le 27 mai 2022 à 15:51, Klaus Scheuermann a > > écrit : > > > > This is probably a simple one for you... Any ideas? Thank you > > > > [ks@home soundsgood]$ faust2lv2

Re: [Faudiostream-users] faust2lv2

2022-05-27 Thread Stéphane Letz
I guess you’ll need to install boost. Stéphane > Le 27 mai 2022 à 15:51, Klaus Scheuermann a écrit : > > This is probably a simple one for you... Any ideas? Thank you > > [ks@home soundsgood]$ faust2lv2 -double soundsgood09.dsp > -std=c++11 -fvisibility=hidden -O3 > lv2.cpp:292:10: fatal

[Faudiostream-users] faust2lv2

2022-05-27 Thread Klaus Scheuermann
This is probably a simple one for you... Any ideas? Thank you [ks@home soundsgood]$ faust2lv2 -double soundsgood09.dsp -std=c++11 -fvisibility=hidden -O3 lv2.cpp:292:10: fatal error: boost/circular_buffer.hpp: No such file or directory compilation terminated.