Thread overview | ||||||
---|---|---|---|---|---|---|
|
November 29, 2014 Help getting DWT for D2 using phobos | ||||
---|---|---|---|---|
| ||||
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 |
November 29, 2014 Re: Help getting DWT for D2 using phobos | ||||
---|---|---|---|---|
| ||||
Posted in reply to Dammy | 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. |
December 04, 2014 Re: Help getting DWT for D2 using phobos | ||||
---|---|---|---|---|
| ||||
Posted in reply to Gary Willoughby | 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.
|
December 04, 2014 Re: Help getting DWT for D2 using phobos | ||||
---|---|---|---|---|
| ||||
Posted in reply to Olagsfark | 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. :)
|
Copyright © 1999-2021 by the D Language Foundation