When building version 0.10 the following error appears:
In file included from src/filebuffer.h:24,
from src/filebuffer.cc:21:
src/fileshared.h:80:19: error: ‘Glib::MatchInfo’ has not been declared
Glib::MatchInfo& match_info);
^~~~~~~~~
I additionally installed intltool, pkg-config, gtkmm, libgtkmm-3.0-dev and gtksourceviewmm-3.0.
After further research I have noticed that the repository pointed to by the regexxer Web Site already contains a fix for this issue. Also a package with precompiled binary exists for Debian Buster.
Maybe the files / binaries and source code hosted at SourceForge should be removed or marked depreciated in order to reduce the possibility for confusion?