On 05/18/2016 03:54 PM, [email protected] 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


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list

Reply via email to