digitalmars.D.announce - Help getting DWT for D2 using phobos
- Dammy (9/9) Nov 28 2014 Hi guys, i've been trying to download the DWT library for some
- Gary Willoughby (6/15) Nov 29 2014 Get the source from here:
- Olagsfark (3/8) Dec 03 2014 Thanks for the help gary, i guess i'll have to install git.
- Gary Willoughby (3/4) Dec 04 2014 No worries, once you get over the learning curve git + git-hub
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
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 advanceGet 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
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
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