Roman Haefeli wrote:
On Mon, 2007-11-12 at 05:41 +0100, Roman Haefeli wrote:
after having removed 'Particles/partlib_system.cpp' and recompiled, i get now:
/usr/local/lib/pd/extra/Gem.pd_linux: /usr/local/lib/pd/extra/Gem.pd_linux: undefined symbol: _ZN14ParticleAction2dtE
and it goes on with:
_Z8pGravityfff
i try now to remove all particle stuff.
the proper way to do it, is to configure Gem with "--disable-Particles".
you probably have to do a "make clean" (or wipe out the contents of src/Objects manually) before changing the configure options.
fmasf IOhannes