Help getting DWT for D2 using phobos

Gary Willoughby via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Sat Nov 29 04:24:35 PST 2014


On Saturday, 29 November 2014 at 05:56:20 UTC, Dammy wrote:
> Hi guys, i've been trying to download the DWT library for some 
> time now and i just couldnt get it cos the zip i'm downloading 
> from github doesnt contain any library source. Until recently 
> when i went to dsource.org and i was really happy to have found 
> the full DWT package on to download it and find out it uses the 
> tango library. Please help guys! How do i get the dwt for 
> phobos library for D2. Please help! I'm using Dmd32 
> version2.066.0 on a windows vista. Your help will be greatly 
> appreciated.. Thanks in advance

Get the source from here:
https://github.com/d-widget-toolkit/dwt

Read the readme on that page and follow the instructions. The 
source is contained in sub modules so you need checkout with git 
(recursively) *not* download the zip.


More information about the Digitalmars-d-announce mailing list