OT Adam D Ruppe's web stuff
Joel via Digitalmars-d
digitalmars-d at puremagic.com
Tue Sep 16 21:57:03 PDT 2014
I think there might be a better one out, I noticed some thing in
a forum (Aug 2013).
I've found that GTkD and arsd\dom.d (Adam's) have 'Event' symbols
that clash with each other.
With the code 'alias jEvent = gdk.Event;' I get errors saying
gtk.Event is used as a type.
Is there an easier way to to think out symbol clashes?
I've got some code here:
https://github.com/joelcnz/Jyble
Thanks for any help.
More information about the Digitalmars-d
mailing list