How to Download and Install Code::Blocks - Ocean of Programming

Tuesday 9 May 2017

How to Download and Install Code::Blocks

Ocean of Programming
        The code block is a popular application for C Programming. It is open source, cross-platform, free C, C++ and Fortran IDE. Using Code::Blocks we can write C code, compile and run it. It popular application and free to use. In this article, I am going to explain how to download and install it. Most people download and install the incorrect file and they face difficulties in compiling and running the C program. It is very simple to download install and configure the Code::Blocks. The current version of Code::Blocks is 16.01 which is released on Thursday, 28 January 2016 10:21which has many improvements, new plugins and features, more stable and major code completion enhancement. The Code::Blocks is available for
  • Windows XP / Vista / 7 / 8.x / 10
  • Linux 32-bit
  • Linux 64-bit
  • Mac OS X
         We need to download according to our operating system. I am downloading and installing Code::Blocks on Windows 10Let's see one by one with the help of images.
         First, go to http://www.codeblocks.org/ the front page of Code::Blocks will be displayed and go to download section.

         After clicking download the download page will be open and click on Download the binary release.
After clicking you need to select your operating system.
After selecting you to need to select need to download a proper file which is codeblocks-16.01mingw-setup.exe. Download this file only not other files. To download files click on Sourceforge.net or FossHub. You can directly download the file from here. After downloading the file click on the downloaded setup file. You will see the window like
Click on Next. After you will see
Click on I Agree 
Again click on Next
In above figure Code::Blocks is asking for saving the supported files. You can choose your own path or keep it as the default path. After selecting the installation path click on install and installation will start.
After completing installation it will give the message 
             Click finish and this is done the complete installation of code blocks. Now see How To Create and Run Project in Code::Blocks
          Please feel free to comment if you find anything incorrect or you want to share more information about the topic discussed above.

No comments:

Post a Comment