-DCLIENT=OFF
, the client build is not configuredmake zcatch_srv
, the client stuff will not be builtcd build
cmake -DCMAKE_CC_COMPILER=gcc-8.10 -DCLIENT=OFF ..
make
(edited)You are running version 3.5.1
(edited)-DCMAKE_CXX_FLAGS=-std=c++17
CMake 3.10 or higher is required.
or higher
.