--------
Dan Wilcox
@danomatika
danomatika.com
robotcowboy.com

On May 6, 2016, at 8:44 PM, gem-dev-request@lists.iem.at wrote:

From: IOhannes m zmölnig <zmoelnig@iem.at>
Subject: Re: [GEM-dev] Gem Build Errors
Date: May 6, 2016 at 12:02:29 PM MDT
To: gem-dev@lists.iem.at


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 ein
the 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 :)