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

Problems with gtkd 1.4 and dmd 2.052, and gtkd 1.4 link

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



Joined: 10 Sep 2009
Posts: 77

PostPosted: Mon Mar 28, 2011 3:28 pm    Post subject: Problems with gtkd 1.4 and dmd 2.052, and gtkd 1.4 link Reply with quote

With dmd 2.052 compiling to 32 bit.

svn 803 successfully compiled

svn 804-819 successfully library creation but breaks on example compilation
(don't know why but I cannot attach the output here) :-/
this is the output: http://paste.debian.net/112289/

The right side link of gtkD 1.4 in main page, links to gtkD 1.3.2 zip file


Last edited by Epileg on Tue Mar 29, 2011 12:54 am; edited 1 time in total
Back to top
View user's profile Send private message
Epileg



Joined: 10 Sep 2009
Posts: 77

PostPosted: Mon Mar 28, 2011 4:55 pm    Post subject: Reply with quote

link already modified.
Back to top
View user's profile Send private message
Mike Wey



Joined: 07 May 2007
Posts: 428

PostPosted: Tue Mar 29, 2011 2:31 pm    Post subject: Reply with quote

The undefined references look like functions that changed recently.
Could it be that some old object files were used?
Back to top
View user's profile Send private message
Epileg



Joined: 10 Sep 2009
Posts: 77

PostPosted: Tue Mar 29, 2011 2:44 pm    Post subject: Reply with quote

Not in my test.

I've deleted the test-dir and made an "svn export" for every version, so this is not the source of the problem.

Regards,
Back to top
View user's profile Send private message
Epileg



Joined: 10 Sep 2009
Posts: 77

PostPosted: Tue Mar 29, 2011 3:19 pm    Post subject: Reply with quote

So sorry, You are right Mike

I found some old orphan gtkd libraries in the system.

Now GtkD 1.4 nicely compiles with dmd 2.052

Sorry again :-/

Regards,
Back to top
View user's profile Send private message
Epileg



Joined: 10 Sep 2009
Posts: 77

PostPosted: Tue Mar 29, 2011 3:42 pm    Post subject: Reply with quote

GtkD 1.4 successfully compile with dmd 2.052 to 32 bit, but to 64 bit I get some error, just in "gstreamer".

Code:
srcgstreamer/gstreamer/TagList.d(593): Error: cannot implicitly convert expression (value) of type int* to long*
srcgstreamer/gstreamer/TagList.d(608): Error: cannot implicitly convert expression (value) of type int* to long*
srcgstreamer/gstreamer/TagList.d(622): Error: cannot implicitly convert expression (value) of type uint* to ulong*
srcgstreamer/gstreamer/TagList.d(637): Error: cannot implicitly convert expression (value) of type uint* to ulong*
srcgstreamer/gstreamer/Pad.d(648): Error: cannot implicitly convert expression ((*c_gst_pad_add_data_probe)(this.gstPad,handler,data)) of type ulong to uint
srcgstreamer/gstreamer/Pad.d(662): Error: cannot implicitly convert expression ((*c_gst_pad_add_buffer_probe)(this.gstPad,handler,data)) of type ulong to uint
srcgstreamer/gstreamer/Pad.d(676): Error: cannot implicitly convert expression ((*c_gst_pad_add_event_probe)(this.gstPad,handler,data)) of type ulong to uint
make: *** [srcgstreamer/gstreamer/Pad.o] Error 1


Best regards,
Back to top
View user's profile Send private message
Mike Wey



Joined: 07 May 2007
Posts: 428

PostPosted: Tue Mar 29, 2011 4:01 pm    Post subject: Reply with quote

Gstreamer does indeed still need a lot of work to bring it up to date with the rest of gtkD, it's the one library that has always been lagging behind the rest.
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