wxD (GUI) and Code::Blocks (IDE)
Anders F Björklund
afb at algonet.se
Wed Jan 3 05:04:48 PST 2007
wxD GUI should use GDC 0.21 and wxWidgets 2.8.0 before wxD 1.0,
so there will be a Alpha 9 release with GDC 0.20 and wx 2.6.3:
http://wxd.sourceforge.net/ (CVS/Alpha)
Code::Blocks IDE supports using DMD and GDC as C/C++ compilers,
full D language support will come after the 1.0 release of CB:
http://www.codeblocks.org/ (SVN/Nightly)
Both support all three targets: Windows, Linux and Macintosh.
(using the precompiled packages at gdcwin, gdcgnu and gdcmac)
--anders
PS.
Should also work (but is unsupported) on FreeBSD and Solaris.
You will have to compile from source code on those platforms.
More information about the Digitalmars-d
mailing list