July 21, 2008
Tomasz Sowif1ski wrote:

> David Ferenczi Wrote:
> 
>> I have managed to get CodeBlocks 8.02 work with dmd-2.012 under linux. It wasn't obviouos (at least for me), so if someone is interested, I could make a short howto.
> 
> Someone has already done this:
> 
> http://d.whosme.de/index.php?language=en&site=tutorials
> 
> It's for windows, but I think most of it applies to both. And this German guy made many more video tutorials, which saved me from going out of my mind as a begginer.
> 
> Tomek

Yes, it's a great tutorial, but if you read through my howto, you will find crucial points not discussed in the above video.
September 09, 2008
AFAIK C::B automatically detects DMD and GDC, and it works out of box...
September 10, 2008
On Wed, 10 Sep 2008 03:22:15 +0400, Dejan Lekic <dejan.lekic@tiscali.co.uk> wrote:

> AFAIK C::B automatically detects DMD and GDC, and it works out of box...

... on Windows.
May 04, 2009
David Ferenczi wrote:
> I have managed to get CodeBlocks 8.02 work with dmd-2.012 under linux. It
> wasn't obviouos (at least for me), so if someone is interested, I could
> make a short howto.

I've tried two different step by step approches(sp) and still no go, I don't even get highlighted text.
May 05, 2009
Joel Christensen wrote:

> David Ferenczi wrote:
>> I have managed to get CodeBlocks 8.02 work with dmd-2.012 under linux. It wasn't obviouos (at least for me), so if someone is interested, I could make a short howto.
> 
> I've tried two different step by step approches(sp) and still no go, I don't even get highlighted text.

Which one have you tried?
May 09, 2009
David Ferenczi wrote:
> Joel Christensen wrote:
> 
>> David Ferenczi wrote:
>>> I have managed to get CodeBlocks 8.02 work with dmd-2.012 under linux. It
>>> wasn't obviouos (at least for me), so if someone is interested, I could
>>> make a short howto.
>> I've tried two different step by step approches(sp) and still no go, I
>> don't even get highlighted text.
> 
> Which one have you tried?

Which one? I've tried the video one:
http://d.whosme.de/index.php?language=en&site=tutorials
and your one.

I'm using Microsoft Vista.
May 09, 2009
Joel Christensen wrote:

> David Ferenczi wrote:
>> Joel Christensen wrote:
>> 
>>> David Ferenczi wrote:
>>>> I have managed to get CodeBlocks 8.02 work with dmd-2.012 under linux. It wasn't obviouos (at least for me), so if someone is interested, I could make a short howto.
>>> I've tried two different step by step approches(sp) and still no go, I don't even get highlighted text.
>> 
>> Which one have you tried?
> 
> Which one? I've tried the video one:
> http://d.whosme.de/index.php?language=en&site=tutorials
> and your one.
> 
> I'm using Microsoft Vista.

I wrote my howto for Linux. It is based on dmd and the GNU tools, considering a unix-like file system hierarchy.

I don't know much about Vista, but if you give an exact description of your problem (and how can it be reproduced), it is quite likely that you will get help.


May 31, 2009
David Ferenczi wrote:
> Joel Christensen wrote:
> 
>> David Ferenczi wrote:
>>> Joel Christensen wrote:
>>>
>>>> David Ferenczi wrote:
>>>>> I have managed to get CodeBlocks 8.02 work with dmd-2.012 under linux.
>>>>> It wasn't obviouos (at least for me), so if someone is interested, I
>>>>> could make a short howto.
>>>> I've tried two different step by step approches(sp) and still no go, I
>>>> don't even get highlighted text.
>>> Which one have you tried?
>> Which one? I've tried the video one:
>> http://d.whosme.de/index.php?language=en&site=tutorials
>> and your one.
>>
>> I'm using Microsoft Vista.
> 
> I wrote my howto for Linux. It is based on dmd and the GNU tools,
> considering a unix-like file system hierarchy.
> 
> I don't know much about Vista, but if you give an exact description of your
> problem (and how can it be reproduced), it is quite likely that you will
> get help.
> 
> 

Should be the same as XP. I don't know about discribing my problem. I think I'll look at it again if there's a howto for Windows.

Thanks for trying to help. :-)
July 16, 2009
followed your instructions with my osx installation of CodeBlocks 8.02. But i always get the message:

-------------- Build: Release in dmd2Test ---------------

Compiling: Untitled1.d
/bin/sh: dmd: command not found


Is it possible to help me?
July 16, 2009
Christian wrote:

> followed your instructions with my osx installation of CodeBlocks 8.02. But i always get the message:
> 
> -------------- Build: Release in dmd2Test ---------------
> 
> Compiling: Untitled1.d
> /bin/sh: dmd: command not found
> 
> 
> Is it possible to help me?

I've answered you in private mail.
1 2
Next ›   Last »