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

gtkD demos building problems

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



Joined: 13 Feb 2008
Posts: 6

PostPosted: Thu Jul 17, 2008 1:16 pm    Post subject: gtkD demos building problems Reply with quote

Hi,

I have this error message when compiling the demos shipped gtkD-pre9 :
http://pastebin.com/m6f2d4ca5 (the code is there because phpBB refuses to save it to the database !)

I'm on Ubuntu 8.04LTS with DMD 1.028, Tango 0.99.6, Tangobos and DSSS 0.75, all of them coming from http://download.palos.ro/Debian%20D%20Packages/binary/i386/.

What's weird is that I only have this problem on my desktop, it works fine on my laptop (same distro, same packages).

Any ideas of what could be wrong ?

PS : nice job on this piece of software. Keep up the good job.
_________________
-= People saying it cannot be done shouldn't interrupt those who are doing it =-
Back to top
View user's profile Send private message
okibi



Joined: 04 Jan 2007
Posts: 170

PostPosted: Fri Jul 18, 2008 4:34 am    Post subject: Reply with quote

There were several problems preventing the demos from compiling/running on many setups.

These issues have been fixed in svn and will be included in RC1, which is due out 8/1/08.
Back to top
View user's profile Send private message
bdusauso



Joined: 13 Feb 2008
Posts: 6

PostPosted: Fri Jul 18, 2008 6:40 am    Post subject: Reply with quote

Cool, thanks a lot !
I can't wait for RC1 to be released Smile
_________________
-= People saying it cannot be done shouldn't interrupt those who are doing it =-
Back to top
View user's profile Send private message
Mike Wey



Joined: 07 May 2007
Posts: 428

PostPosted: Fri Jul 18, 2008 12:17 pm    Post subject: Reply with quote

It looks like dsss isn't configured correctly, you are linking in both phobos and tango.
Back to top
View user's profile Send private message
bdusauso



Joined: 13 Feb 2008
Posts: 6

PostPosted: Sat Jul 19, 2008 11:55 am    Post subject: Reply with quote

Mike Wey wrote:
It looks like dsss isn't configured correctly, you are linking in both phobos and tango.


Hmmm, weird, because, as I've said, it works fine on my laptop.

Here's the content of dsss.conf :
Code:

[*]
buildflags =  -I../ -no-export-dynamic
version(linux) {
    buildflags +=-L-ldl
}
version(Windows){
    buildflags+=-lladvapi32
}
requires = gtkD

[TestWindow.d]
[DemoMultiCellRenderer.d]

_________________
-= People saying it cannot be done shouldn't interrupt those who are doing it =-
Back to top
View user's profile Send private message
Mike Wey



Joined: 07 May 2007
Posts: 428

PostPosted: Sat Jul 19, 2008 2:52 pm    Post subject: Reply with quote

You can find the dsss configuration in /usr/etc/dsss and /usr/etc/rebuild, could you check if they are the same for your laptop and desktop.
Back to top
View user's profile Send private message
bdusauso



Joined: 13 Feb 2008
Posts: 6

PostPosted: Tue Jul 22, 2008 1:43 am    Post subject: Reply with quote

Ok, I'll check asap.
_________________
-= People saying it cannot be done shouldn't interrupt those who are doing it =-
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