To build this project make build folder by using mkdir build cd build cmake .. cmake --build . --config Release also You can use Debug instead of Release