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.