I get this when trying to compile a DWT app with dmd 1.004. Works fine with dmd 1.0 and older. It also happened with one of the dwt examples, think it was test_rowlayout.d. Error 42: Symbol Undefined _D44TypeInfo_AC3dwt8graphics9rectangle9Rectangle6__initZ Looks similar to what Chris got, since it's a missing TypeInfo object.