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

DWT for Linux

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.     Forum Index -> DWT
View previous topic :: View next topic  
Author Message
magician



Joined: 31 Jul 2007
Posts: 8

PostPosted: Wed Aug 01, 2007 3:33 pm    Post subject: DWT for Linux Reply with quote

Hi, i like know is dwt will be released for linux, i already use swt in Java and i like use dwt for D but i program for linux systems :S
Back to top
View user's profile Send private message
doob



Joined: 06 Jan 2007
Posts: 367

PostPosted: Thu Aug 02, 2007 8:15 am    Post subject: Reply with quote

You can check out the D port of SWT in tioport: http://www.dsource.org/projects/tioport/wiki/port_swt
Back to top
View user's profile Send private message
magician



Joined: 31 Jul 2007
Posts: 8

PostPosted: Thu Aug 02, 2007 11:00 am    Post subject: Reply with quote

Ye i already see that but i dont know if Java is used ou if is only native code like D em C.
Back to top
View user's profile Send private message
doob



Joined: 06 Jan 2007
Posts: 367

PostPosted: Mon Aug 06, 2007 12:35 pm    Post subject: Reply with quote

It's only native C and D code. A part of the java api is converted to D and then the java part of SWT is converted to D and the C part is the same as the Java version is using.
Back to top
View user's profile Send private message
keinfarbton



Joined: 03 Dec 2005
Posts: 224
Location: Stuttgart - Germany

PostPosted: Wed Jan 16, 2008 3:15 pm    Post subject: Reply with quote

See also http://www.dsource.org/projects/dwt-linux
Back to top
View user's profile Send private message
doob



Joined: 06 Jan 2007
Posts: 367

PostPosted: Thu Jan 17, 2008 11:01 am    Post subject: Reply with quote

keinfarbton wrote:
See also http://www.dsource.org/projects/dwt-linux


That looks like good news, are you starting a new port keinfarbton?
Back to top
View user's profile Send private message
keinfarbton



Joined: 03 Dec 2005
Posts: 224
Location: Stuttgart - Germany

PostPosted: Thu Jan 17, 2008 12:59 pm    Post subject: Reply with quote

You can see the actual progress in the projects timeline.
Back to top
View user's profile Send private message
magician



Joined: 31 Jul 2007
Posts: 8

PostPosted: Sat Jan 19, 2008 5:19 pm    Post subject: Reply with quote

DWT-Linux will support gdc or only dmd?
Back to top
View user's profile Send private message
keinfarbton



Joined: 03 Dec 2005
Posts: 224
Location: Stuttgart - Germany

PostPosted: Sun Jan 20, 2008 9:11 am    Post subject: Reply with quote

I do the port actually with dmd 1.025.
What it will do in future, i don't know Smile
Back to top
View user's profile Send private message
JJR



Joined: 22 Feb 2004
Posts: 1104

PostPosted: Sun Jan 20, 2008 6:05 pm    Post subject: Reply with quote

I'd love to see dwt work with gdc someday, especially because this will be the key to making any other OS port possible (eg. OS X).

But for now, it's simpler to port with the reference compiler (dmd) in mind, the one that has the most bugs getting fixed.

I did try using gdc to build the dwt project (on linux), but it failed quite miserably. There seem to be some outstanding problems with gdc and the linker in some complicated projects... it produces errors that seem similar to those I've experienced building GtkD with gdc.

If anyone else wants to tackle testing with gdc, go right ahead! Very Happy

-JJR
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.     Forum Index -> DWT 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