Skip to main content

Compiler

Brief​

A compiler is a program that takes your C++ code and creates an executable out of it. Needless to say that it is quite important to have as a C++ developer.

Installation​

You will find all the explanations you need here (NB: you only need to follow the Prerequisites section).


Then install CMake: go here and download and run the Windows x64 Installer.