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

gladeTest.d won't compile

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



Joined: 19 Jan 2007
Posts: 8

PostPosted: Sat Sep 13, 2008 1:11 am    Post subject: gladeTest.d won't compile Reply with quote

i've got the demos in demos/gtk abd demos/cairo to compile under vista
but when i compile the glade demo it aborts with: http://pastebin.com/f283789d0
i'm using rc1 and the 2.12 installer
what's wrong?
Back to top
View user's profile Send private message
Mike Wey



Joined: 07 May 2007
Posts: 428

PostPosted: Sat Sep 13, 2008 6:03 am    Post subject: Reply with quote

It looks like the linker cant find the gtkD libraries, are they build and installed using dsss?

if this is the case, what is the output from: dsss build -v
Back to top
View user's profile Send private message
tulpe



Joined: 19 Jan 2007
Posts: 8

PostPosted: Sat Sep 13, 2008 8:13 am    Post subject: Reply with quote

Mike Wey wrote:
It looks like the linker cant find the gtkD libraries, are they build and installed using dsss?

if this is the case, what is the output from: dsss build -v


oops.. where do i have to install the libraries on windows so dsss can find them?

Edit:

i installed with
Code:
dsss install --prefix=c:\Dev\D\dmd
Back to top
View user's profile Send private message
Mike Wey



Joined: 07 May 2007
Posts: 428

PostPosted: Sun Sep 14, 2008 8:04 am    Post subject: Reply with quote

dsss looks in ../lib (relative from the dsss binary) this would be c:\Dev\D\dsss\lib with your setup.

building the demo with the libs in a different location should work with: "dsss build -Sc:\Dev\D\dmd", you could add this option the the dsss configuration.

or you could call dsss install without a prefix and it should install the libraries in the default location.
Back to top
View user's profile Send private message
tulpe



Joined: 19 Jan 2007
Posts: 8

PostPosted: Sun Sep 14, 2008 10:04 am    Post subject: Reply with quote

thanks.. had to copy libglade-2.0-0.dll to libglade-2.0.0.dll but now it works
Very Happy
Back to top
View user's profile Send private message
Mike Wey



Joined: 07 May 2007
Posts: 428

PostPosted: Sun Sep 14, 2008 2:51 pm    Post subject: Reply with quote

It should be libglade-2.0-0.dll changed in svn r611
Back to top
View user's profile Send private message
eldar



Joined: 14 Jun 2008
Posts: 101
Location: Ufa, Russia

PostPosted: Sun Sep 14, 2008 10:44 pm    Post subject: Reply with quote

Mike Wey
Great job!! Thank you very much! I cannot count how much I have already said that to you Smile
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