www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - Help getting DWT for D2 using phobos

reply "Dammy" <Olagokedammy gmail.com> writes:
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
Nov 28 2014
parent reply "Gary Willoughby" <dev nomad.so> writes:
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.
Nov 29 2014
parent reply "Olagsfark" <Olagokedammy gmail.com> writes:
On Saturday, 29 November 2014 at 12:24:36 UTC, Gary Willoughby
wrote:
 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.
Thanks for the help gary, i guess i'll have to install git.
Dec 03 2014
parent "Gary Willoughby" <dev nomad.so> writes:
On Thursday, 4 December 2014 at 05:53:28 UTC, Olagsfark wrote:
 Thanks for the help gary, i guess i'll have to install git.
No worries, once you get over the learning curve git + git-hub are really cool. :)
Dec 04 2014