I'm trying to build the project. But stopped at the following issue.
The branch used is the master branch, and gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) .
Regards
In file included from /home/suzart/fnordmetric/fnordmetric-core/build/cmake/stage/src/fnordmetric/sstable/sstablereader.cc:11:0:
/home/suzart/fnordmetric/fnordmetric-core/build/cmake/stage/src/fnordmetric/sstable/sstablereader.h:52:9: error: declaration of ‘struct fnord::sstable::SSTableReader::Cursor’ [-fpermissive]
class Cursor : public ::fnord::sstable::Cursor {
Hello,
I'm trying to build the project. But stopped at the following issue. The branch used is the master branch, and gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) .
Regards