Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: abraham_ll on August 17, 2006, 10:58:49 am

Title: Codeblocks compiler support
Post by: abraham_ll 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
Title: Re: Codeblocks compiler support
Post by: sethjackson on August 17, 2006, 06:15:58 pm
What is a DDK environment?
Title: Re: Codeblocks compiler support
Post by: yop 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  :?
Title: Re: Codeblocks compiler support
Post by: sethjackson on August 17, 2006, 06:38:59 pm
Ah ok thanks yop. :)