On 2011-11-29 18:25, Jacob Carlborg wrote:
On 2011-11-29 17:07, Gour wrote:
On Tue, 29 Nov 2011 17:04:16 +0100
Jacob Carlborg<d...@me.com> wrote:

There's a project at dsource.org called Tioport, that tried to
automated the process of port SWT to D. But the author gave up that
project and started to manually port SWT instead. It turned out that
you would need to port a large part of the Java standard library.

Ahh, that's not awesome.

That's strong point...Maybe I should, at least, try to compile it
and check how it looks...

I recommend you give it a try.

It seems it needs dsss?

No, it currently uses rake to build the project. Which means you need
both ruby and rake to build DWT.

For various reason, it's actually easier to build DWT by just compiling the an application that uses DWT using rdmd or similar.

--
/Jacob Carlborg

Reply via email to