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 ErrorsDate: May 6, 2016 at 12:02:29 PM MDT
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?
- can they be loaded directly? (e.g. does instantiating [gemglutwindow]
work?)
- is the problem you are describing one of abstractions withing
abstractions? (e.g. [gemglutwindow] cannot be instantiated inside the
[gemwin] abstraction