Nick Sabalausky wrote:
AIUI:
DWT doesn't support D2 (neither does wxD).
wxD should compile/work with D2, it just doesn't "support" it...
Similar goes for using Tango rather than Phobos with it, as well.
QtD requires a patched DMD, MinGW (which is fucking god-awful), and cmake (I
have to let some variant of "make" touch my computer? Why can't we just let
make die?). And it requires running your code through a preprocessor.
I thought QtD was already the "official" GUI for D2, just like
DWT for D1. Which seemed to imply those patches getting included.
--anders