[PD] how to get GEM working in Vanilla?

IOhannes m zmölnig zmoelnig at iem.at
Fri May 20 09:10:28 CEST 2016


On 05/18/2016 03:54 PM, rolfm at dds.nl wrote:
> still getting accustomed to Vanilla:
> i've troubles to get Gem working (Windows 10).
> 
> Gem is in hte folder together with the other libs
> 
> after [declare -lib Gem]
> i get errors (patch to create a Gem window)
>  gemwin 10
> ... couldn't create
>  gemkeyboard
> ... couldn't create
> 
> after [declare -stdpath Gem]
> i get a whole list of errors starting with
>  gemglutwindow
> ... couldn't create
>  GLdefine GL_LINEAR
> ... couldn't create
> etc
> 
> Gemma also complains about being unable to load Gem
> 
> any help appreciated
> 

i think it is a problem of:
- the libdir loader not being updated to Pd-0.47 yet
AND
- Gem providing a Gem-meta.pd patch (pretending to be in libdir format
while in reality it is not).

this combination results in the libdir loader being the one who wins the
who-can-load-Gem competition if Gem is not in the very first path to be
searched, but then fails to properly load Gem.

i'll try to update the "libdir" loader asap (though probabaly after the
weekend).
in the meantime try removing the Gem/Gem-meta.pd patch and see whether
it helps.

gmards
IOhannes


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20160520/be5855aa/attachment.sig>


More information about the Pd-list mailing list