Re: [proaudio] Error while compiling zynaddsubfx-99999999. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
Jean-Baptiste Mestelan wrote:
> Hello.
>
> I get the error below when compiling latest CVS version.
> At a glance, it looks like the error is related to patch file
> 01-mutex-split.patch ?
you're this patch seems incomplete.
I'll add a sed statement to fix this for now
Greetz Frieder
>
> Anybody would mind sharing a clue ?
> Thanks for attention.
>
> --
> g++ -O6 -Wall -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO
> -ggdb -march=prescott -O2 -pipe -fomit-frame-pointer `fltk-config
> --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -DUSE_JACKMIDI
> -c -o PADnoteParameters.o PADnoteParameters.C
> PADnoteParameters.C: In member function 'void
> PADnoteParameters::export2wav(std::string)':
> PADnoteParameters.C:530: error: no matching function for call to
> 'PADnoteParameters::applyparameters(bool)'
> PADnoteParameters.C:452: note: candidates are: void
> PADnoteParameters::applyparameters()
> make[2]: *** [PADnoteParameters.o] Error 1
>
>