Author Topic: Codeblocks compiler support  (Read 4298 times)

abraham_ll

  • Guest
Codeblocks compiler support
« on: August 17, 2006, 10:58:49 am »
Dear all,

As you know there are a dozen other C/C++ IDEs out there some commercial, some freeware, some opensource etc.
What makes Codeblocks stand out in the crowd is its flexibility to let the user choose the compiler/debugger.
Most of the other similar projects have an all-or-nothing approach, take the whole package (editor, debugger, compiler, etc.) or leave. This approach is often unrealistic and too big a stone to lift. As a result they abondon the development at one or another point.

So congrates to your realistic goals.
Any chance to have the option of DDK environment in Codeblocks?

Also if you get even one functionality right, it will alone make Codeblocks popular. One example is code formatting.

Regards, Abraham
« Last Edit: August 17, 2006, 11:40:41 am by abraham_ll »

sethjackson

  • Guest
Re: Codeblocks compiler support
« Reply #1 on: August 17, 2006, 06:15:58 pm »
What is a DDK environment?

Offline yop

  • Regular
  • ***
  • Posts: 387
Re: Codeblocks compiler support
« Reply #2 on: August 17, 2006, 06:25:17 pm »
What is a DDK environment?
http://www.microsoft.com/whdc/devtools/ddk/default.mspx but my guess is that it is already "supported". I can't see why it isn't  :?
Life would be so much easier if we could just look at the source code.

sethjackson

  • Guest
Re: Codeblocks compiler support
« Reply #3 on: August 17, 2006, 06:38:59 pm »
Ah ok thanks yop. :)