Forum Navigation
Problem installing tango trunk (r2907) -- tango/text/convert/Layout.d
Moderators:
kris
Posted: 11/22/07 02:28:52Has anyone had trouble compiling and installing the trunk (version 2907) -- I'm using "dsss net install".
For me, it fails, throwing an error for tango/text/convert/Layout.d
tango/text/convert/Layout.d:401: function tango.text.convert.Layout.Layout!(char).Layout.parse.processElement (TypeInfo,char*) does not match parameter types (TypeInfo,void*) tango/text/convert/Layout.d:401: Error: cannot implicitly convert expression (p) of type void* to char* tango/text/convert/Layout.d:462: function tango.text.convert.Layout.Layout!(char).Layout.parse.processElement (TypeInfo,char*) does not match parameter types (TypeInfo,void*) tango/text/convert/Layout.d:462: Error: cannot implicitly convert expression (ptr) of type void* to char*Troubleshooting this is a bit beyond me, so I thought I'd post something.
I can , of course, revert to a previous version and install without dsss if this is a problem specific to my setup (ppc macintosh).
Thanks.