What changed to make it work?
Also, any chance for a build that includes 64 bit?
On a related note, Gem is now loading fine in my own build of Pd.
On 05/06/2016 08:57 AM, Dan Wilcox wrote:* added Gem to the startup libraries list -> GEM abstractions load
except for gemglutwindow, also gemcocoawindow & gemglfwwindow do not
work either
???since these are just ordinary abstractions like any other that liv einthe Gem/ folder i wonder:- do these abstractions exist?
No, only gemdefaultwindow.pd
- can they be loaded directly? (e.g. does instantiating [gemglutwindow]
work?)
Nope, not in my testing.
- is the problem you are describing one of abstractions withing
abstractions? (e.g. [gemglutwindow] cannot be instantiated inside the
[gemwin] abstraction
Yes. that and I cannot create the implementation specific windows either.
Weird, I know :)