We modify the command line window(cmd.exe) properties so that the width allows more space to be viewed without cropping the line. Quick Edit Mode checkbox is selected. We change and create some directory names so that the projects compiled with Code::Blocks are separate from those compiled directly at the command line. The firstCprogram.c is passed as the first argument to the GCC builder at the command line.
Programming is easy, when you know how to learn it.
Friday, February 25, 2011
Monday, February 14, 2011
Code::Blocks setup and test
In this occasion we solve Code::Blocks 8.02 missing the compilation.
We change the mingw32-g++.exe to mingw32-gcc.exe at the linker tool place-holder. Preprocessing, compilation and linkage is done correctly this time.
We change the mingw32-g++.exe to mingw32-gcc.exe at the linker tool place-holder. Preprocessing, compilation and linkage is done correctly this time.
Code::Blocks setup
In this occasion, we set MinGW as the default compiler for the IDE, and a compilation attempt is performed.
Subscribe to:
Posts (Atom)