Author |
Message |
Topic: ddmd on linux |
mrmonday
Replies: 16
Views: 56312
|
Forum: ddmd Posted: Fri Jun 11, 2010 4:00 am Subject: ddmd on linux |
There's no need to use the octarineparrot.com url any more for linux, the main repo has had all the linux changes merged in |
Topic: ddmd on linux |
mrmonday
Replies: 16
Views: 56312
|
Forum: ddmd Posted: Mon Apr 12, 2010 9:16 am Subject: ddmd on linux |
I have no doubt that things will have broken on windows, as quite a few things I didn't pay attention and took an "I just want to get it working on linux" attitude, in other places I version ... |
Topic: ddmd on linux |
mrmonday
Replies: 16
Views: 56312
|
Forum: ddmd Posted: Sat Apr 03, 2010 7:24 pm Subject: Re: ddmd on linux |
OK, I've pushed my changes to a public repo... You can now use ddmd on linux!
$ hg clone http://hg.octarineparrot.com/ddmd/
Then you need to build dmd 2.032 as a library in debug mode. To do ... |
Topic: ddmd on linux |
mrmonday
Replies: 16
Views: 56312
|
Forum: ddmd Posted: Sat Apr 03, 2010 5:21 pm Subject: Re: ddmd on linux |
With various hacks to get around the bugs, ddmd now compiles on linux As I don't have commit access yet I'll set up my own repository and push to that for now, changes can always be merged in later ... |
Topic: ddmd on linux |
mrmonday
Replies: 16
Views: 56312
|
Forum: ddmd Posted: Fri Apr 02, 2010 9:55 pm Subject: ddmd on linux |
I have started working on a linux port of ddmd, and once it's working I hope to help portind the rest of dmd and getting us up to date with 2.042. Unfortunately, after about 30 minutes of work I hit a ... |
Topic: Gtk Version |
mrmonday
Replies: 3
Views: 12391
|
Forum: gtkD Posted: Sun Feb 22, 2009 3:19 pm Subject: Gtk Version |
Thanks, I'll look forward to the next release
Is there any chance you could add something to get the GtkD version too?
Will these new methods return the actual gtk version, or the version of ... |
Topic: Gtk Version |
mrmonday
Replies: 3
Views: 12391
|
Forum: gtkD Posted: Wed Feb 18, 2009 3:28 pm Subject: Gtk Version |
Is it possible to get the Gtk versions using GtkD? gtk.Version doesn't seem to expose the version numbers of the gtk api, gtk or gtkd.
Thanks. |
|