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
___________________________________________________________ Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: http://mail.yahoo.de
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.
roman
___________________________________________________________ Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: http://mail.yahoo.de
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
well, surprise, surprise: partlib_system.cpp is there for a good reason: e.g. to provide functions like PartlibAction()
mfa.ser IOhannes
On Mon, 2007-11-12 at 09:11 +0100, IOhannes m zmoelnig wrote:
did i say the opposite?
ok. but why did it work all the years until now? i didn't change my system. i am still on the ubuntu dapper. AND i could use all the particle objectclasses. can you tell me why i cannot use particle systems anymore?
roman
___________________________________________________________ Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: http://mail.yahoo.de
hi
Roman Haefeli wrote:
no, but your email camethrough before your question about "__ps";
therefore your emails sounded like: "i have removed an arbitrary file from the Gem-sources and now it doesn't work anymore" - which is not very surprising :-)
i cannot answer you this, but recently i have modified the build-system of Gem a bit, so that all .o files are copiled into the ./Objects folder before they are linked. this is part of an ongoing try, to compile Gem (partly) as single externals.
anyhow, could you do a "make distclean" (and eventually removed all traces of .o and .d files in the Gem/src tree) and afterwards do a fresh build.
mfg.asdr IOhannes
On Mon, 2007-11-12 at 16:19 +0100, IOhannes m zmoelnig wrote:
hey, 'make distclean' did the trick. obviously 'make clean' wasn't enough. it compiled fine and it loads fine.
thanks roman
___________________________________________________________ Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: http://mail.yahoo.de
On Nov 18, 2007, at 2:36 AM, Roman Haefeli wrote:
I am curious, what are .d files anyway?
.hc
------------------------------------------------------------------------ ----
Computer science is no more related to the computer than astronomy is related to the telescope. -Edsger Dykstra