How to Configure C/C++ MinGW Compiler and How to set Path.

How to Configure C/C++ MinGW Compiler and How to set Path.

Install C/C++ MinGW Compiler.

  1. To Download MinGW follow the link : https://sourceforge.net/projects/mingw/
  2. Click on Downloaded .exe to Proceed.
  3. Click on Install

  1. Click on Continue

  1. Click on Continue

  1. Click on Compiler name and select as Mark for Installation.

  1. Go to Installation on Menu Bar and Click on Apply Changes.

  1. Click on Apply then Close the Dialog Box.


  1. Go to Installation on Menu Bar and Click on Update Catalogue then Close the Dialog Box.




Set Path in Environment Variables.

  1. Copy the binary file Path of MinGW, Go to C:\MinGW\bin.

  1. Search Environment Variable followed by window key.

  1. Click on Environment Variable.

  1. Go to System Variables, Click on Path and Click on Edit.

  1. Click on New and Paste Path.

  1. Provide Confirmation followed by OK in all Dialog Box.

    • Related Articles

    • How to configure Extreme Networks X620-16P - Switch

      Configure the Management IP Connect a management station to the console port using either an Ethernet to serial adapter or DB-9 serial cable. Using PuTTY, or other terminal emulator, connect to the switch using serial port connection. Be sure that ...
    • Set up RAID 0 using mdadm

      Steps to configure RAID 0 in Centos7. Code lsblk yum install -y mdadm mdadm --create --verbose /dev/md0 --level=0 --raid-devices=2 /dev/sdb /dev/sdc mkfs.ext4 /dev/md0 mkdir /mnt/raid0-drive mount /dev/md0 /mnt/raid0-drive df -h Code Summary LSBLK: - ...
    • The customer is not able to configure the RAID on supermicro Server.

      Issues: Unable to find the option to configure RAID on the NVMe drives. Model No.: SYS-220BT-HNTR AS-1125HS-TNR Solution: 1) Server Model: 1125HS-TNR It is AMD system, it does not support NVME raid nor VROC key. It only has SAS hard drive raid with ...
    • How to Set NVIDIA GPU Power Limit on Ubuntu using nvidia-smi

      Managing the power consumption of your NVIDIA GPU on Ubuntu is a practical way to optimize energy efficiency, especially for workloads that do not require full GPU performance. This guide explains how to check and set power limits for your NVIDIA GPU ...
    • Configure NFS in linux

      What is NFS? Network File System (NFS) is a networking protocol for distributed file sharing. A file system defines the way data in the form of files is stored and retrieved from storage devices, such as hard disk drives, solid-state drives and tape ...
    • Popular Articles

    • CP Plus Camera and NVR Configuration

      NVR Configuration The CP Plus Pro Series of NVRs have been meticulously designed for providing you with upgraded performance and higher recording quality in your IP video surveillance solution. The robust processor that has been inculcated in this ...
    • Kerberos Authentication – Overview

      What is Kerberos? Kerberos is a secure authentication method used in our Active Directory (AD) environment (mbuzztech.com). It allows users to: Access multiple systems without re-entering passwords (Single Sign-On – SSO) Log in once Where We Use It ...
    • How to Remove and Reinstall NVIDIA Drivers on Ubuntu

      This article provides step by step guide to completely remove existing NVIDIA drivers and reinstall specific version of the NVIDIA driver on the Ubuntu system Prerequisites Administrative (sudo) access to the Ubuntu system. Internet access to ...
    • Personal Computers and Servers - Classification and Point of Contact

      We can classify the computers that MBUZZ handles based on their form-factor as below: Tower Workstations, Desktops, Gaming PCs and SFF (Small form factor) PCs fall under this category. These are computers people would use on a desk and rarely move. ...
    • M.2 SSD Tier List

      The sequential read and write speeds, which are usually the most advertised number, are not a proper benchmark of real-world performance or the quality of an SSD. This article categorizes and tiers SSDs based on factors like the type of NAND flash, ...