digitalmars.D.dwt - DWT build error function tango.io.FileSystem.FileSystem.toAbsolute is
- tuanhoanganh (7/7) Nov 02 2010 I am a newbie of D language and DWT.
- Jacob Carlborg (4/11) Nov 03 2010 I guess I'll have to update DWT.
- torhu (2/8) Nov 04 2010 Just build with the -d switch.
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
Nov 02 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 AnhI guess I'll have to update DWT. -- /Jacob Carlborg
Nov 03 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 advanceJust build with the -d switch.
Nov 04 2010