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