august,
got it working. you might wanna tell folks to apt-get install libmad0-dev as well....
thanks for this, BTW. it is a very nice toy to play with ;-)
d.
derek holzer wrote:
august,
what am i doin' wrong here? i have latest [non CVS] flext, commented out the libflac lines, and i also did an apt-get install libmad0 just beforehand.....
d.
glsbk:/usr/lib/pd/extra/readanysf~# make g++ -c -mcpu=i686 -O6 -fno-rtti -DFLEXT_SYS=2 -DFLEXT_THREADS -DREAD_VORBIS -DREAD_VORBIS_URL -DREAD_MAD -DREAD_MAD_URL -I/src
-I/usr/local/lib/pd/flext -Wall main.cpp -o pd_linux/main.o In file included from main.h:39, from main.cpp:31: ReadMad.h:43: mad.h: No such file or directory In file included from main.h:42, from main.cpp:31: ReadMadUrl.h:54: mad.h: No such file or directory make: *** [readanysf] Error 1