dmd 2.029 gtkD weird error.

zkp0s gerar1995 at gmail.com
Tue Apr 21 15:47:56 PDT 2009


I got a strange error trying to compile gtkD with dmd 2.029 with dsss:
Creating imports for DD-atk

Creating imports for DD-cairo

Creating imports for DD-gdk

Creating imports for DD-gdkpixbuf

Creating imports for DD-gio

Creating imports for DD-glade

Creating imports for DD-glib

Creating imports for DD-gobject

Creating imports for DD-gthread

Creating imports for DD-gtk

Creating imports for DD-gtkc

Creating imports for DD-pango

atk => DD-atk

cairo => DD-cairo

gdk => DD-gdk

gdkpixbuf => DD-gdkpixbuf

gio => DD-gio

glade => DD-glade

glib => DD-glib

gobject => DD-gobject

gthread => DD-gthread

gtk => DD-gtk

gtkc => DD-gtkc

pango => DD-pango
pango/PgMiscellaneous.d(130): Error: cannot implicitly convert 
expression (stream) of type _iobuf* to _iobuf*
Command /home/g/dsss/bin/rebuild returned with code 256, aborting.
Error: Command failed, aborting.


How something cannot be converted to the same type!
I have also tried casting but nothing.

thx


More information about the Digitalmars-d-learn mailing list