Yep, I'm already working with libpd. I've removed x_net and s_loader, and chopped out the sections of s_inter that deal with sockets. Everything compiles to .o files just fine now (with Cibyl's libc), but I'm having trouble at the linking step. I'm not sure that this is a pd-related issue at this point (I don't think it is) since I think I've made the necessary modifications to pd, so I can direct my questions elsewhere.
sorry, haven't slept much recently... those are a way to connect to other apps? I forget...
On Jul 27, 2011, at 5:32 PM, Mathieu Bouchard wrote:
On Wed, 27 Jul 2011, Hans-Christoph Steiner wrote:
Since you're most interested in the libpd approach, then you don't need to worry about the socket for the GUI. That you can skip. Indeed that's the normal way with libpd. As for [netsend] and [netreceive], those are a way
please finish sentence...
.hc
----------------------------------------------------------------------------
Programs should be written for people to read, and only incidentally for machines to execute.
- from Structure and Interpretation of Computer Programs