Code::Blocks Forums
User forums => Help => Topic started by: SajibFinix on December 17, 2011, 04:10:53 pm
-
I have just started learnig programming(max 20 days).I was using code::blocks.Recently when I have installed Turbo C.....code::blocks just stopped working!!!! :o When I compile any code it shows this message "It seems that this file has not been built yet. Do you want to built it now?".I have heared that if i set "GNU GCC Compiler" as defult in "select compiler" option(This option is in "compiler and debugger" option) it will start working.But didnt find any option named "Compiler and debugger" in my windows 7 :( .Can anyone help me??????
-
"GNU GCC Compiler" will only work, if you have MinGW installed.
"Settings -> Compiler and debugger" is what you look for.
-
Thanks ;D