Mike James wrote:
When I try to build the latest version of DWT (downloaded using hg) I get the
following errors during the build using dsss:
dwt\dwthelper\InflaterInputStream.d(34): function
tango.io.device.Conduit.Conduit.load (uint) does not match parameter types
(InputStreamWrapper,void[])
dwt\dwthelper\InflaterInputStream.d(34): Error: cannot implicitly convert
expression (dst) of type void[] to uint
I am using dmd version 1.041, dsss version 0.75 and the latest Tango from the
CVS trunk.
Has anyone any pointers to the problem?
regards,
-=mike=-
Build with -version=TANGOSVN. I seem to remember I had to add a couple
of methods IConduit to compile...