Code::Blocks Installation on Windows 10/11

2. If not installed, go to this link and download the executable (Installation file) as shown:

http://www.codeblocks.org/downloads/binaries/

3. Click on the downloaded EXE and install Code::Bbocks. Press Next for all the options until Finish. Let it get installed in default location. Select option to create a desktop icon of Code::Blocks.

(Note: If current user does not have admin rights, you need to enter admin password to install.)

4. After installation, launch code::blocks IDE. Create anew file, save it as hello.c to your folder. Type a hello world program and execute. to ensure your installation is working fine.

1) Installation instruction video:

https://youtu.be/UUlVTavIZ28

2. Creating and running Hello World program.

https://youtu.be/EMNOYCdaCF8

3. Rectifying issue in compiling program:

https://youtu.be/u8_lzU7ZN2Y