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

import to cairo.ImageSurface missing from gtkD.d

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



Joined: 31 Aug 2010
Posts: 51

PostPosted: Fri Jul 29, 2011 5:13 pm    Post subject: import to cairo.ImageSurface missing from gtkD.d Reply with quote

Add the following line to \gtkD\src\build\gtkD.d next to the other imports:

Code:
private import cairo.ImageSurface;


Otherwise bud/build won't build the cairo.ImageSurface module into GtkD.lib.

For a test case, the text_image sample won't compile without the object code (doh!).
Back to top
View user's profile Send private message
Mike Wey



Joined: 07 May 2007
Posts: 428

PostPosted: Sat Jul 30, 2011 7:18 am    Post subject: Reply with quote

It's on line 224.

http://www.dsource.org/projects/gtkd/browser/trunk/src/build/gtkD.d#L224
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