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

Login System in Python Source Code

🎉 Download Source Code for My YouTube Coding Tutorials! - Login System Using Python Hey everyone! 👋 I’ve been getting a lot of questio...