Do next steps: mkdir build cd build cmake .. make -j16 The object KFParticle will appear in the folder build. It is an exicutible file. It runs a function main from the file KFParticle.cpp.