[PD] compiling fluid~ external on osx

Frank Barknecht fbar at footils.org
Wed Sep 1 17:40:08 CEST 2004


Hi Christian,
Christian Klotz wrote:
> 
> I changed it to
> 
> g++  -bundle -bundle_loader /usr/local/bin/pd -flat_namespace  
> pd-darwin/fluid.o -lm -L/usr/local/lib -lfluidsynth -lreadline 
> /usr/local/lib/pd/flext/flext.a   -o pd-darwin/fluid.pd_darwin
> 
> now I recognized a missing link named flext.a, which was now created 
> after reinstalling flext. But there still remains the aborting of 
> compilation. this time the following error msg appears:
> 
> ld: can't locate file for: -lreadline

Just remove "-lreadline" and it should work finally.

Ciao
-- 
Fran





More information about the Pd-list mailing list