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

building on linux

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



Joined: 27 Jul 2008
Posts: 114

PostPosted: Tue Aug 11, 2009 12:04 pm    Post subject: building on linux Reply with quote

DMD 1.046, DSSS 0.75. Ubuntu 9.04.
I had to change line 31 of gtkc/cairotypes.d from:
Code:
struct cairo_path_data_t;

to:
Code:
public struct cairo_path_data_t;

And line 34 of gtkc/pangotypes.d from:
Code:
struct FT_Face;

to:
Code:
public struct FT_Face;

To get gtkD to build.
Back to top
View user's profile Send private message
Mike Wey



Joined: 07 May 2007
Posts: 428

PostPosted: Tue Aug 11, 2009 2:16 pm    Post subject: Reply with quote

svn shouldn't have that problem.

EDIT: svn r696 and up.
Back to top
View user's profile Send private message
michaelp



Joined: 27 Jul 2008
Posts: 114

PostPosted: Fri Aug 14, 2009 7:14 pm    Post subject: Reply with quote

Okay, thanks, I'll use the SVN.
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