Installing Code Blocks IDE with Compiler for C and C++
The royalty trail for the learning lag on C++ programming and its Article we're going to download and install the code block IDE for C++.
so I want you guys to open up your browser and go to google.com and then as a search term enter code block and hit enter click on the first link and it's going to take you to the code blocks website as you can see here code blocks is an open-source cross-platform free C++ IDE you guys can have a look at the features plugins all these things the important thing that.
we're going to do is we're going to click on these downloads and once we click on that it's going to take us to the download page and here we have download the binary release download the source code or retrieve source code from SVN so if we download this binary release then it's very easy to setup and install that's why we cannot click on this download the binary release ok here we can see that you know that code blocks is have a level 4 different different platforms for windows linux fedora you know all these platforms are available.
what we are interested is here in the window section and here we have code blocks 12.1 one setup dot exe and code blocks 12.1 one set up user exe you know which is 28 point 2 MB here it won't come with a tool set we need to download and install the tool set GCC or Intel or any other we need to download and install part here the next two options we can see code blocks 12.1 one mingw setup.exe and core plucks burn point one one mingw set up user dot exe which is ninety six point eight and be large and which comes with mingw which uses GCC toolset so you guys can see here we have two options one is setup.
Another one is setup user so if you download this user then you don't need administrative power or administrative rights in your computer to install this but if you use this 12.1 one mingw set up then you need admin rights to set up some paths and all those things so here I assume that you guys have the admin rights in your computer that's why you're going to download this code blocks 12.1 1 mingw set up cut exe so click on down or providers. I'm going to click on the first one and once you click on that you are download will start in some time I have already downloaded this one so I'm not going to be downloading it again,
I'm going to close this one alright guys once your download finishes go and open up the location where you have saved your file mine is in the Downloads folder and in the Downloads folder you guys can see the Corp lock application just double-click on it and you need to give administrative permission click on this s click on this next I agree next install it's going to take some time to install so be patient okay once the installation finishes it's going to ask do you want to run code blocks now so I'm going to click on this s and here are next and finish and it's going to launch the code blocks ID and here you guys can see compiler auto
detection so gnu GCC compiler detected you need to make sure that at least one compiler is detected you know if you
have followed me then you guys will get this gnu GCC compiler and status is detected then click on this ok now yes associate code blocks with C or C++ file types I'm going to click on this ok and next we're going to create a new project just to make sure that you know our installation has successfully done and then here you guys can see different
categories of projects that we can develop using the code blocks what we are interested here is in the console applications that's why I'm going to select that and click on this go and if you guys want to skip this in the next time you guys can select this one and click on this next C++ next then we need
to do a project title I just want to say test and here we need to specify the path so I'm going to select my computer
and my local disk of drive and I'm going to create a folder inside AFTRA and I'm going to call it as C++ programming and that's it I'm going to select that one and click on this ok and everything is done click on this next and finish ok once you do that here in the workspace you guys can see the project tests and in and a folder called sources and inside that sources folder you guys can see a main dot CPP file just double click on it and it's going to open up this arm file and editor and I want you guys to go to this build build and run or you guys can plus they have Anke and if you guys get this hello world or this console window then not your installation is successful and I'm going to close this one right now and in the next tutorial we're going to start writing codes in C++ so this is how you guys can download and install the code.
Installing Code Blocks IDE with Compiler for C and C++ |
0 Comments