[PD] vbap_reverb compile error

Kjetil S. Matheussen k.s.matheussen at notam02.no
Wed Jul 9 10:32:37 CEST 2003


On Tue, 8 Jul 2003 derek at x-i.net wrote:

> hi,
>
> i'm trying to compile the vbap_reverb external for pd.linux. after cleaning up
> an orphan "/*" in line 363 of the C code which gave me the first compile error,
> i am still getting the following:
>
> cc1: warnings being treated as errors
> vbap_reverb.c: In function 'vbap':
> vabp_reverb.c:122: warning: 'winner_set' might be used uninitialized in this
> function
> vbap_reverb.c: In function 'vbap_matrix':
> vbap_reverb.c:371: warning: 'counter' might be used uninitialized in this
> function
> make: *** [vbap_reverb.pd_linux] Error 1
>

Remove "-Werror" from the makefile.

-- 





More information about the Pd-list mailing list