Problem building DWT-Win

Frank Benoit keinfarbton at googlemail.com
Wed Apr 1 04:20:03 PDT 2009


davidl schrieb:
> 在 Wed, 01 Apr 2009 17:44:17 +0800,Mike James <foo at bar.com> 写道:
> 
>> Hi,
>>
>> I got this error with latest trunk Tango, DMD 1.042 and latest trunk
>> DWT-Win...
>>
>> d dwt\widgets\Widget.d -ofDD-dwt.lib
>> dwt\dwthelper\InflaterInputStream.d(34): Error: function
>> tango.io.device.Conduit
>> .Conduit.load (uint) does not match parameter types
>> (InputStreamWrapper,void[])
>> dwt\dwthelper\InflaterInputStream.d(34): Error: cannot implicitly
>> convert expres
>> sion (dst) of type void[] to uint
>> Command c:\dsss\bin\rebuild.exe returned with code 1, aborting.
>> Error: Command failed, aborting.
>>
>> C:\dwt-win>
>>
>> Regards, Mike.
> 
> try build with -version=TANGOSVN
> 
> However, maybe it's time for frank to catch up with tango due to tango
> release

This was changed two weeks ago
http://hg.dsource.org/projects/dwt-win/rev/ecb375fd8f95

Do an "hg pull" and don't forget the "hg up".

Frank


More information about the Digitalmars-d-dwt mailing list