change MinGW => C++ compiler authored by Boman Romain's avatar Boman Romain
This page explains how to build the examples on your personal laptop or on the CECI supercomputers (nic5). This page explains how to build the examples on your personal laptop or on the CECI supercomputers (nic5).
As prerequisite, you must have verified that [git](Git), [a C++ compiler](MinGW) and [CMake](CMake) are correctly installed on your system. Using [VS Code](Visual-Studio-Code) is recommended by not mandatory. As prerequisite, you must have verified that [git](Git), [a C++ compiler](C++ Compiler) and [CMake](CMake) are correctly installed on your system. Using [VS Code](Visual-Studio-Code) is recommended by not mandatory.
## Windows ## Windows
* Clone the repository somewhere on your PC: * Clone the repository somewhere on your PC:
... ...
......