Thread overview
DWT build error function tango.io.FileSystem.FileSystem.toAbsolute is deprecated
Nov 03, 2010
tuanhoanganh
Nov 03, 2010
Jacob Carlborg
Nov 04, 2010
torhu
November 03, 2010
I am a newbie of D language and DWT.
When i build DWT (lastest hg) and D language 1.0.65 i have a error
"...\dwt-win\dwt\dwthelper\File.d(80): Error: function
tango.io.FileSystem.FileSystem.toAbsolute is deprecated"
How to fix it?
Thank in advance

Tuan Hoang Anh


November 03, 2010
On 2010-11-03 07:39, tuanhoanganh wrote:
> I am a newbie of D language and DWT.
> When i build DWT (lastest hg) and D language 1.0.65 i have a error
> "...\dwt-win\dwt\dwthelper\File.d(80): Error: function
> tango.io.FileSystem.FileSystem.toAbsolute is deprecated"
> How to fix it?
> Thank in advance
>
> Tuan Hoang Anh

I guess I'll have to update DWT.

-- 
/Jacob Carlborg
November 04, 2010
On 03.11.2010 07:39, tuanhoanganh wrote:
> I am a newbie of D language and DWT.
> When i build DWT (lastest hg) and D language 1.0.65 i have a error
> "...\dwt-win\dwt\dwthelper\File.d(80): Error: function
> tango.io.FileSystem.FileSystem.toAbsolute is deprecated"
> How to fix it?
> Thank in advance

Just build with the -d switch.