On 2012-04-16 19:04, Paul wrote:

Is installing and using DWT really this involved? I spent hours figuring
out github, cloning the repository (I think). The git submodule commands
never ran w/o errors. I was quite frustrated.
Thanks for any additional comments. Do you know of a tutorial that deals
with this installation and goes through a basic DWT hello world....all
in on tutorial?

No, as far as I know there is no such tutorial. But when you have downloaded DWT you could use tutorials for SWT with minor modifications.

Cloning the repository is just:

$ git clone git://github.com/d-widget-toolkit/dwt.git

Then you run the commands for the submodules.

--
/Jacob Carlborg

Reply via email to