HomeWindowsHow To Download And Install C++ Compiler In Windows 11

How To Download And Install C++ Compiler In Windows 11

-

A compiler is essential to convert the program files to the machine language to perform the task they are designed to perform. Just like every other language, C++ has its compiler, which you will need to be able to compile the program and run it. You must set up the compiler and the editor if you want to code in C or C++. If you are new to programming and don’t know how to download and install the C++ compiler in Windows 11 and set up your PC for programming, then this article will help you with that. This article will discuss how you can download and install the C++ compiler in Windows 11. 

Download And Install MinGW/C++ Compiler In Windows 11

We have discussed the complete process to download and install the best free C++ IDEs in Windows 11. If you want to set up the C++ compiler in Windows 11, then follow the steps given below-

  • Firstly, download the MinGW installer on your PC. You can download the MinGW installer from the SourceForge website. Click on this link to download the MinGW on your PC. When on the SourceForge website, click the Download button, and your download will begin shortly. 
  • Now, head to the folder where you have downloaded the MinGW file. Double-click on the setup files to begin the installation. 
  • The MinGW Installation Manager Setup Tool window will open when you double-click on the file. Click on the Install button to continue installing the C++ compiler. 

MinGW Installation Manager Setup Tool

  • You will be asked to select the installation directory. By default, the installation directory will be C:\MinGW. However, if you want to change the installation directory, you can click on the change button and browse to the location where you want to install it. Click on Continue to continue ahead. 
  • You will see a progress bar that will show the status of the installation of the compiler. Wait for the status bar to fill. After that, click on the Continue button to install the C++ compiler. 

How To Download And Install The C++ Compiler In Windows 11?

  • The MinGW Installation Manager window will open up. On the right side, you will see packages for installation. Click on the checkbox next to one of the packages in the list, and then click on Mark for Installation. Do this for all the installation packages you see in the list on the right side. 

How To Download And Install The C++ Compiler In Windows 11?

  • After you have selected all the packages, click on the installation option on the menu ribbon, and from the menu that opens up, click on Apply Changes. Now, wait for the packages to get installed. After the packages are installed close the MinGW Installation Manager. 
  • After the installation is complete, you will have to set up the compiler. To do so, open the File Explorer by pressing the Windows + E key combo. 
  • Head to the bin folder in the MinGW installation folder. This will generally be at the following address- C:\MinGW\bin 

How To Download And Install The C++ Compiler In Windows 11?

  • Copy the address of the bin folder. Now open the Start Menu, and search for View Advanced System Settings and open the very first search result.

How To Download And Install The C++ Compiler In Windows 11?

  • You will be headed to the Advanced tab in the System Properties. Here, click on Environment Variables.

How To Download And Install The C++ Compiler In Windows 11?

  • On the next window, click on Path under the User Variables. Click on Path and then click on Edit. 

How To Download And Install The C++ Compiler In Windows 11?

  • Now, click on New and then paste the location that you copied and then click on OK. 

How To Download And Install The C++ Compiler In Windows 11?

  • Click on OK to close Environment Variables and then click on Apply and then on OK to save the changes. 

By doing so, you will be able to download and install the C++ compiler in Windows 11. MinGW works as the compiler for all the C and C++ editors. Following the above steps, you will be able to set up MinGW on your PC. 

ALSO CHECK:

Final Words

You can download and install the C++ compiler in Windows 11. Following the above steps, you can set up MinGW on your PC. You can use MinGW with a C++ editor like Visual Studio Code and make your programs. We hope you find this article helpful. If this article did help you, then do let us know in the comments section. 

Anurag Jain
Anurag Jainhttps://itechhacks.com
Anurag is a Senior content analyst with 4 years of experience in the industry. Based in India, He is extremely skilled at Windows related to How to Troubleshooting matters. His favorite topics are Windows 11, Android, and How To's.

1 COMMENT

LEAVE A REPLY

Please enter your comment!
Please enter your name here

LATEST