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.
