-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2013-02-06 09:54, Charles Goyard wrote:
Hi,
thanks.
More specific:
all Gem objects were dashed. after adding "declare -path /usr/lib/pd-l2ork/extra/Gem" gemhead and gemwin objects are ok but not others such as color, rotate, square.
you need to _load_ Gem: [declare -lib Gem]
Here's a bit of console output: gemreceive __gem_render $1
i understand that you have not loaded Gem and only Gem's abstractions (found in /usr/lib/pd-l2ork/extra/Gem) are available. since there are abstraction implementations for [gemhead] and [gemwin] these objects succeed to create (though their internals that depend on the Gem-binary don't).
fgamsdr IOhannes