Um... I meant mp3amp~ not mp3cast~
Pall Thayer wrote:
Hi, I got the mp3cast~ files from cvs and trying to make for Linux gives this:
palli@palli:~/iars/pd-0.38-0/mp3cast $ make cc -DPD -DUNIX -O2 -funroll-loops -fomit-frame-pointer -Wall -W -Wshadow -Wstrict-prototypes -Werror -Wno-unused -Wno-parentheses -Wno-switch -g -I../src -o mp3amp~.o -c mp3amp~.c mp3amp~.c: In function
mp3amp_decode_input': mp3amp~.c:289: warning: passing arg 6 of
decodeMP3' from incompatible pointer type make: *** [mp3amp~.pd_linux] Error 1Any ideas anyone? I really, really need this to work. I've been using the precompiled binary from Yves site and it keeps crashing on me.