Tuesday, May 21, 2024

Installing MinGW Tools for C/C++ and Changing Environment Variable






This marks the complete installation of MinGW in the system.






Another method to change Environment Variable for MinGw.

Step 1:  Go to the C drive on your device and search for the MinGW folder. And in the MinGW folder go to the bin folder and copy its path.

 

Step 2: Now go to this pc and right click there and click on show more properties and click on properties pointed by the arrow.

 

Step 3: Now click on Advanced system setting.

 

Step 4: Now click on environmental variables.

 

Step 5: Now in system variables click on path and click on edit button.

 

Step 6: Now click on new button and paste the copied path there as shown in photo.

 

Now click on “ok” button of step 6, 5 and 4. and then close all the windows and restart your pc.

This marks the complete installation of MinGW in the system.

No comments:

Post a Comment

TOP 20 PYTHON MODULES

 Python has a rich ecosystem of modules and libraries that extend its capabilities. Here’s a list of 20 popular Python modules along with br...