FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Error building gdtD with DSSS (dmd 1.046/phobos

 
Post new topic   Reply to topic     Forum Index -> gtkD
View previous topic :: View next topic  
Author Message
pc



Joined: 31 Jul 2009
Posts: 1

PostPosted: Fri Jul 31, 2009 1:03 am    Post subject: Error building gdtD with DSSS (dmd 1.046/phobos Reply with quote

While builing gdtD 1.3 with DSSS:

I got an error complaining about forward references. The error referred to line 31 of module gtkc.cairotypes:

Code:
struct cairo_path_data_t;


cairo_path_data_t is never defined anywhere, but it is referenced later in the module.

The last line of gtkc.cairotypes is:

Code:
// skipped union cairo_path_data_t


Is this a bug in gtkD?

Is there some way to get around this compile error (which stops the DSSS build)?

Is this the appropriate place for a post like this?
Back to top
View user's profile Send private message
Mike Wey



Joined: 07 May 2007
Posts: 428

PostPosted: Fri Jul 31, 2009 1:53 pm    Post subject: Reply with quote

Fixed in svn r696.

Not exactly sure where it broke, it worked with dmd 1.042.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> gtkD All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group