Re: [PD-dev] compiling external in Xcode

2007-06-03 Thread Kyle Klipowicz
Yes, please do. I haven't had much luck with XCode (although the
hid-explorer did compile for me), so I would like to learn about using
it for externals. Of course, gcc + (your favorite text editor) is
always there as well!

~Kyle

On 5/31/07, Hans-Christoph Steiner [EMAIL PROTECTED] wrote:

 You probably need either -undefined dynamic_lookup, -undefined
 suppress, or -bundle_loader /path/to/pd/bin/pd

 It would be great if you could make a little howto on this since
 others will for sure be interested if you get this working.

 .hc

 On May 31, 2007, at 12:43 PM, [EMAIL PROTECTED] wrote:

  I am trying to get a test compile of the counter example from the
  how to guide built in Xcode but I dont
  know which target type to choose.  When I choose any of the dynamic
  lib options I get linker errors like
  this:
  ld: Undefined symbols:
  _class_addbang
  _class_new
  _gensym
  _outlet_float
  _outlet_new
  _pd_new
  _s_float
 
  Does anyone know the answer to this?
  Alain
 
 
  ___
  PD-dev mailing list
  PD-dev@iem.at
  http://lists.puredata.info/listinfo/pd-dev



 
 

http://at.or.at/hans/



 ___
 PD-dev mailing list
 PD-dev@iem.at
 http://lists.puredata.info/listinfo/pd-dev



-- 
-

 -
  - --
http://perhapsidid.wordpress.com

___
PD-dev mailing list
PD-dev@iem.at
http://lists.puredata.info/listinfo/pd-dev


[PD-dev] compiling external in Xcode

2007-05-31 Thread nosehair911
I am trying to get a test compile of the counter example from the how to guide 
built in Xcode but I dont 
know which target type to choose.  When I choose any of the dynamic lib options 
I get linker errors like 
this:
ld: Undefined symbols:
_class_addbang
_class_new
_gensym
_outlet_float
_outlet_new
_pd_new
_s_float

Does anyone know the answer to this?
Alain


___
PD-dev mailing list
PD-dev@iem.at
http://lists.puredata.info/listinfo/pd-dev