Hi everybody,
I'm trying to build externals (for Mac OS X) in Xcode. Since I
couldn't find much information on how to do that, it's basically just
trial and - most of all - error. For the start, I tried to build the
helloworld-Example from the external-tutorial. There are two main
problems (probably related):
function calls that I can't determine
2. When using the linker flag "-undefined dynamic_lookup" I can
compile the code without problems (maybe I'm just overriding them?).
But after copiing the resulting helloworld.pd_darwin (is the name
right?) pd crashes right after I tried to make a helloworld-Object.
Maybe it'll help if I give you some short explanation of what I did
at all:
to/Library/Pd
To complete the list: I'm using pd extended 0.39.3 on Mac OS X Tiger.
Any ideas what's wrong?
Thanks a lot in advance,
Andreas