How to install DWT

Jacob Carlborg doob at me.com
Thu May 2 23:13:12 PDT 2013


On 2013-05-03 01:41, Carlos wrote:

> ~/dwt/imp/
>
> is full of fubfolders with .di files in. I don't have a usr/inclulde/c
> folder so I created it.

Then use ~/dwt/imp. It doesn't really matter where you place it. Just 
add it to the command line when compiling:

dmd main.d -I~/dwt/imp/<subfolder>

-- 
/Jacob Carlborg


More information about the Digitalmars-d-dwt mailing list