OOP Assigment 1 (How To Install VS Code)
OOP Assigment 1 (How To Install VS Code)
Before setting up Visual Studio Code for C++ development, you need to install
MinGW, which provides the GNU Compiler Collection (GCC) along with other
utilities for building C++ programs on Windows.
Go to the MinGW website (https://osdn.net/projects/mingw/releases/) and
download the latest version of MinGW.
Run the downloaded installer.
Choose an installation directory (e.g., C:\MinGW) and complete the installation.