Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: Dimkin on October 03, 2008, 10:28:23 pm
-
I'm sorry if I'm asking question that everyone else asked already, I just couldn't find answer on the forum.
I've just downloaded C::B and managed to apply Digital Mars Compiler to it. Is there something better for C::B and how should i apply a debugget to C::B and which one?
Thanks,
Dimkin
-
I've just downloaded C::B and managed to apply Digital Mars Compiler to it.
Digital Mars offer 2 compilers (at least to my knowledge). One for D and one for C++. Which one do you use?
In addition: Although C::B can be used with a very wide range of compilers it fist best your needs if you run it with GCC. This compiler also ships with a Debugger. It allows you to develop applications in C and C++ (Fortran... in addition).