You have a compiler somewhere. Figure out which one, and go from there. If you installed the standard Code::Blocks binary installation for windows, you have the MinGW port of gcc and the above line is everything you need.
I've installed Code::Blocks for windows and I have the GNU GCC compiler. I think that the line above must be writed somewhere. Can you tell me where do I have to put that line?