Hallo, samuraiskillz hat gesagt: // samuraiskillz wrote:
i did however get this warning:-
vexp_if.c:47: warning: declaration of
exp' shadows a global declaration <built-in>:: warning: shadowed declaration is here vexp_if.c:891: warning: declaration of
exp' shadows a global declaration <built-in>:: warning: shadowed declaration is here vexp_if.c:936: warning: declaration ofexp' shadows a global declaration <built-in>:: warning: shadowed declaration is here make[1]: *** [vexp_if.pd_linux_o] Error 1 make[1]: Leaving directory
/home/spoony/pd-0.37-1/extra/expr~' make: *** [externs] Error 2
Apply attached patch with:
$ cd PDDIR/extra/expr~ $ patch -p0 < /path/to/vexp_if.c.patch
Alternativly remove "-Werror" from Makefile, but try patching first.
Frank Barknecht _ ______footils.org__