libbitcoin / libbitcoin-system

Bitcoin Cross-Platform C++ Development Toolkit

Home Page:https://libbitcoin.info/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

file_collector.hpp error

g2px1 opened this issue · comments

Linux, MacOS:

In file included from ./include/bitcoin/system.hpp:63,
                 from examples/main.cpp:21:
./include/bitcoin/system/log/file_collector.hpp:71:15: error: ‘uintmax_t libbitcoin::log::file_collector::scan_for_files(boost::log::v2_mt_posix::sinks::file::scan_method, const boost::filesystem::path&, unsigned int*)’ marked ‘override’, but does not override
   71 |     uintmax_t scan_for_files(boost::log::sinks::file::scan_method method,
      |               ^~~~~~~~~~~~~~
make: *** [Makefile:4239: examples/libbitcoin_system_examples-main.o] Error 1

@g2px1 additional details required.