Steps to install CodeBlocks in Windows




If you want to have a look on our video on how to install the codeblocks checkout the link below



Go to the Codeblocks website and then Downloads or click here - Click Here and scroll down a little under Section "Windows XP / Vista / 7 / 8.x / 10:" select "codeblocks-16.01mingw-nosetup.zip".


It is crucial for you to select MinGW setup because this will install the GCC compiler on your system, so select the codeblocks mingw setup. 
After downloading double click on the setup to run it and you will be presented with the following window. Click next to continue.
Accept the license agreement and click next.
In the next window, Code Blocks will ask you to select components you want to install. Select Full Installation, it will look something like this,make sure "MinGW Compiler Suite" is selected because this option will install GCC on your system
Select the destination folder (keep it to default) or select your desired folder and click next.
The installer will proceed to complete the installation.
After completing the installation, Code Blocks will prompt you to run it.Click no and then click on the Next button.
Click Finish to exit the installer.This completes the installation of Code Blocks on Windows.




Post a Comment

0 Comments