Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: shadowonder on July 21, 2009, 08:41:10 am
-
Is it possible to compile C files from the command prompt. The only software I have installed related to C is codeblocks and I figure they have a compiler I could use. Do I need to set up any environmental variables?
Thank you.
-
Yes, and yes. The compiler coming with Code::Blocks is MinGW, refer to their site for further information.