GLFW Problem

revcompgeek revcompgeek at NOSPAM.gmail.com
Fri Jan 18 20:33:35 PST 2008


Strange, I did a "dsss clean" and "dsss distclean" command, and now I am
getting these errors:
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../../include/d/4.0.1/tango/text/convert/Layout.d:527: Error: no property 'toString' for type
'object.TypeInfo'/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../../include/d/4.0.1/tango/text/convert/Layout.d:527: function
tango.text.convert.Layout.Layout!(char).Layout.fromUtf8 (char[],char[]) does not match parameter types
(int,char[])/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../../include/d/4.0.1/tango/text/convert/Layout.d:527: Error: cannot implicitly convert
expression (1) of type int to char[]Error: cannot cast int to char[]
/usr/bin/../include/d/4.0.1/tango/io/Console.d:267: Error: no property
'toString' for type 'object.Object'/usr/bin/../include/d/4.0.1/tango/io/Console.d:267: function
tango.io.Console.Console.Output.append (char[]) does not match parameter types
(int)/usr/bin/../include/d/4.0.1/tango/io/Console.d:267: Error: cannot
implicitly convert expression (1) of type int to object.ObjectError: cannot cast int to object.Object
Command /usr/bin/rebuild returned with code 256, aborting.
Error: Command failed, aborting.

Is my version of Tango screwed up?



More information about the D.gnu mailing list