Code::Blocks Forums
User forums => Help => Topic started by: qingtianyu9 on August 26, 2010, 08:44:14 am
-
My code write in gcc 3.42,There has some error when compiling with gcc 4.42 in codeblocks 10.05,there is any way to set gcc to 3.42 in codeblocks 10.05?
I installed dev-c++ 4.9.9.2 and codeblocks 10.05.
dev-c++ 4.9.9.2 (gcc 3.42) can compile with not error.
-
The best thing is to fix your code :)
Read this: http://wiki.codeblocks.org/index.php?title=FAQ#Q:_What_Code::Blocks_is_not.3F
So you can use as many compilers as you like.
You have to installed them and setup C::B to use them.
-
Thanks very much!