Author Topic: D programming  (Read 3305 times)

Offline Xirdus

  • Single posting newcomer
  • *
  • Posts: 2
D programming
« on: July 11, 2010, 03:10:47 pm »
Hello,
I want to start programming in D, and I want to use code::blocks as IDE. But I don't know how to set up everything; where and which compiler I need to download, which options I need to set etc. Thanks in advance.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: D programming
« Reply #1 on: July 12, 2010, 10:06:55 am »
On linux I've used GDC and Digimars D 1.0.x (this is the official compiler).
Also there is a template for creating D projects, nothing special.
I think the template is using the Digimars compiler, so you might need to change it if you use GDC.

I've no experience with D on win32 or mac.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]