There seems to be an issue with including the directory <GEDLIB_ROOT>/ext/lsape.5/include.
It gives include errors for #include <lsap.hh> and #include <lsape.hh> in common_types.hpp.
For me including instead <GEDLIB_ROOT>/ext/lsape.5/cpp/include solves the error.