[PD] [PD-dev] Pure Data/gridflow/running flow_objects.c

Mathieu Bouchard matju at artengine.ca
Mon Aug 17 23:17:52 CEST 2009


On Tue, 18 Aug 2009, sisil mehta wrote:

> I checked out this link:
>>  http://lists.artengine.ca/pipermail/gridflow-dev/2008-October/000455.html
> What do i have to do with the attachments??
> in the terminal i just executed this: (i dwnld attachment.c and renamed it
> libstdcpp.c)

seems right.

> gcc -shared -o libstdcpp.pd_linux libstdcpp.c -lstdc++ and got this: 
> /usr/bin/ld: cannot find -lstdc++ collect2: ld returned 1 exit status

If -lstdc++ didn't work then how could you compile GridFlow at all?

try this: ls -l /usr/lib/libstdc++.*
I get this (I cut off the left part of the listing):

      18 2009-05-08 19:42 /usr/lib/libstdc++.so.5 -> libstdc++.so.5.0.7
  737192 2008-05-10 02:18 /usr/lib/libstdc++.so.5.0.7
      19 2009-05-09 21:09 /usr/lib/libstdc++.so.6 -> libstdc++.so.6.0.10
  950424 2009-03-16 20:28 /usr/lib/libstdc++.so.6.0.10

In the meanwhile, I made a video of violoncelle.mov in multiblob.pd :

   http://gridflow.ca/gallery/violoncelle_multiblob.mov

For this I used the [# >] threshold with some value I picked to make it 
visually interesting. (but practical uses would replace [# >] by something 
else.)

  _ _ __ ___ _____ ________ _____________ _____________________ ...
| Mathieu Bouchard - tél:+1.514.383.3801, Montréal, Québec


More information about the Pd-list mailing list