Requirements for DWT
Compiler:
- DMD – http://www.digitalmars.com/d/1.0/changelog.html
- DMD 1.028 OK
- DMD 1.029 does not work
- DMD 1.030 does not work
- DMD 1.031 OK (with tango trunk and the commandline option -version=TANGOSVN)
- GDC – untested
Build system (one of):
- DSSS – known to work - http://www.dsource.org/projects/dsss
- Bud/Build – known to work - http://www.dsource.org/projects/build
Runtime library:
- Tango - http://www.dsource.org/projects/tango
- release 0.99.6
If you want to use the DWT-Addons with JFace modules, you need to modify the tango release. See JFace
Version system (optional):
- Mercurial - http://www.selenic.com/mercurial/wiki/
DWT
- DWT-Win - http://www.dsource.org/projects/dwt-win
- DWT-Linux - http://www.dsource.org/projects/dwt-linux
