Compilation Compile a code is the first thing you have to do before running any of our examples in C/C++. This module shows you how to compile some basic examples using 4 different strategies: Plain console Using Makefile Using QMake Using CMake