digitalmars.D.ide - D Compiler IDE
- =?ISO-8859-1?Q?Kamil_D=b1browski?= (7/7) Aug 13 2009 Hi.
- Spacen Jasset (3/14) Aug 17 2009 This bug prevents derelictft from compiling with 1.046
- Joel Christensen (4/4) Aug 25 2009 I see in your list of programs that you don't have DAllegro. I've been
- Kamil Dabrowski (3/5) Sep 05 2009 You can simply add any library by editing libraries.xml file. Syntax is ...
- Vincenzo Ampolo (5/7) Sep 06 2009 Maybe you will find this useful:
Hi. Well, there was a time when I tried to code in D and it was quite difficult to quickly start new project (configuring many IDEs was a pain). And there's when my mission appeared. I created a small IDE for beginners. It contains: DMD 1.045, 2.030, Tango, Derelict and DCode (from www.dprogramming.com). If someone will ask why not DMD 1.046 - Derelict doesn't work with it. Suggestions, bugs? Maybe that was bad idea to create it? Tell me in the topic or on the mail (address can be found on the site). Screenshosts and download: http://namek.eu/dcide
Aug 13 2009
Kamil D±browski wrote:Hi. Well, there was a time when I tried to code in D and it was quite difficult to quickly start new project (configuring many IDEs was a pain). And there's when my mission appeared. I created a small IDE for beginners. It contains: DMD 1.045, 2.030, Tango, Derelict and DCode (from www.dprogramming.com). If someone will ask why not DMD 1.046 - Derelict doesn't work with it. Suggestions, bugs? Maybe that was bad idea to create it? Tell me in the topic or on the mail (address can be found on the site). Screenshosts and download: http://namek.eu/dcideThis bug prevents derelictft from compiling with 1.046 http://d.puremagic.com/issues/show_bug.cgi?id=3168
Aug 17 2009
I see in your list of programs that you don't have DAllegro. I've been using Allegro for years with C then a little C++. Now DAllegro for a while. Also I had trouble downloading it, my download program said it didn't support resume.
Aug 25 2009
Joel Christensen Wrote:I see in your list of programs that you don't have DAllegro. I've been using Allegro for years with C then a little C++. Now DAllegro for a while.You can simply add any library by editing libraries.xml file. Syntax is simple. Anyway, good suggestion - I will add DAllegro next time. Now I have to repair many bugs and also I want to add some features which should be there. In the end it won't be something big.
Sep 05 2009
Kamil D±browski wrote:Suggestions, bugs? Maybe that was bad idea to create it? Tell me in the topic or on the mail (address can be found on the site).Maybe you will find this useful: http://goshawknest.wordpress.com/2009/08/25/how-to-install- eclipsedescentldc-d-programming-language-compiler-and-configure-auto- completition/
Sep 06 2009