Re: [LAU] [ANN] IR: LV2 Convolution Reverb

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: lau <linux-audio-user@...>
Date: Thursday, January 13, 2011 - 8:53 pm

On 13.01.2011 20:57, Tom Szilagyi wrote:

tom ,thanks for the fast response.
when i do the mentioned it does not compile anymore:

g++ ir_wavedisplay.cc -Wall -I. -I/usr/include `pkg-config --cflags
gtk+-2.0` `pkg-config --cflags gthread-2.0` -D__STDC_FORMAT_MACROS -O2
-ffast-math -D_HAVE_GTK_ATLEAST_2_20 -c -fPIC -o ir_wavedisplay.o
ir_wavedisplay.cc: In function 'void
ir_wavedisplay_set_message(IRWaveDisplay*, const char*)':
ir_wavedisplay.cc:278: error: redefinition of 'void
ir_wavedisplay_set_message(IRWaveDisplay*, const char*)'
ir_wavedisplay.cc:253: error: 'void
ir_wavedisplay_set_message(IRWaveDisplay*, const char*)' previously
defined here
ir_wavedisplay.cc:279: error: 'values' was not declared in this scope
ir_wavedisplay.cc:279: error: 'length' was not declared in this scope
make: *** [ir_wavedisplay.o] Fehler 1
nowhiskey@murija5:~/Desktop/src/ir.lv2$

cheers,
doc

>

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-user

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]