"Andrew Wiley" <wiley.andre...@gmail.com> wrote in message news:mailman.718.1307566795.14074.digitalmars-d-le...@puremagic.com... > On Wed, Jun 8, 2011 at 11:54 AM, Fabian <contact-...@freenet.de> wrote: > >> Hi >> I'm trying to install DWT2 to create GUI applications with D. >> I have downloaded DWT2 with TortoiseHg already and I've installed Ruby >> and >> Rake. But when I try to build the packages I get the following error >> message: >> >> http://imageshack.us/photo/my-images/62/dwt2error.png/ >> >> Is there anybody who can help me? >> I believe it's possible to use DWT2 and Tango - isn't it? >> > > It's called DWT2 because it's a port of the existing DWT code to D2.
Are you sure about that? I'm not really experienced with DWT, but the DWT2 repo has a bunch of commits that refer to D1 and Tango: http://hg.dsource.org/projects/dwt2 And the readme at the bottom of this page seems to indicate it's both D2/Phobos2 and D1/Tango: https://bitbucket.org/torhus/dwt2