I have self-made installation of D2 lang (32 bit, dmd2 compiler, phobos2) that includes dsss, gtk/gtkd, opengl, libxml, iconv, gtksourceview libs.

Some examples must be manually updated, but compiles properly.

Installation is zip archive with above packages and one *.bat file that sets an valid environment variables. It's work good on Win 64 server edition.

At the moment it lets me develop serious applications.

The best two books at start are The D Programming Language and Fundation of Gtk+ Develpment.

On Tuesday, 10 April 2012 at 17:00:40 UTC, Lars Johansson wrote:
Hey all, I do not find a better suited forum or blog to ask some newbie questions. I read some about D. Some years ago I actually wrote some small D1/tango programs just for fun. Now I like to start do some more serious stuff with D2. But there are some things bugging me. It seems there is a blood feuds among D and tango communities. This looks bad, and something I do not like.

But more important I can not find good documentation how to install D2 with tango and phobos2. There are probably other useful libraries, where do I find them and how do I install them. I'm primarily looking for a Windows install. I managed to install D (dmd and probably phobos2) some examples do not even compile, so I probably didn't do a successful install.

I appreciate if someone can give some advice.


Reply via email to