Hi, is it possible to make fish swarms and stuff like this in pd? cheers. christian
Christian Klotz Kunsthochschule Kassel / School of Arts Kassel ::digitalpool
theres an object called particle swarm optimizer(pso) that performs this.
siggmus
On Tue, 2 Nov 2004 03:07:43 +0100, "Christian Klotz" list_pd@deviation.de said:
Hi, is it possible to make fish swarms and stuff like this in pd? cheers. christian
Christian Klotz Kunsthochschule Kassel / School of Arts Kassel ::digitalpool
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://iem.at/cgi-bin/mailman/listinfo/pd-list
thanks, so I compiled the pso from cvs. Everything went fine till starting pd. There I get the erro message while loading pso.pd_linux
undefined symbol: _ZN17flext_root_singlenwEj
any suggestions? thanks, christian
On Nov 2, 2004, at 6:30 AM, siggmuss wrote:
theres an object called particle swarm optimizer(pso) that performs this.
On Tue, 2 Nov 2004 03:07:43 +0100, "Christian Klotz" list_pd@deviation.de said:
Hi, is it possible to make fish swarms and stuff like this in pd? cheers.
Christian Klotz Kunsthochschule Kassel / School of Arts Kassel ::digitalpool
thanks, so I compiled the pso from cvs. Everything went fine till starting pd. There I get the erro message while loading pso.pd_linux
undefined symbol: _ZN17flext_root_singlenwEj
maybe you also have to recompile flext !
LG Georg
thats what I thought, but nevertheless it doesnt work. I have the latest flext from thomas grills website. cheers, christian
On Nov 2, 2004, at 11:15 AM, Georg Holzmann wrote:
thanks, so I compiled the pso from cvs. Everything went fine till starting pd. There I get the erro message while loading pso.pd_linux
undefined symbol: _ZN17flext_root_singlenwEj
maybe you also have to recompile flext !
Christian Klotz Kunsthochschule Kassel / School of Arts Kassel ::digitalpool
Hi Christian,
thanks, so I compiled the pso from cvs. Everything went fine till starting pd. There I get the erro message while loading pso.pd_linux
undefined symbol: _ZN17flext_root_singlenwEj
it seems that the pso make files aren't really up to date with flext. Please try to uncomment FLEXT_SHARED=1 in config-pd-linux.txt. This works for me.
best greetings, Thomas
thx, thats it best regards, christian
On Nov 2, 2004, at 11:23 AM, Thomas Grill wrote:
thanks, so I compiled the pso from cvs. Everything went fine till starting pd. There I get the erro message while loading pso.pd_linux
undefined symbol: _ZN17flext_root_singlenwEj
it seems that the pso make files aren't really up to date with flext. Please try to uncomment FLEXT_SHARED=1 in config-pd-linux.txt. This works for me.
Christian Klotz Kunsthochschule Kassel / School of Arts Kassel ::digitalpool
eMail: ck@deviation.de Tel.: +49 (0) 561 804-5460 Cell.: +49 (0) 173 5684730 ICQ: 95241258 .Mac: deviation@mac.com
btw, does anybody tried to use pso together with gem? cheers
theres an object called particle swarm optimizer(pso) that performs this.
On Tue, 2 Nov 2004 03:07:43 +0100, "Christian Klotz" list_pd@deviation.de said:
Hi, is it possible to make fish swarms and stuff like this in pd? cheers. christian
Christian Klotz Kunsthochschule Kassel / School of Arts Kassel ::digitalpool