www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - dmd 2.029 gtkD weird error.

reply zkp0s <gerar1995 gmail.com> writes:
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
Apr 21 2009
parent reply zkp0s <gerar1995 gmail.com> writes:
|||Ups, wrong newsgroup.|||
um.. anyway, is there any rules or whatever about the newsgroups.¿What to do if
you post on a wrong newsgroup? 
Apr 21 2009
parent reply torhu <no spam.invalid> writes:
On 22.04.2009 01:03, zkp0s wrote:
 |||Ups, wrong newsgroup.|||
 um.. anyway, is there any rules or whatever about the newsgroups.¿What to do
if you post on a wrong newsgroup?
Just post again, no the right newsgroup. If possible, delete the post first.
Apr 21 2009
parent reply zkp0s <gerar1995 gmail.com> writes:
torhu Wrote:

 On 22.04.2009 01:03, zkp0s wrote:
 |||Ups, wrong newsgroup.|||
 um.. anyway, is there any rules or whatever about the newsgroups.¿What to do
if you post on a wrong newsgroup?
Just post again, no the right newsgroup. If possible, delete the post first.
Can i delete a post?
Apr 21 2009
parent Georg Wrede <georg.wrede iki.fi> writes:
zkp0s wrote:
 torhu Wrote:
 
 On 22.04.2009 01:03, zkp0s wrote:
 |||Ups, wrong newsgroup.|||
 um.. anyway, is there any rules or whatever about the newsgroups.¿What to do
if you post on a wrong newsgroup?
Just post again, no the right newsgroup. If possible, delete the post first.
Can i delete a post?
I'm using Thunderbird to read/write into this newsgroup. If I want to delete my post, I first do a Get Messages (a button on the toolbar) to see my new message in the list. Then I right-click on it, and from the popup menu I choose Cancel Message. You seem to be using Web-News, so it's different there. (Somebody else know?) But I recommend Thunderbird.
Apr 29 2009