|
From: Andreas P. <and...@br...> - 2012-04-10 18:27:38
|
On 2012-04-10 20:07, hilare wrote: > > On 2012-04-10 03:30, hilare wrote: >> Correction, sorry, eventually the --enable-global-attenuation-default >> directive is _also_ breaking linuxsampler (module) svn 9 april 2012, >> always after applying the correction on configure file. > > The output of make is then: > > global_private.cpp:93: erreur: ‘yes’ was not declared in this scope The --enable-global-attenuation-default parameter takes a number as value, not "yes". You only need to specify the parameter if you're not happy with the default value of 0.35. /Andreas |