Hi,
I'm having problems to compile Pd libraries on OS X. Compiling single externals with a modified Linux makefile works (using cc from the project builder package) but I can't figure out how to compile libraries! I've used a modified linux makefile as starting point but still get a lot of unresolved symbols... any help very appreciated! - I'd like to release the next version of maxlib for OS X as well... ;-)
Some (already compiled) externals for OS X (freeverb~, multiverb~ and limiter~) can be found at http://www.akustische-kunst.org/puredata/freeverb/
thanks,
Olaf
Hi all,
Well, I'm not on a Mac right now but Pd itself is a dynamically loaded library, so just copy the link flags that "make" pd (download the source, compile Pd, watch the compilation commands flash by) and that should show you.
cheers Miller
On Mon, Aug 26, 2002 at 07:01:37PM +0200, Olaf Matthes wrote:
Hi,
I'm having problems to compile Pd libraries on OS X. Compiling single externals with a modified Linux makefile works (using cc from the project builder package) but I can't figure out how to compile libraries! I've used a modified linux makefile as starting point but still get a lot of unresolved symbols... any help very appreciated! - I'd like to release the next version of maxlib for OS X as well... ;-)
Some (already compiled) externals for OS X (freeverb~, multiverb~ and limiter~) can be found at http://www.akustische-kunst.org/puredata/freeverb/
thanks,
Olaf
PD-dev mailing list PD-dev@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-dev